xen: implement xen_hvm_register_pirq
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 24 Jun 2010 15:42:04 +0000 (16:42 +0100)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 22 Oct 2010 20:25:41 +0000 (21:25 +0100)
xen_hvm_register_pirq allows the kernel to map a GSI into a Xen pirq and
receive the interrupt as an event channel from that point on.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

No differences found