Re: [Qemu-devel] [PATCH v2 0/2] Add a property to set the ARM CPU core count

2018-03-02 Thread Alistair Francis
On Fri, Mar 2, 2018 at 10:51 AM, wrote: > Hi, > > This series failed build test on ppcle host. Please find the details below. > ... > CC aarch64-softmmu/target/arm/helper-a64.o > LINKsparc64-softmmu/qemu-system-sparc64 > CC arm-softmmu/trace/control-target.o > CC aarch6

[Qemu-devel] [PATCH v2 0/2] Add a property to set the ARM CPU core count

2018-03-02 Thread Alistair Francis
Add an ARM CPU property which allows us to set the ARM CPU core count. V2: - Fix commit message and title. - Move the core_count default setting logic to the arm_cpu_realize() function. Alistair Francis (2): target/arm: Add a core count property hw/arm: Set the core count for Xilinx's