diff options
| author | Avi Kivity <[email protected]> | 2011-01-06 18:09:11 +0200 |
|---|---|---|
| committer | Marcelo Tosatti <[email protected]> | 2011-03-17 13:08:25 -0300 |
| commit | 1c696d0e1b7c10e1e8b34cb6c797329e3c33f262 (patch) | |
| tree | cba560950eb5404c6083d570e4c4b951003237fc /tools/perf/scripts/python/Perf-Trace-Util/lib | |
| parent | 00c25bce02fde63eaa1227532cff9ac7b71de79e (diff) | |
KVM: VMX: Simplify saving guest rcx in vmx_vcpu_run
Change
push top-of-stack
pop guest-rcx
pop dummy
to
pop guest-rcx
which is the same thing, only simpler.
Signed-off-by: Avi Kivity <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions