]> xenbits.xensource.com Git - qemu-xen-4.2-testing.git/commit
passthrough: support PV on HVM MSI remapping
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 19 Nov 2010 18:50:07 +0000 (18:50 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 19 Nov 2010 18:50:24 +0000 (18:50 +0000)
commit1c0663380cec9ae6d01e189dbe963f76f92fd5a0
tree3fd383127145eab003f2f3abbd586943232a9e90
parentce3b7ce68426ea6249bb411f26b376d459c45450
passthrough: support PV on HVM MSI remapping

If the guest enables an MSI 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