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)
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