]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.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)
commit1dc7ce99b091a11cce0f34456c1ffcb928f17edd
treeb9f125fc324a86ff4af64fb0799d20330f61084c
parentc93a4dfb31f2c023da3ad1238c352452f2cc0e05
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