[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/2] target/arm/arm-powerctl: Restrict to ARM cores
From: |
Philippe Mathieu-Daudé |
Subject: |
[PATCH v2 0/2] target/arm/arm-powerctl: Restrict to ARM cores |
Date: |
Tue, 7 Jan 2025 14:57:37 +0100 |
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
- [PATCH v2 0/2] target/arm/arm-powerctl: Restrict to ARM cores,
Philippe Mathieu-Daudé <=