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:
10ccaa1
)
KVM: nVMX: Reset RFLAGS on VM-exit
author
Jan Kiszka
<jan.kiszka@siemens.com>
Sun, 3 Mar 2013 19:47:11 +0000
(20:47 +0100)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Tue, 5 Mar 2013 23:49:17 +0000
(20:49 -0300)
Ouch, how could this work so well that far? We need to clear RFLAGS to
the reset value as specified by the SDM. Particularly, IF must be off
after VM-exit!
Reviewed-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found