Re: [Xen-devel] [PATCH v5 0/3] Add support for GICv2 on GICv3

2015-07-09 Thread Ian Campbell
On Tue, 2015-07-07 at 17:22 +0100, Julien Grall wrote: > arm: Allow the user to specify the GIC version > xen/arm: gic-v3: Add support of vGICv2 when available Applied following "tools: ocaml: Handle anonymous struct members of structs in libxl IDL". thanks. Ian. ___

Re: [Xen-devel] [PATCH v5 0/3] Add support for GICv2 on GICv3

2015-07-08 Thread Ian Campbell
On Tue, 2015-07-07 at 17:22 +0100, Julien Grall wrote: > Julien Grall (3): > xen/arm: Rename XEN_DOMCTL_CONFIG_GIC_DEFAULT to > XEN_DOMCTL_CONFIG_GIC_NATIVE Applied this one. > arm: Allow the user to specify the GIC version But this one caused a build failure, I've replied to the patch.