From: Avi Kivity Date: Thu, 6 Jan 2011 16:09:11 +0000 (+0200) Subject: KVM: VMX: Simplify saving guest rcx in vmx_vcpu_run X-Git-Tag: v2.6.39-rc1~436^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c696d0e1b7c10e1e8b34cb6c797329e3c33f262;p=pandora-kernel.git 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 Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed