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:
024aa1c
)
KVM: Hack real-mode segments on vmx from KVM_SET_SREGS
author
Avi Kivity
<avi@qumranet.com>
Wed, 21 Mar 2007 15:58:32 +0000
(17:58 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Thu, 3 May 2007 07:52:26 +0000
(10:52 +0300)
As usual, we need to mangle segment registers when emulating real mode
as vm86 has specific constraints. We special case the reset segment base,
and set the "access rights" (or descriptor flags) to vm86 comaptible values.
This fixes reboot on vmx.
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/vmx.c
patch
|
blob
|
history
diff --cc
drivers/kvm/vmx.c
Simple merge