]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kvm/vmx.c
KVM: nVMX: clean up nested_release_vmcs12 and code around it
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 17 Jul 2014 09:55:46 +0000 (11:55 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 21 Jul 2014 12:29:49 +0000 (14:29 +0200)
commit9a2a05b9ed618b1bb6d4cbec0c2e1f80d6636609
treee2f82e48a6df4ce1df1770ae39de083d0d08475c
parent4fa7734c62cdd8c07edd54fa5a5e91482273071a
KVM: nVMX: clean up nested_release_vmcs12 and code around it

Make nested_release_vmcs12 idempotent.

Tested-by: Wanpeng Li <wanpeng.li@linux.intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx.c