commit | 0be9c7a89f75072e091cd079d76194aec8d1fb09 | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Sun Sep 15 11:07:23 2013 +0300 |
committer | Gleb Natapov <gleb@redhat.com> | Tue Sep 17 19:09:47 2013 +0300 |
tree | 62a183a54e4a9b3af3753392f3069cefbdb97a8d | |
parent | 28b441e24088081c1e213139d1303b451a34a4f4 [diff] |
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>