commit | 49bd29ba1dbd57b029f69cd9afb335a8f564f32f | [log] [tgz] |
---|---|---|
author | Radim Krčmář <rkrcmar@redhat.com> | Tue Jul 12 22:09:23 2016 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jul 14 09:03:54 2016 +0200 |
tree | 12962ebefef8456746872e020cd032c4b9e35867 | |
parent | a92e2543d6a8653a8ab45cf5df7ef07dafcf3f3e [diff] |
KVM: x86: reset APIC ID when enabling LAPIC APIC ID should be set to the initial APIC ID when enabling LAPIC. This only matters if the guest changes APIC ID. No sane OS does that. Signed-off-by: Radim Krčmář <rkrcmar@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>