On Wed, 31 May 2023 at 21:36, Philippe Mathieu-Daudé <[email protected]> wrote: > > In preparation of accessing ArmTimerState::freq as a QOM property, > convert it to uint32_t (so we'll be able to use DEFINE_PROP_UINT32). > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > hw/timer/arm_timer.c | 2 +-
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
