qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/1] ARM Sbsa-ref: Enable CPU cluster topology
@ 2024-04-26  7:35 Xiong Yining
  2024-04-26  7:35 ` [PATCH v4 1/1] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine Xiong Yining
  0 siblings, 1 reply; 9+ messages in thread
From: Xiong Yining @ 2024-04-26  7:35 UTC (permalink / raw)
  To: qemu-arm, qemu-devel
  Cc: rad, peter.maydell, quic_llindhol, marcin.juszkiewicz,
	Xiong Yining

Enable CPU cluster support on SbsaQemu platform, so that users can
specify a 4-level CPU hierarchy sockets/clusters/cores/threads. And this
topology can be passed to the firmware through DT cpu-map.

Signed-off-by: Xiong Yining <xiongyining1480@phytium.com.cn>

---
Changes in v4:
- align the machine-version-minor to 4

Changes in v3:
- squash the two patches together into one
- add the DTB information in docs/system/arm/sbsa.rst
- Link to v2: https://lists.gnu.org/archive/html/qemu-devel/2024-03/msg02951.html

Changes in v2:
- put this code before sbsa_fdt_add_gic_node().
- Link to v1: https://lists.gnu.org/archive/html/qemu-devel/2023-12/msg03390.html

xiongyining1480 (1):
  hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine

 docs/system/arm/sbsa.rst |  4 ++++
 hw/arm/sbsa-ref.c        | 37 ++++++++++++++++++++++++++++++++++++-
 2 files changed, 40 insertions(+), 1 deletion(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-06-07  8:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-26  7:35 [PATCH v4 0/1] ARM Sbsa-ref: Enable CPU cluster topology Xiong Yining
2024-04-26  7:35 ` [PATCH v4 1/1] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine Xiong Yining
2024-04-26 10:59   ` Marcin Juszkiewicz
2024-04-26 16:06   ` Richard Henderson
2024-04-28  2:12     ` xiongyining1480
2024-04-29  6:35     ` Marcin Juszkiewicz
2024-04-29 12:21       ` Richard Henderson
2024-05-23 18:47   ` Marcin Juszkiewicz
2024-06-07  8:56     ` xiongyining1480

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).