commit | 42a1de56f35a9c87932f45439dc1b09c8da0cc95 | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Thu Jun 24 16:42:04 2010 +0100 |
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Fri Oct 22 21:25:41 2010 +0100 |
tree | 4be6a92222ef2efabd1705cd6b3adb7832f7f9a9 | |
parent | 01557baff6e9c371d4c96e01089dca32cf347500 [diff] |
xen: implement xen_hvm_register_pirq 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>