]> xenbits.xensource.com Git - qemu-xen-4.3-testing.git/commit
qemu-xen: support PV on HVM MSIX remapping
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 5 Jan 2011 23:14:37 +0000 (23:14 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 5 Jan 2011 23:14:37 +0000 (23:14 +0000)
commit7f6daabd70ff94b7465798dcadb71e79562db2b2
treea9889e273208f79fe5c5a29ac67d815a1d85cd7d
parentead83f3f9bc4516f845fbbe23204872eed3e8432
qemu-xen: support PV on HVM MSIX remapping

Support PV on HVM MSIX remapping

The technique is the same used with MSI: if the guest enables an MSIX
passing 0 as vector number, then read the address and use it as pirq
number for the following mapping request to Xen.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
hw/pt-msi.c