diff options
author | Avi Kivity <avi@redhat.com> | 2011-01-06 11:09:11 -0500 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2011-03-17 12:08:25 -0400 |
commit | 1c696d0e1b7c10e1e8b34cb6c797329e3c33f262 (patch) | |
tree | cba560950eb5404c6083d570e4c4b951003237fc /Documentation/zh_CN | |
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 <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'Documentation/zh_CN')
0 files changed, 0 insertions, 0 deletions