On 7/4/23 16:50, Philippe Mathieu-Daudé wrote:
In preparation of accessing ArmTimer::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]> Reviewed-by: Peter Maydell<[email protected]> --- hw/timer/arm_timer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
