From: Igor Mammedov Date: Tue, 27 Mar 2012 17:31:08 +0000 (+0200) Subject: xen: only check xen_platform_pci_unplug if hvm X-Git-Tag: v3.4-rc2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e95ae5a4939c52ccab02a49238d5d15d492b2598;p=pandora-kernel.git xen: only check xen_platform_pci_unplug if hvm commit b9136d207f08 xen: initialize platform-pci even if xen_emul_unplug=never breaks blkfront/netfront by not loading them because of xen_platform_pci_unplug=0 and it is never set for PV guest. Signed-off-by: Andrew Jones Signed-off-by: Igor Mammedov Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed