From: Konrad Rzeszutek Wilk Date: Wed, 11 Dec 2013 20:22:01 +0000 (-0500) Subject: xen/pvhvm: Remove the xen_platform_pci int. X-Git-Tag: v3.14-rc1~126^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f6c15ef912465b3aaafe709f39bd6026a8b3e72;p=pandora-kernel.git xen/pvhvm: Remove the xen_platform_pci int. Since we have xen_has_pv_devices,xen_has_pv_disk_devices, xen_has_pv_nic_devices, and xen_has_pv_and_legacy_disk_devices to figure out the different 'unplug' behaviors - lets use those instead of this single int. Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed