From: Konrad Rzeszutek Wilk Date: Thu, 17 Feb 2011 16:23:58 +0000 (-0500) Subject: xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well. X-Git-Tag: v2.6.39-rc1~520^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1aa0b51a033d4a1ec6d29d06487e053398afa21b;p=pandora-kernel.git 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 Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed