]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: SVM: AVIC: drop unsupported AVIC base relocation code
authorMaxim Levitsky <mlevitsk@redhat.com>
Tue, 10 Aug 2021 20:52:51 +0000 (23:52 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 20 Aug 2021 20:06:31 +0000 (16:06 -0400)
commit7f051ee303e7dbb4d2cbd7c537152a7ac0206966
tree5e925b9214abcd5387f773d62e3ce3f70eeab5c0
parent99124313f248b142b54f96190f9b81b1c9356edf
KVM: SVM: AVIC: drop unsupported AVIC base relocation code

APIC base relocation is not supported anyway and won't work
correctly so just drop the code that handles it and keep AVIC
MMIO bar at the default APIC base.

Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20210810205251.424103-17-mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm/avic.c
arch/x86/kvm/svm/svm.c
arch/x86/kvm/svm/svm.h