diff options
author | Peter Maydell | 2019-10-17 15:21:21 +0200 |
---|---|---|
committer | Peter Maydell | 2019-10-24 18:16:28 +0200 |
commit | 8d986979be1ea44959f49e140fd51a4e92466b74 (patch) | |
tree | 9e13416b5f128d5b75c78dba422feacd033ec47b /io/channel-command.c | |
parent | hw/net/fsl_etsec/etsec.c: Switch to transaction-based ptimer API (diff) | |
download | qemu-8d986979be1ea44959f49e140fd51a4e92466b74.tar.gz qemu-8d986979be1ea44959f49e140fd51a4e92466b74.tar.xz qemu-8d986979be1ea44959f49e140fd51a4e92466b74.zip |
hw/timer/xilinx_timer.c: Switch to transaction-based ptimer API
Switch the xilinx_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 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>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20191017132122.4402-3-peter.maydell@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'io/channel-command.c')
0 files changed, 0 insertions, 0 deletions