aboutsummaryrefslogtreecommitdiff
path: root/linux-user
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2019-10-08 18:17:29 +0100
committerPeter Maydell <peter.maydell@linaro.org>2019-10-15 18:09:02 +0100
commit30e22c8733e8b2bed7dc77c4f9ebc7a4a4114632 (patch)
tree59cf22f925f0dfc4f9b31fb9a089f29302e9bc00 /linux-user
parent19c12fe93ab9c65b56c7dfd467799a63c28d4bbd (diff)
downloadqemu-30e22c8733e8b2bed7dc77c4f9ebc7a4a4114632.zip
qemu-30e22c8733e8b2bed7dc77c4f9ebc7a4a4114632.tar.gz
qemu-30e22c8733e8b2bed7dc77c4f9ebc7a4a4114632.tar.bz2
hw/timer/digic-timer.c: Switch to transaction-based ptimer API
Switch the digic-timer.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-11-peter.maydell@linaro.org
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions