]> 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)
commit16d7bd070307846d153437076e8c7d2c8d1c5f80
tree81daf9a2811ebcd5dca55993387652689cb6f6d2
parentfbf1a7f9fc37c38161baebf77509e0e899993282
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