Re: [PATCH v3 11/14] KVM: x86: add KVM_CAP_X2APIC_API
From: Paolo Bonzini
Date: Wed Jul 13 2016 - 04:41:56 EST
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.