]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
KVM: nVMX: get rid of nested_release_page*
authorDavid Hildenbrand <david@redhat.com>
Thu, 3 Aug 2017 16:11:05 +0000 (18:11 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 7 Aug 2017 13:29:20 +0000 (15:29 +0200)
commit53a70daf3cfd4561fec7f0fe65e4377bebc1f55c
treefb541d590d35f33c0dba0cd6d430e270744b12c8
parent5e2f30b756a37bd80c5b0471d0e10d769ab2eb9a
KVM: nVMX: get rid of nested_release_page*

Let's also just use the underlying functions directly here.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
[Rebased on top of 9f744c597460 ("KVM: nVMX: do not pin the VMCS12")]
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
arch/x86/kvm/vmx.c