Re: [Qemu-devel] [Qemu-trivial] [PATCH 4/9] cpu/topology: add ARM support for smp machine properties

2019-03-31 Thread Like Xu
On 2019/3/29 19:20, Philippe Mathieu-Daudé wrote: Le ven. 29 mars 2019 10:27, Alex Bennée a écrit : Like Xu writes: Signed-off-by: Like Xu --- hw/arm/fsl-imx6.c | 5 + hw/arm/fsl-imx6ul.c| 5 + hw/arm/fsl-imx7.c | 5 + hw/arm/highbank.c | 1 + hw/arm/m

Re: [Qemu-devel] [Qemu-trivial] [PATCH 4/9] cpu/topology: add ARM support for smp machine properties

2019-03-29 Thread Philippe Mathieu-Daudé
Le ven. 29 mars 2019 10:27, Alex Bennée a écrit : > > Like Xu writes: > > > Signed-off-by: Like Xu > > --- > > hw/arm/fsl-imx6.c | 5 + > > hw/arm/fsl-imx6ul.c| 5 + > > hw/arm/fsl-imx7.c | 5 + > > hw/arm/highbank.c | 1 + > > hw/arm/mcimx6ul-evk.c | 1 + > > h