hw/timer: Constify all Property
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 13 Dec 2024 16:51:42 +0000 (16:51 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 15 Dec 2024 18:56:26 +0000 (12:56 -0600)
commit74734e2b1b77b7753bd5f5578acfbb2a81fe3ec2
tree8fcfe133abe38c1a8b90e7b35a03558d9b5b1d70
parentdc418eb22028d1f6181e2436c27fcdc3ad0b56a1
hw/timer: Constify all Property

Reviewed-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
20 files changed:
hw/timer/a9gtimer.c
hw/timer/allwinner-a10-pit.c
hw/timer/arm_mptimer.c
hw/timer/arm_timer.c
hw/timer/aspeed_timer.c
hw/timer/avr_timer16.c
hw/timer/grlib_gptimer.c
hw/timer/hpet.c
hw/timer/i8254_common.c
hw/timer/ibex_timer.c
hw/timer/mss-timer.c
hw/timer/nrf51_timer.c
hw/timer/pxa2xx_timer.c
hw/timer/renesas_cmt.c
hw/timer/renesas_tmr.c
hw/timer/sifive_pwm.c
hw/timer/slavio_timer.c
hw/timer/sse-timer.c
hw/timer/stm32f2xx_timer.c
hw/timer/xilinx_timer.c