]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/timer: Constify VMState
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 21 Dec 2023 03:16:37 +0000 (14:16 +1100)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 29 Dec 2023 20:38:06 +0000 (07:38 +1100)
commitba324b3fb40ac2ce621b97d6c2345d640fd26acb
tree24e537e988bca3d1189b5e8c0d4f74c1868709df
parent0aa6c7df8cfd9b24128807bccc4275571f400ed1
hw/timer: Constify VMState

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20231221031652.119827-57-richard.henderson@linaro.org>
31 files changed:
hw/timer/a9gtimer.c
hw/timer/allwinner-a10-pit.c
hw/timer/arm_mptimer.c
hw/timer/arm_timer.c
hw/timer/armv7m_systick.c
hw/timer/aspeed_timer.c
hw/timer/bcm2835_systmr.c
hw/timer/cadence_ttc.c
hw/timer/cmsdk-apb-dualtimer.c
hw/timer/cmsdk-apb-timer.c
hw/timer/digic-timer.c
hw/timer/etraxfs_timer.c
hw/timer/exynos4210_mct.c
hw/timer/exynos4210_pwm.c
hw/timer/hpet.c
hw/timer/i8254_common.c
hw/timer/ibex_timer.c
hw/timer/imx_epit.c
hw/timer/imx_gpt.c
hw/timer/mss-timer.c
hw/timer/npcm7xx_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-counter.c
hw/timer/sse-timer.c
hw/timer/stellaris-gptm.c
hw/timer/stm32f2xx_timer.c