qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] target/arm/arm-powerctl: Restrict to ARM cores
@ 2025-01-07 13:57 Philippe Mathieu-Daudé
  2025-01-07 13:57 ` [PATCH v2 1/2] cpus: Introduce cpu_is_of_type() helper Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-01-07 13:57 UTC (permalink / raw)
  To: qemu-devel
  Cc: Richard Henderson, Marcel Apfelbaum, Daniel Henrique Barboza,
	Anton Johansson, Alistair Francis, Philippe Mathieu-Daudé,
	qemu-arm, Yanan Wang, Zhao Liu, Thomas Huth, Edgar E . Iglesias,
	Paolo Bonzini, Eduardo Habkost, Peter Maydell

Since v1:
- Factor cpu_is_of_type() out

Philippe Mathieu-Daudé (2):
  cpus: Introduce cpu_is_of_type() helper
  target/arm/arm-powerctl: Restrict to ARM cores

 include/hw/core/cpu.h     | 9 +++++++++
 cpu-common.c              | 5 +++++
 target/arm/arm-powerctl.c | 6 ++++--
 3 files changed, 18 insertions(+), 2 deletions(-)

-- 
2.47.1



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

end of thread, other threads:[~2025-01-07 15:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-07 13:57 [PATCH v2 0/2] target/arm/arm-powerctl: Restrict to ARM cores Philippe Mathieu-Daudé
2025-01-07 13:57 ` [PATCH v2 1/2] cpus: Introduce cpu_is_of_type() helper Philippe Mathieu-Daudé
2025-01-07 13:57 ` [PATCH v2 2/2] target/arm/arm-powerctl: Restrict to ARM cores Philippe Mathieu-Daudé
2025-01-07 15:34 ` [PATCH v2 0/2] " Richard Henderson

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