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:
a16b20d
)
KVM: Load real mode segments correctly
author
Avi Kivity
<avi@qumranet.com>
Wed, 20 Aug 2008 12:51:42 +0000
(15:51 +0300)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 15 Oct 2008 08:15:21 +0000
(10:15 +0200)
Real mode segments to not reference the GDT or LDT; they simply compute
base = selector * 16.
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/x86.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/x86.c
Simple merge