]> 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)
commit6e4ac156312d507786407de0179895e5206faa85
tree71f19d52d631ff943b778bd8a5b47e3e02ee28e0
parent8726cead09ef390cbe6524d83fbb1ae9e21c93fe
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