Re: [PATCH v6 2/7] hw/arm/virt: Support cluster level in DT cpu-map

2022-01-03 Thread Andrew Jones
On Mon, Jan 03, 2022 at 04:46:31PM +0800, Yanan Wang wrote: > Support one cluster level between core and physical package in the > cpu-map of Arm/virt devicetree. This is also consistent with Linux > Doc "Documentation/devicetree/bindings/cpu/cpu-topology.txt". > > Signed-off-by: Yanan Wang > ---

[PATCH v6 2/7] hw/arm/virt: Support cluster level in DT cpu-map

2022-01-03 Thread Yanan Wang via
Support one cluster level between core and physical package in the cpu-map of Arm/virt devicetree. This is also consistent with Linux Doc "Documentation/devicetree/bindings/cpu/cpu-topology.txt". Signed-off-by: Yanan Wang --- hw/arm/virt.c | 15 --- 1 file changed, 8 insertions(+), 7