Re: [PATCH v3 11/14] KVM: x86: add KVM_CAP_X2APIC_API

From: Radim KrÄmÃÅ
Date: Wed Jul 13 2016 - 10:41:33 EST


2016-07-13 10:41+0200, Paolo Bonzini:
> On 12/07/2016 22:09, Radim KrÄmÃÅ wrote:
>> KVM_CAP_X2APIC_API is a capability for features related to x2APIC
>> enablement. KVM_X2APIC_API_32BIT_FORMAT feature can be enabled to
>> extend APIC ID in get/set ioctl and MSI addresses to 32 bits.
>
> Let's make it KVM_X2APIC_API_USE_32BIT_IDS instead, as this matches the
> name of Add KVM_X2APIC_API_DISABLE_BROADCAST_QUIRK ("verb adjective noun").

Yeah, thanks.