On Wed, 31 May 2023 at 21:36, Philippe Mathieu-Daudé <phi...@linaro.org> 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é <phi...@linaro.org> > --- > hw/timer/arm_timer.c | 2 +-
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM