On 9/26/23 11:56, Peter Maydell wrote:
Resolves:https://gitlab.com/qemu-project/qemu/-/issues/1899 Signed-off-by: Peter Maydell<[email protected]> --- target/arm/cpu.h | 22 +++++++++ hw/arm/boot.c | 95 ++++++++++----------------------------- target/arm/arm-powerctl.c | 53 +--------------------- target/arm/cpu.c | 95 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 141 insertions(+), 124 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
