diff options
author | Mark Cave-Ayland | 2020-06-23 22:49:21 +0200 |
---|---|---|
committer | Mark Cave-Ayland | 2020-06-26 11:13:51 +0200 |
commit | da52c083ac4af9bf934898470dfdeef0f6ead343 (patch) | |
tree | 5db0bc9df8504b3fd64843e7a015c4f109c2e00e /hw/misc/macio/cuda.c | |
parent | adb: introduce realize/unrealize and VMStateDescription for ADB bus (diff) | |
download | qemu-da52c083ac4af9bf934898470dfdeef0f6ead343.tar.gz qemu-da52c083ac4af9bf934898470dfdeef0f6ead343.tar.xz qemu-da52c083ac4af9bf934898470dfdeef0f6ead343.zip |
adb: create autopoll variables directly within ADBBusState
Rather than each ADB implementation requiring its own functions to manage
autopoll state, timers, and autopoll masks prepare to move this information
directly into ADBBusState.
Add external functions within adb.h to allow each ADB implementation to
manage the new autopoll variables.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tested-by: Finn Thain <fthain@telegraphics.com.au>
Acked-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20200623204936.24064-8-mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'hw/misc/macio/cuda.c')
0 files changed, 0 insertions, 0 deletions