From: Stefano Stabellini Date: Fri, 14 May 2010 11:44:30 +0000 (+0100) Subject: x86: Unplug emulated disks and nics. X-Git-Tag: v2.6.36-rc1~551^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1c5413ad58cb73267d328e6020268aa2e50d8ca;p=pandora-kernel.git x86: Unplug emulated disks and nics. Add a xen_emul_unplug command line option to the kernel to unplug xen emulated disks and nics. Set the default value of xen_emul_unplug depending on whether or not the Xen PV frontends and the Xen platform PCI driver have been compiled for this kernel (modules or built-in are both OK). The user can specify xen_emul_unplug=ignore to enable PV drivers on HVM even if the host platform doesn't support unplug. Signed-off-by: Stefano Stabellini Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed