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:
5f4cb66
)
KVM: task switch: segment base is linear address
author
Marcelo Tosatti
<mtosatti@redhat.com>
Wed, 16 Jul 2008 22:07:10 +0000
(19:07 -0300)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 27 Jul 2008 08:34:09 +0000
(11:34 +0300)
The segment base is always a linear address, so translate before
accessing guest memory.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found