aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2020-09-23 11:44:52 -0700
committerPaolo Bonzini <[email protected]>2020-09-28 07:57:49 -0400
commit138534a810aa6aa3a6f27ac36ac52c0c685859a1 (patch)
treea86f0f6bda7b2fbdf0c8d397cd37732420c8807d /tools/perf/scripts/python/flamegraph.py
parentebec153a056108ca7818caad549d3ad7c0f2369d (diff)
KVM: nVMX: WARN on attempt to switch the currently loaded VMCS
WARN if KVM attempts to switch to the currently loaded VMCS. Now that nested_vmx_free_vcpu() doesn't blindly call vmx_switch_vmcs(), all paths that lead to vmx_switch_vmcs() are implicitly guarded by guest vs. host mode, e.g. KVM should never emulate VMX instructions when guest mode is active, and nested_vmx_vmexit() should never be called when host mode is active. 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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions