summaryrefslogtreecommitdiffstats
path: root/hw/timer/altera_timer.c
diff options
context:
space:
mode:
authorPeter Maydell2019-10-22 17:50:36 +0200
committerPeter Maydell2019-10-22 18:44:00 +0200
commitb360a65cf9936bb3ef0e8e94efa553e03081a7b4 (patch)
tree632f2cc721be7191e9fd5f630c1b9e00d11efd5e /hw/timer/altera_timer.c
parenthw/timer/sh_timer: Switch to transaction-based ptimer API (diff)
downloadqemu-b360a65cf9936bb3ef0e8e94efa553e03081a7b4.tar.gz
qemu-b360a65cf9936bb3ef0e8e94efa553e03081a7b4.tar.xz
qemu-b360a65cf9936bb3ef0e8e94efa553e03081a7b4.zip
hw/timer/lm32_timer: Switch to transaction-based ptimer API
Switch the lm32_timer 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 ytimer. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-id: 20191017132905.5604-4-peter.maydell@linaro.org
Diffstat (limited to 'hw/timer/altera_timer.c')
0 files changed, 0 insertions, 0 deletions