]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: rename KVM_REQ_GET_VMCS12_PAGES
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 22 Sep 2020 10:53:57 +0000 (06:53 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 28 Sep 2020 11:58:49 +0000 (07:58 -0400)
commit0dfc9910d6a4a13e10851023a6f9ba6522e1b57d
tree81daf9a2811ebcd5dca55993387652689cb6f6d2
parent297d765d150f35dbc598e97c73241d2fdd05a02c
KVM: x86: rename KVM_REQ_GET_VMCS12_PAGES

We are going to use it for SVM too, so use a more generic name.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/vmx/nested.c
arch/x86/kvm/x86.c