diff options
author | Peter Maydell | 2020-06-26 13:14:18 +0200 |
---|---|---|
committer | Peter Maydell | 2020-06-26 13:14:18 +0200 |
commit | 10f7ffabf9c507fc02382b89912003b1c43c3231 (patch) | |
tree | 874dccf979f03f5553e6103d39b86bae9046b743 /include/qemu | |
parent | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200626' into... (diff) | |
parent | adb: add ADB bus trace events (diff) | |
download | qemu-10f7ffabf9c507fc02382b89912003b1c43c3231.tar.gz qemu-10f7ffabf9c507fc02382b89912003b1c43c3231.tar.xz qemu-10f7ffabf9c507fc02382b89912003b1c43c3231.zip |
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20200626' into staging
qemu-macppc patches
# gpg: Signature made Fri 26 Jun 2020 10:15:36 BST
# gpg: using RSA key CC621AB98E82200D915CC9C45BC2C56FAE0F321F
# gpg: issuer "mark.cave-ayland@ilande.co.uk"
# gpg: Good signature from "Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>" [full]
# Primary key fingerprint: CC62 1AB9 8E82 200D 915C C9C4 5BC2 C56F AE0F 321F
* remotes/mcayland/tags/qemu-macppc-20200626: (22 commits)
adb: add ADB bus trace events
adb: use adb_device prefix for ADB device trace events
adb: only call autopoll callbacks when autopoll is not blocked
mac_via: rework ADB state machine to be compatible with both MacOS and Linux
mac_via: move VIA1 portB write logic into mos6522_q800_via1_write()
pmu: add adb_autopoll_block() and adb_autopoll_unblock() functions
cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions
adb: add autopoll_blocked variable to block autopoll
adb: use adb_request() only for explicit requests
adb: add status field for holding information about the last ADB request
adb: keep track of devices with pending data
adb: introduce new ADBDeviceHasData method to ADBDeviceClass
mac_via: convert to use ADBBusState internal autopoll variables
pmu: convert to use ADBBusState internal autopoll variables
cuda: convert to use ADBBusState internal autopoll variables
adb: create autopoll variables directly within ADBBusState
adb: introduce realize/unrealize and VMStateDescription for ADB bus
pmu: honour autopoll_rate_ms when rearming the ADB autopoll timer
pmu: fix duplicate autopoll mask variable
cuda: convert ADB autopoll timer from ns to ms
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/qemu')
0 files changed, 0 insertions, 0 deletions