commit | 53a70daf3cfd4561fec7f0fe65e4377bebc1f55c | [log] [tgz] |
---|---|---|
author | David Hildenbrand <david@redhat.com> | Thu Aug 03 18:11:05 2017 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Aug 07 15:29:20 2017 +0200 |
tree | fb541d590d35f33c0dba0cd6d430e270744b12c8 | |
parent | 5e2f30b756a37bd80c5b0471d0e10d769ab2eb9a [diff] |
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>