qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Improvements for switches in hw/cpu/Kconfig
@ 2024-04-15  6:56 Thomas Huth
  2024-04-15  6:56 ` [PATCH v2 1/2] hw: Fix problem with the A*MPCORE switches in the Kconfig files Thomas Huth
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Thomas Huth @ 2024-04-15  6:56 UTC (permalink / raw)
  To: qemu-devel, Paolo Bonzini, Peter Maydell
  Cc: qemu-arm, qemu-riscv, Daniel Henrique Barboza, Liu Zhiwei,
	Alistair Francis, Bin Meng, Weiwei Li, Palmer Dabbelt

First patch fixes the problem that the file hw/cpu/Kconfig is
currently ignored and the switches there are duplicated in hw/arm/.

The second patch introduces a proper config switch for the cpu-cluster
device.

v2:
- Don't make core.c depend on the CPU_CLUSTER switch
- Added Philippe's Reviewed-bys

Thomas Huth (2):
  hw: Fix problem with the A*MPCORE switches in the Kconfig files
  hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device

 hw/Kconfig         |  1 +
 hw/arm/Kconfig     | 18 +++---------------
 hw/cpu/Kconfig     | 15 ++++++++++++---
 hw/cpu/meson.build |  3 ++-
 hw/riscv/Kconfig   |  2 ++
 5 files changed, 20 insertions(+), 19 deletions(-)

-- 
2.44.0



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

end of thread, other threads:[~2024-04-16  7:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-15  6:56 [PATCH v2 0/2] Improvements for switches in hw/cpu/Kconfig Thomas Huth
2024-04-15  6:56 ` [PATCH v2 1/2] hw: Fix problem with the A*MPCORE switches in the Kconfig files Thomas Huth
2024-04-15  6:56 ` [PATCH v2 2/2] hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device Thomas Huth
2024-04-15 16:48 ` [PATCH v2 0/2] Improvements for switches in hw/cpu/Kconfig Richard Henderson
2024-04-16  7:34 ` Philippe Mathieu-Daudé

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).