commit | 867767a365ee74a3adcfaba27075eefb66b14bfd | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@qumranet.com> | Fri Jun 27 15:55:02 2008 +0300 |
committer | Avi Kivity <avi@qumranet.com> | Wed Oct 15 10:15:12 2008 +0200 |
tree | 896716e81ff5e13f47a15221e66d0aceeeb9456a | |
parent | d98e6346350ac909f095768beb28b82368bd126f [diff] |
KVM: Introduce kvm_set_irq to inject interrupts in guests This function injects an interrupt into the guest given the kvm struct, the (guest) irq number and the interrupt level. Signed-off-by: Amit Shah <amit.shah@qumranet.com> Signed-off-by: Avi Kivity <avi@qumranet.com>