diff options
author | Sean Christopherson <[email protected]> | 2018-09-26 09:23:55 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2018-10-17 00:29:58 +0200 |
commit | 09abb5e3e5e50eef72b09adaa798b7ef0ce9239b (patch) | |
tree | 57104143e298d352f6dfc1e12584f613299b87d8 /tools/perf/scripts/python/sched-migration.py | |
parent | c37a6116d85c7eda541769a2b3ba4c6c9164002e (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/sched-migration.py')
0 files changed, 0 insertions, 0 deletions