aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2018-09-26 09:23:55 -0700
committerPaolo Bonzini <[email protected]>2018-10-17 00:29:58 +0200
commit09abb5e3e5e50eef72b09adaa798b7ef0ce9239b (patch)
tree57104143e298d352f6dfc1e12584f613299b87d8 /tools/perf/scripts/python
parentc37a6116d85c7eda541769a2b3ba4c6c9164002e (diff)
KVM: nVMX: call kvm_skip_emulated_instruction in nested_vmx_{fail,succeed}
... as every invocation of nested_vmx_{fail,succeed} is immediately followed by a call to kvm_skip_emulated_instruction(). This saves a bit of code and eliminates some silly paths, e.g. nested_vmx_run() ended up with a goto label purely used to call and return kvm_skip_emulated_instruction(). Signed-off-by: Sean Christopherson <[email protected]> Reviewed-by: Jim Mattson <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions