]> git.baikalelectronics.ru Git - kernel.git/commit
xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary
authorIan Campbell <ian.campbell@citrix.com>
Mon, 23 Aug 2010 10:59:29 +0000 (11:59 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 23 Aug 2010 10:59:29 +0000 (11:59 +0100)
commit40dc0c45e627729331ef00dfee91aee94e9d1e24
treeb9f125fc324a86ff4af64fb0799d20330f61084c
parentfd9521c522ac48ff0124b0301fc23569b831b51b
xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary

It is not immediately clear what this option causes to become
ignored. The actual meaning is that it is not necessary to unplug the
emulated devices to safely use the PV ones, even if the platform does
not support the unplug protocol. (pressumably the user will only add
this option if they have ensured that their domain configuration is
safe).

I think xen_emul_unplug=unnecessary better captures this.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Acked-by: Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>
Documentation/kernel-parameters.txt
arch/x86/xen/platform-pci-unplug.c
drivers/block/xen-blkfront.c
include/xen/platform_pci.h