]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kvm/vmx.c
KVM: VMX: Pass vcpu to __vmx_complete_interrupts
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 20 Feb 2013 13:03:24 +0000 (14:03 +0100)
committerGleb Natapov <gleb@redhat.com>
Thu, 28 Feb 2013 08:29:03 +0000 (10:29 +0200)
commit3ab66e8a455a4877889c65a848f2fb32be502f2c
tree87304a46dfe4a54165864a6dad8e229136c17b88
parent44ceb9d6653306f73fb40cbeca303b23937efd85
KVM: VMX: Pass vcpu to __vmx_complete_interrupts

Cleanup: __vmx_complete_interrupts has no use for the vmx structure.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/x86/kvm/vmx.c