On 6 September 2013 13:19, Jens Freimann <jf...@linux.vnet.ibm.com> wrote: > @@ -839,6 +903,7 @@ struct kvm_device_attr { > #define KVM_DEV_TYPE_FSL_MPIC_20 1 > #define KVM_DEV_TYPE_FSL_MPIC_42 2 > #define KVM_DEV_TYPE_XICS 3 > +#define KVM_DEV_TYPE_FLIC 4
Christoffer's patchset switching the ARM VGIC to this list also uses 4 as its enumeration value: https://lists.cs.columbia.edu/pipermail/kvmarm/2013-August/006822.html That patchset isn't in yet, but maybe you should use 5 to avoid conflicts? thanks -- PMM