]> www.infradead.org Git - users/dwmw2/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>
Tue, 12 Feb 2019 12:12:34 +0000 (13:12 +0100)
commit6eca2b9fb0cd636c2524f64ae05f349455d64ada
tree182121b220e3c5b6f6bf6e4074a405402dcddf64
parent16f4673cc051cf3b181b286152486175477cf1e6
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