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:
f8e453b
)
KVM: VMX: when entering real mode align segment base to 16 bytes
author
Gleb Natapov
<gleb@redhat.com>
Mon, 27 Dec 2010 15:25:04 +0000
(17:25 +0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 12 Jan 2011 09:31:20 +0000
(11:31 +0200)
VMX checks that base is equal segment shifted 4 bits left. Otherwise
guest entry fails.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found