From: Amit Shah Date: Fri, 27 Jun 2008 12:55:02 +0000 (+0300) Subject: KVM: Introduce kvm_set_irq to inject interrupts in guests X-Git-Tag: v2.6.28-rc1~269^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=867767a365ee74a3adcfaba27075eefb66b14bfd;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed