diff options
author | Sean Christopherson <[email protected]> | 2021-04-21 19:21:25 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-04-26 05:27:12 -0400 |
commit | 82277eeed65eed6c6ee5b8f97bd978763eab148f (patch) | |
tree | ebd98699de6f2d0f5a2eefd528bd78eae9420223 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ee050a577523dfd5fac95e6cc182ebe0293ead59 (diff) |
KVM: nVMX: Truncate base/index GPR value on address calc in !64-bit
Drop bits 63:32 of the base and/or index GPRs when calculating the
effective address of a VMX instruction memory operand. Outside of 64-bit
mode, memory encodings are strictly limited to E*X and below.
Fixes: 064aea774768 ("KVM: nVMX: Decoding memory operands of VMX instructions")
Cc: [email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions