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)
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>

No differences found