Peter Maydell c54dd4b701 hw/timer/puv3_ost.c: Switch to transaction-based ptimer API
Switch the puv3_ost 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>
Message-id: 20191017132905.5604-2-peter.maydell@linaro.org
2019-10-22 17:44:00 +01:00
..
2019-10-17 18:16:55 +01:00
2019-10-15 18:09:05 +01:00
2019-10-15 18:09:04 +01:00
2019-10-10 10:56:18 +02:00
2019-10-15 18:09:04 +01:00
2019-10-15 18:09:04 +01:00