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:
90de84f
)
KVM: x86 emulator: do not perform address calculations on linear addresses
author
Avi Kivity
<avi@redhat.com>
Wed, 17 Nov 2010 13:28:22 +0000
(15:28 +0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 12 Jan 2011 09:29:36 +0000
(11:29 +0200)
Linear addresses are supposed to already have segment checks performed on them;
if we play with these addresses the checks become invalid.
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found