diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-10-21 15:06:00 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-10-25 13:09:27 +0100 |
commit | efe62d6fa0dd67573c0cb7f06e87c03801a085d5 (patch) | |
tree | 604ff1cab14a51010f311141a6a130f73df7573d /fsdev | |
parent | 663e475fbeecf3de9b4d1a84454bccfb67e87bc2 (diff) | |
download | qemu-efe62d6fa0dd67573c0cb7f06e87c03801a085d5.zip qemu-efe62d6fa0dd67573c0cb7f06e87c03801a085d5.tar.gz qemu-efe62d6fa0dd67573c0cb7f06e87c03801a085d5.tar.bz2 |
hw/m68k/mcf5206.c: Switch to transaction-based ptimer API
Switch the mcf5206 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: Thomas Huth <thuth@redhat.com>
Message-id: 20191021140600.10725-1-peter.maydell@linaro.org
Diffstat (limited to 'fsdev')
0 files changed, 0 insertions, 0 deletions