]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - arch/x86/kvm/vmx/nested.c
KVM: nVMX: Prepend "nested_vmx_" to check_vmentry_{pre,post}reqs()
authorKrish Sadhukhan <krish.sadhukhan@oracle.com>
Wed, 12 Dec 2018 18:30:06 +0000 (13:30 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 14 Dec 2018 17:00:02 +0000 (18:00 +0100)
commit16322a3b5e7ce8250025361c092903a7259c1677
tree3791f26188934e216cfe4e3526f5b44d6409bbb2
parent53963a70ac268c8e813e6d5cd24cbd1b03f56059
KVM: nVMX: Prepend "nested_vmx_" to check_vmentry_{pre,post}reqs()

.. as they are used only in nested vmx context.

Signed-off-by: Krish Sadhukhan <krish.sadhukhan@oracle.com>
Reviewed-by: Liran Alon <liran.alon@oracle.com>
Reviewed-by: Mihai Carabas <mihai.carabas@oracle.com>
Reviewed-by: Mark Kanda <mark.kanda@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/nested.c