xen: support GSI -> pirq remapping in PV on HVM guests
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 24 Jun 2010 16:50:18 +0000 (17:50 +0100)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 22 Oct 2010 20:25:42 +0000 (21:25 +0100)
commit3942b740e5183caad47a4a3fcb37a4509ce7af83
tree7051ecaaca2eadbc68743b4697add53f64d9401d
parent90f6881e6430ea7b38b9e0f9837719b1935616e0
xen: support GSI -> pirq remapping in PV on HVM guests

Disable pcifront when running on HVM: it is meant to be used with pv
guests that don't have PCI bus.

Use acpi_register_gsi_xen_hvm to remap GSIs into pirqs.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/include/asm/xen/pci.h
arch/x86/pci/xen.c
drivers/xen/events.c
include/xen/interface/features.h