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:
defaf15
)
KVM: VMX: Fix pending NMI-vs.-IRQ race for user space irqchip
author
Jan Kiszka
<jan.kiszka@siemens.com>
Mon, 24 Nov 2008 11:26:19 +0000
(12:26 +0100)
committer
Avi Kivity
<avi@redhat.com>
Wed, 31 Dec 2008 14:55:47 +0000
(16:55 +0200)
As with the kernel irqchip, don't allow an NMI to stomp over an already
injected IRQ; instead wait for the IRQ injection to be completed.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found