]> git.baikalelectronics.ru Git - kernel.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)
commit3eab80b0d9ff831dcda1fdf97dff169ad5d10fb3
tree60480bfac152b1555d050c806216689d9a528b32
parentbdae5ced601bbd44cb1af43841dfeae52aff0663
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