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:
8d3b932
)
KVM: SVM: Fix nested nmi handling
author
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 22 Apr 2010 10:33:07 +0000
(12:33 +0200)
committer
Avi Kivity
<avi@redhat.com>
Mon, 17 May 2010 09:19:17 +0000
(12:19 +0300)
The patch introducing nested nmi handling had a bug. The
check does not belong to enable_nmi_window but must be in
nmi_allowed. This patch fixes this.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found