aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/imx_gpt.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2019-10-08 18:17:26 +0100
committerPeter Maydell <peter.maydell@linaro.org>2019-10-15 18:09:02 +0100
commit581b088035a16432aece13639985235e3689363e (patch)
tree12d2b347a4111e467525c3da05829a5949463ece /hw/timer/imx_gpt.c
parent827c421492cb414f1d388442e2a4deb6e971fc8a (diff)
downloadqemu-581b088035a16432aece13639985235e3689363e.zip
qemu-581b088035a16432aece13639985235e3689363e.tar.gz
qemu-581b088035a16432aece13639985235e3689363e.tar.bz2
hw/timer/arm_mptimer.c: Switch to transaction-based ptimer API
Switch the arm_mptimer.c code away from bottom-half based ptimers to the new transaction-based ptimer API. This just requires adding begin/commit calls around the various places that modify the ptimer state, and using the new ptimer_init() function to create the timer. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20191008171740.9679-8-peter.maydell@linaro.org
Diffstat (limited to 'hw/timer/imx_gpt.c')
0 files changed, 0 insertions, 0 deletions