commit | 4d8e772bf8e3fcf55fe17e84ce68c20e03041efc | [log] [tgz] |
---|---|---|
author | Radim Krčmář <rkrcmar@redhat.com> | Tue Jul 12 22:09:25 2016 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jul 14 09:03:56 2016 +0200 |
tree | 626e885447521daca68ac75b724efa7fe7882683 | |
parent | c93de59dcd9bef0044e615493ab52d3958243d87 [diff] |
KVM: x86: reset lapic base in kvm_lapic_reset LAPIC is reset in xAPIC mode and the surrounding code expects that. KVM never resets after initialization. This patch is just for sanity. Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>