aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVitaly Kuznetsov <[email protected]>2021-09-30 01:51:54 +0800
committerPaolo Bonzini <[email protected]>2021-09-30 04:27:02 -0400
commitfeb3162f9debbbeee5b00ad5a4e776f826dd9161 (patch)
treec09ce06c684d580a77ba854ef1cd1e3675037454 /tools/perf/scripts/python
parent64c785082c21a88d3c25c2b95f16fe29eb5ee862 (diff)
KVM: nVMX: Reset vmxon_ptr upon VMXOFF emulation.
Currently, 'vmx->nested.vmxon_ptr' is not reset upon VMXOFF emulation. This is not a problem per se as we never access it when !vmx->nested.vmxon. But this should be done to avoid any issue in the future. Also, initialize the vmxon_ptr when vcpu is created. Signed-off-by: Vitaly Kuznetsov <[email protected]> Signed-off-by: Yu Zhang <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions