]> git.baikalelectronics.ru Git - kernel.git/commit
xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 17 Feb 2011 16:23:58 +0000 (11:23 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 3 Mar 2011 17:02:22 +0000 (12:02 -0500)
commit18b4170f8249cf75396d4e058ad55f0a1c0ebed9
tree1a6002c4f2d703765371b3a091612c2e90b7fcca
parent52237d2d5b853b8eaa2859fe7c207097a7b44859
xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well.

We only did this for PV guests that are xen_initial_domain() but
there is not reason not to do this for other cases. The other
case is only exercised when you pass in a PCI device to a PV guest
_and_ the device in question.

Reviewed-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/events.c