]> Pileus Git - ~andy/linux/commit
KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from NMI
authorGleb Natapov <gleb@redhat.com>
Sun, 15 Sep 2013 08:07:23 +0000 (11:07 +0300)
committerGleb Natapov <gleb@redhat.com>
Tue, 17 Sep 2013 16:09:47 +0000 (19:09 +0300)
commit0be9c7a89f75072e091cd079d76194aec8d1fb09
tree62a183a54e4a9b3af3753392f3069cefbdb97a8d
parent28b441e24088081c1e213139d1303b451a34a4f4
KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from NMI

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>
arch/x86/kvm/vmx.c