]> xenbits.xensource.com Git - qemu-xen-4.2-testing.git/commit
passthrough: let xen choose the pirq number
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 19 Nov 2010 18:50:43 +0000 (18:50 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 19 Nov 2010 18:50:43 +0000 (18:50 +0000)
commit60766b459c41e429a4b2405124b42512ea362984
tree43cb63e8f56ee0e3842b9a1798744525e0c7e4ce
parent1c0663380cec9ae6d01e189dbe963f76f92fd5a0
passthrough: let xen choose the pirq number

When remapping an interrupt into the guest, let xen choose the pirq,
otherwise we might have to handle possible conflicts.

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