|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [GIT] Sync pvhvm changes in 2.6.36-rc1 into xen/2.6.32.x
On Thu, 2010-08-19 at 12:42 +0100, Ian Campbell wrote:
> The pvhvm drivers had a few minor adjustments made to them on their way
> upstream, pull them back into xen.git for consistency.
Updated with 3 new PVHVM changesets which went upstream recently.
The following changes since commit e6b9b2cbca5093e8e38d3e314e2f6415ad951c60:
Jeremy Fitzhardinge (1):
Merge commit 'v2.6.32.18' into xen/next-2.6.32
are available in the git repository at:
git://xenbits.xensource.com/people/ianc/linux-2.6.git for-jeremy/pvhvm
Ian Campbell (4):
xen: use dynamic_irq_init_keep_chip_data
xen: pvhvm: allow user to request no emulated device unplug
xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary
xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfield
Jeremy Fitzhardinge (1):
xenfs: enable for HVM domains too
Stefano Stabellini (2):
blkfront: do not create a PV cdrom device if xen_hvm_guest
Introduce CONFIG_XEN_PVHVM compile option
Documentation/kernel-parameters.txt | 6 +++-
arch/x86/kernel/entry_64.S | 2 +-
arch/x86/xen/Kconfig | 5 ++++
arch/x86/xen/enlighten.c | 2 +
arch/x86/xen/mmu.c | 2 +
arch/x86/xen/platform-pci-unplug.c | 20 ++++++++++++-----
arch/x86/xen/time.c | 2 +
drivers/block/xen-blkfront.c | 39 +++++++++++++++++++++++-----------
drivers/xen/Kconfig | 2 +-
drivers/xen/events.c | 25 ++++------------------
drivers/xen/xenfs/super.c | 4 +-
include/xen/platform_pci.h | 14 ++++++++----
12 files changed, 73 insertions(+), 50 deletions(-)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|