KVM: VMX: adjust interface to allocate/free_vpid
authorWanpeng Li <wanpeng.li@hotmail.com>
Wed, 16 Sep 2015 09:30:05 +0000 (17:30 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 14 Oct 2015 14:41:09 +0000 (16:41 +0200)
commit991e7a0eedf12721f5561d7a1a54d248dc290bc0
tree0b9241cd176d9f09ab3b1de3dfd467996dc45891
parent6003a4201077da41427dae5e71bb2f31dfdc0c10
KVM: VMX: adjust interface to allocate/free_vpid

Adjust allocate/free_vid so that they can be reused for the nested vpid.

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