On 7/4/23 16:50, Philippe Mathieu-Daudé wrote:
Instead of manually forwarding MMIO accesses to each ARM_TIMER, let have the generic memory code dispatch that for us.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- hw/timer/arm_timer.c | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
