search for: xen_unplug_

Displaying 1 result from an estimated 1 matches for "xen_unplug_".

2010 Aug 23
0
[GIT] Xen pvhvm driver, emulated device unplug fixes
...vailable in the git repository at: git://xenbits.xensource.com/people/ianc/linux-2.6.git for-upstream/pvhvm Ian Campbell (3): 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 Documentation/kernel-parameters.txt | 6 ++++-- arch/x86/xen/platform-pci-unplug.c | 18 ++++++++++++------ drivers/block/xen-blkfront.c | 2 +- include/xen/platform_pci.h | 14 +++++++++----- 4 files changed, 26 insertions(+), 14 deletions(-)...