commit | 3743c2f0251743b8ae968329708bbbeefff244cf | [log] [tgz] |
---|---|---|
author | Maxim Levitsky <mlevitsk@redhat.com> | Mon Jun 06 21:08:24 2022 +0300 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 09 10:52:18 2022 -0400 |
tree | d132dd783c2f463eedffd3de0eafcd2f4a49a1c5 | |
parent | a9603ae0e4ee6e7de0184801d4abe5925f43b49c [diff] |
KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC base Neither of these settings should be changed by the guest and it is a burden to support it in the acceleration code, so just inhibit this code instead. Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20220606180829.102503-3-mlevitsk@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>