KVM: SVM: Improve nested interrupt injection
authorAlexander Graf <agraf@suse.de>
Mon, 15 Jun 2009 13:21:25 +0000 (15:21 +0200)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:32:59 +0000 (08:32 +0300)
While trying to get Hyper-V running, I realized that the interrupt injection
mechanisms that are in place right now are not 100% correct.

This patch makes nested SVM's interrupt injection behave more like on a
real machine.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found