]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit729c15c20f1a7c9ad1d09a603ad1aa7fb60b1f88
tree81daf9a2811ebcd5dca55993387652689cb6f6d2
parentd468706e313ca3ec85b0e6e71a960ee0bbadd9f3
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