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").
Paolo
> Both are needed to support x2APIC.

