Skip to content
Commit 30b31ab6 authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: x86 emulator: do not perform address calculations on linear addresses



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: default avatarAvi Kivity <avi@redhat.com>
Signed-off-by: default avatarMarcelo Tosatti <mtosatti@redhat.com>
parent 90de84f5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment