git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff09238
)
KVM: SVM: Improve nested interrupt injection
author
Alexander Graf
<agraf@suse.de>
Mon, 15 Jun 2009 13:21:25 +0000
(15:21 +0200)
committer
Avi 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