]> 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)
commit7d00ad779b6462afff1013a70f680c84c22376be
tree5e925b9214abcd5387f773d62e3ce3f70eeab5c0
parentb0941c5a85f3a153c0e1956b68b0bc68d0e58e9c
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