On 29 October 2015 at 15:16, Shannon Zhao <shannon.z...@linaro.org> wrote: > When booting VM with GICv3, the kernel needs GICC ACPI subtable to > initialize the CPUs, e.g. MPIDR information. This adds GICC ACPI > subtable for GICv3, but set GICC base address only when gic_version == 2 > since it donesn't need GICC base address for GICv3. > > Signed-off-by: Shannon Zhao <shannon.z...@linaro.org> > --- > hw/arm/virt-acpi-build.c | 30 ++++++++++++++++-------------- > 1 file changed, 16 insertions(+), 14 deletions(-)
Applied to target-arm.next, thanks. -- PMM