summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMaxim Levitsky <mlevitsk@redhat.com>2022-06-06 21:08:25 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2022-06-09 10:52:18 -0400
commitf5f9089f76ddc882b915c5d78e4beeb48dcabd1b (patch)
treeaac08ec91a2fa0e3a1293e1d88014d552431ed16 /README
parent3743c2f0251743b8ae968329708bbbeefff244cf (diff)
KVM: x86: SVM: remove avic's broken code that updated APIC ID
AVIC is now inhibited if the guest changes the apic id, and therefore this code is no longer needed. There are several ways this code was broken, including: 1. a vCPU was only allowed to change its apic id to an apic id of an existing vCPU. 2. After such change, the vCPU whose apic id entry was overwritten, could not correctly change its own apic id, because its own entry is already overwritten. Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20220606180829.102503-4-mlevitsk@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions