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:
28b441e
)
KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from NMI
author
Gleb Natapov
<gleb@redhat.com>
Sun, 15 Sep 2013 08:07:23 +0000
(11:07 +0300)
committer
Gleb Natapov
<gleb@redhat.com>
Tue, 17 Sep 2013 16:09:47 +0000
(19:09 +0300)
Set "blocked by NMI" flag if EPT violation happens during IRET from NMI
otherwise NMI can be called recursively causing stack corruption.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
No differences found