On 7/4/23 16:50, Philippe Mathieu-Daudé wrote:
In order to simplify the QOM convertion of ARM_TIMER in a few commits, start converting the read/write() handlers to follow the MemoryRegionOps::read/write() prototypes.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- hw/timer/arm_timer.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
