Re: [Xen-devel] [PATCH v10 12/32] ARM: GICv3: enable ITS and LPIs on the host

2017-05-30 Thread Julien Grall
Hi Andre, On 26/05/17 18:35, Andre Przywara wrote: Now that the host part of the ITS code is in place, we can enable the ITS and also LPIs on each redistributor to get the show rolling. At this point there would be no LPIs mapped, as guests don't know about the ITS yet. In that case, why don't

[Xen-devel] [PATCH v10 12/32] ARM: GICv3: enable ITS and LPIs on the host

2017-05-26 Thread Andre Przywara
Now that the host part of the ITS code is in place, we can enable the ITS and also LPIs on each redistributor to get the show rolling. At this point there would be no LPIs mapped, as guests don't know about the ITS yet. Signed-off-by: Andre Przywara Acked-by: Stefano Stabellini --- xen/arch/arm