]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: remove get_enable_apicv from kvm_x86_ops
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 22 Jan 2020 15:54:37 +0000 (16:54 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 5 Feb 2020 14:17:40 +0000 (15:17 +0100)
commit0a21380a4cc6bd7b007e357682b03839dcb45fe2
tree71f19d52d631ff943b778bd8a5b47e3e02ee28e0
parentac93b0337aa2e6d7027b09f7f434a8562df72297
KVM: x86: remove get_enable_apicv from kvm_x86_ops

It is unused now.

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