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:
e4aeb24
)
KVM: Load real mode segments correctly
author
Avi Kivity
<avi@qumranet.com>
Thu, 6 Aug 2009 17:39:43 +0000
(14:39 -0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 9 Sep 2009 03:17:00 +0000
(20:17 -0700)
(cherry picked from commit
f4bbd9aaaae23007e4d79536d35a30cbbb11d407
)
Real mode segments to not reference the GDT or LDT; they simply compute
base = selector * 16.
Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found