On 1/7/25 05:57, Philippe Mathieu-Daudé wrote:
Since v1: - Factor cpu_is_of_type() outPhilippe 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(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~