]> asedeno.scripts.mit.edu Git - linux.git/commit
KVM: VMX: Call vCPU-run asm sub-routine from C and remove clobbering
authorSean Christopherson <sean.j.christopherson@intel.com>
Fri, 25 Jan 2019 15:41:19 +0000 (07:41 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 20 Feb 2019 21:48:18 +0000 (22:48 +0100)
commitfc2ba5a27a1aaa16b664e64f85e0e1307d2bde3a
tree60480bfac152b1555d050c806216689d9a528b32
parent3b895ef48615382db03adcf125e0db8437b9acbe
KVM: VMX: Call vCPU-run asm sub-routine from C and remove clobbering

...now that the sub-routine follows standard calling conventions.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/vmx.c