aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJim Mattson <[email protected]>2017-03-15 07:40:55 -0700
committerPaolo Bonzini <[email protected]>2018-11-27 12:55:46 +0100
commitfca91f6d60b6ee53b8d43c8ad5bad153a758961c (patch)
tree571227308aa6ecedc77e8f75d2580f7e5c9a2d67 /tools/perf/scripts/python/bin/stackcollapse-report
parent14aa61d0a9eb3ddad06c3a0033f88b5fa7f05613 (diff)
kvm: nVMX: Set VM instruction error for VMPTRLD of unbacked page
It is never correct for a VMX instruction to fail with "invalid VMCS" if there is, in fact, a current VMCS. Reads from unbacked addresses return all 1's, which means that an unbacked VMCS will not have the correct VMCS revision ID (i.e. VMCS12_REVISION). Fixes: 63846663eac78 ("KVM: nVMX: Implement VMPTRLD") Signed-off-by: Jim Mattson <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions