aboutsummaryrefslogtreecommitdiff
path: root/fpu
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2019-10-22 16:50:36 +0100
committerPeter Maydell <peter.maydell@linaro.org>2019-10-22 17:44:00 +0100
commit81b2d96b8a19bb6fe3aa93e8185f5527df26fe2a (patch)
tree512da7118ba1059766d33a661f5b09b3eabacbad /fpu
parent2cb42c930b0e4d60164f837ab70253fb43813e93 (diff)
downloadqemu-81b2d96b8a19bb6fe3aa93e8185f5527df26fe2a.zip
qemu-81b2d96b8a19bb6fe3aa93e8185f5527df26fe2a.tar.gz
qemu-81b2d96b8a19bb6fe3aa93e8185f5527df26fe2a.tar.bz2
hw/m68k/mcf5208.c: Switch to transaction-based ptimer API
Switch the mcf5208 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> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Thomas Huth <huth@tuxfamily.org> Message-id: 20191017132905.5604-9-peter.maydell@linaro.org
Diffstat (limited to 'fpu')
0 files changed, 0 insertions, 0 deletions