commit | 1c696d0e1b7c10e1e8b34cb6c797329e3c33f262 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Thu Jan 06 18:09:11 2011 +0200 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Thu Mar 17 13:08:25 2011 -0300 |
tree | cba560950eb5404c6083d570e4c4b951003237fc | |
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>