diff options
author | 2020-09-23 11:44:51 -0700 | |
---|---|---|
committer | 2020-09-28 07:57:46 -0400 | |
commit | ebec153a056108ca7818caad549d3ad7c0f2369d (patch) | |
tree | 05f1ed45c5d9fb7216abef904f07dce15856836e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | KVM: nVMX: Ensure vmcs01 is the loaded VMCS when freeing nested state (diff) | |
download | wireguard-linux-ebec153a056108ca7818caad549d3ad7c0f2369d.tar.xz wireguard-linux-ebec153a056108ca7818caad549d3ad7c0f2369d.zip |
KVM: nVMX: Drop redundant VMCS switch and free_nested() call
Remove the explicit switch to vmcs01 and the call to free_nested() in
nested_vmx_free_vcpu(). free_nested(), which is called unconditionally
by vmx_leave_nested(), ensures vmcs01 is loaded prior to freeing vmcs02
and friends.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Message-Id: <20200923184452.980-7-sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions