On 7/4/23 16:50, Philippe Mathieu-Daudé wrote:
Extract arm_timer_reset_hold() before converting this model to QOM/QDev in few commits. This will become our ResettableHoldPhase handler.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> --- hw/timer/arm_timer.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~