[Qemu-devel] [PULL 25/34] riscv: virt: Add cpu-topology DT node.

2019-06-28 Thread Palmer Dabbelt
From: Atish Patra Currently, there is no cpu topology defined in RISC-V. Define a device tree node that clearly describes the entire topology. This saves the trouble of scanning individual cache to figure out the topology. Here is the linux kernel patch series that enables topology for RISC-V.

[Qemu-devel] [PULL 25/34] riscv: virt: Add cpu-topology DT node.

2019-06-27 Thread Palmer Dabbelt
From: Atish Patra Currently, there is no cpu topology defined in RISC-V. Define a device tree node that clearly describes the entire topology. This saves the trouble of scanning individual cache to figure out the topology. Here is the linux kernel patch series that enables topology for RISC-V.