KVM: x86: SVM: fix avic spec based definitions again
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2074832 commit 0dacc3df Author: Maxim Levitsky <mlevitsk@redhat.com> Date: Tue Mar 22 19:24:45 2022 +0200 KVM: x86: SVM: fix avic spec based definitions again Due to wrong rebase, commit 4a204f78 ("KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255") moved avic spec #defines back to avic.c. Move them back, and while at it extend AVIC_DOORBELL_PHYSICAL_ID_MASK to 12 bits as well (it will be used in nested avic) Signed-off-by:Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20220322172449.235575-5-mlevitsk@redhat.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com> RHEL-only: No upstream merge conflict in RHEL, just merging the rest of the changes. Signed-off-by:
Vitaly Kuznetsov <vkuznets@redhat.com>
Please register or sign in to comment