Re: [PATCH v2 00/13] KVM: x86: break the xAPIC barrier

From: Paolo Bonzini
Date: Fri Jul 08 2016 - 12:30:23 EST




On 08/07/2016 18:29, Radim KrÄmÃÅ wrote:
> NACK, sorry.
>
> KVM allows x2APIC even without interrupt remapping and therefore
> interprets IOAPIC destination 0xff as a broadcast, which causes a bug
> when x2APIC uses 0xff.
>
> I'll fix that in v3. The hack will be disabled when x2apic_api
> capability is enabled.

Right, I was going to suggest the same. It's fine, just provide
patch(es) on top and I can squash them.

Paolo