Please consider
commit b14c876b994f208b6b95c222056e1deb0a45de0e Author: Radim Krcmar rkrcmar@redhat.com Date: Tue Aug 13 23:37:37 2019 -0400
kvm: x86: skip populating logical dest map if apic is not sw enabled
This fixes 1e08ec4a130e2745d96df169e67c58df98a07311 that was introduced in v3.7. The bug is that the KVM lapic is not considering whether the guest apic is enabled before populating the apic in the logical destination table.
Thanks, Bandan
On Wed, Aug 28, 2019 at 06:11:20AM -0400, Bandan Das wrote:
Please consider
commit b14c876b994f208b6b95c222056e1deb0a45de0e Author: Radim Krcmar rkrcmar@redhat.com Date: Tue Aug 13 23:37:37 2019 -0400
kvm: x86: skip populating logical dest map if apic is not sw enabled
This fixes 1e08ec4a130e2745d96df169e67c58df98a07311 that was introduced in v3.7. The bug is that the KVM lapic is not considering whether the guest apic is enabled before populating the apic in the logical destination table.
Queued up for 4.14.y, 4.19.y and 5.2.y, thanks.
greg k-h
linux-stable-mirror@lists.linaro.org