|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [GIT PULL] xen: branch for v7.0-rc1
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-7.0-rc1-tag
xen: branch for v7.0-rc1
It contains the following patches:
- a simple fix for running as Xen PVH guest in 32-bit mode without PAE
- a small series fixing PV device handling for suspend/resume when
running as a Xen guest
- a small series cleaning up workqueue usage
- a small series fixing the Xen balloon driver for PVH dom0
- a patch introducing the possibility to use hypercalls for console
messages in unprivileged guests
- a patch enabling a Xen dom0 to use virtio devices in nested
virtualization setups
- a simplification of the xen-mcelog driver
Thanks.
Juergen
Documentation/admin-guide/kernel-parameters.txt | 5 +++++
arch/x86/platform/pvh/head.S | 2 ++
arch/x86/xen/enlighten.c | 2 +-
drivers/tty/hvc/hvc_xen.c | 29 ++++++++++++++++++++-----
drivers/xen/balloon.c | 26 ++++++++++++++++++----
drivers/xen/events/events_base.c | 6 ++---
drivers/xen/grant-dma-ops.c | 3 ++-
drivers/xen/mcelog.c | 4 +---
drivers/xen/privcmd.c | 3 ++-
drivers/xen/unpopulated-alloc.c | 3 +++
drivers/xen/xenbus/xenbus.h | 6 ++---
drivers/xen/xenbus/xenbus_probe.c | 22 +++++++++----------
drivers/xen/xenbus/xenbus_probe_frontend.c | 18 +++++++--------
include/xen/xen.h | 2 ++
14 files changed, 89 insertions(+), 42 deletions(-)
Hou Wenlong (1):
x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is
set
Jason Andryuk (2):
xenbus: Use .freeze/.thaw to handle xenbus devices
xenbus: Rename helpers to freeze/thaw/restore
Marco Crivellari (2):
xen/events: replace use of system_wq with system_percpu_wq
xen: privcmd: WQ_PERCPU added to alloc_workqueue users
Roger Pau Monne (2):
Partial revert "x86/xen: fix balloon target initialization for PVH dom0"
xen/balloon: improve accuracy of initial balloon target for dom0
Stefano Stabellini (1):
xen: introduce xen_console_io option
Teddy Astie (1):
xen/virtio: Don't use grant-dma-ops when running as Dom0
Uros Bizjak (1):
xen/mcelog: simplify MCE_GETCLEAR_FLAGS using xchg()
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |