aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2019-01-23 14:39:24 -0800
committerPaolo Bonzini <[email protected]>2019-02-20 22:48:23 +0100
commit8570f9e881e3fde98801bb3a47eef84dd934d405 (patch)
tree3eb392e9956418c9e1aeae0f6767a8ab0719f63f /tools/perf/scripts/python
parent946c522b603f281195af1df91837a1d4d1eb3bc9 (diff)
KVM: nVMX: Apply addr size mask to effective address for VMX instructions
The address size of an instruction affects the effective address, not the virtual/linear address. The final address may still be truncated, e.g. to 32-bits outside of long mode, but that happens irrespective of the address size, e.g. a 32-bit address size can yield a 64-bit virtual address when using FS/GS with a non-zero base. Fixes: 064aea774768 ("KVM: nVMX: Decoding memory operands of VMX instructions") Cc: [email protected] Signed-off-by: Sean Christopherson <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions