KVM: x86: fix x2apic logical address matching
authorRadim Krčmář <rkrcmar@redhat.com>
Thu, 29 Jan 2015 21:48:51 +0000 (22:48 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 30 Jan 2015 11:26:46 +0000 (12:26 +0100)
commit8a395363e2f9f52ec44a1cd892881e8ee1a53269
tree7580a8b0da6c1cd5630b7468d9eb2d09aafc7030
parent3697f302ab37000c109e2ab9f1763187853efb72
KVM: x86: fix x2apic logical address matching

We cannot hit the bug now, but future patches will expose this path.

Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/lapic.c