On Fri, 22 Aug 2025 at 16:17, Luc Michel <luc.mic...@amd.com> wrote: > > From: Francisco Iglesias <francisco.igles...@xilinx.com> > > Introduce a 'first-cpu-index' property for specifying the first QEMU CPU > connected to the GICv3. This makes it possible to have multiple instances > of the GICv3 connected to different CPU clusters. > > For KVM, mark this property has unsupported. It probably does not make > much sense as it is intented to be used to model non-SMP systems. > > Signed-off-by: Luc Michel <luc.mic...@amd.com> > Signed-off-by: Francisco Iglesias <francisco.igles...@amd.com>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM