diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-10-08 18:17:24 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-10-15 18:09:02 +0100 |
commit | d8052a2e2d39660ba657af83cf079b1fe812c163 (patch) | |
tree | 398623858ded08914782efcd05e0a313fecce1e6 /hw/ide | |
parent | 5a65f7b5f4907ca70cb6eae1265e59ccbdfa0937 (diff) | |
download | qemu-d8052a2e2d39660ba657af83cf079b1fe812c163.zip qemu-d8052a2e2d39660ba657af83cf079b1fe812c163.tar.gz qemu-d8052a2e2d39660ba657af83cf079b1fe812c163.tar.bz2 |
hw/arm/musicpal.c: Switch to transaction-based ptimer API
Switch the musicpal 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-6-peter.maydell@linaro.org
Diffstat (limited to 'hw/ide')
0 files changed, 0 insertions, 0 deletions