commit | 98899aa0e0bf5de05850082be0eb837058c09ea5 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Wed Jul 16 19:07:10 2008 -0300 |
committer | Avi Kivity <avi@qumranet.com> | Sun Jul 27 11:34:09 2008 +0300 |
tree | 9e38ae09572b56749c868746fd306dbe6778f3cc | |
parent | 5f4cb662a0a2533b45656607471571460310a5ca [diff] |
KVM: task switch: segment base is linear address 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>