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:
6621fbc
)
KVM: VMX: Adjust rflags if in real mode emulation
author
Avi Kivity
<avi@redhat.com>
Wed, 12 Aug 2009 12:29:37 +0000
(15:29 +0300)
committer
Avi Kivity
<avi@redhat.com>
Thu, 10 Sep 2009 07:46:43 +0000
(10:46 +0300)
We set rflags.vm86 when virtualizing real mode to do through vm8086 mode;
so we need to take it out again when reading rflags.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found