[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/22] qemu-macppc queue 20200626
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/22] qemu-macppc queue 20200626 |
Date: |
Fri, 26 Jun 2020 13:48:37 +0100 |
On Fri, 26 Jun 2020 at 10:23, Mark Cave-Ayland
<mark.cave-ayland@ilande.co.uk> wrote:
>
> The following changes since commit 5acc270a355120ce967ca1f1eeca0abbdb9303c8:
>
> Merge remote-tracking branch 'remotes/xtensa/tags/20200625-xtensa' into
> staging (2020-06-25 21:20:45 +0100)
>
> are available in the Git repository at:
>
> git://github.com/mcayland/qemu.git tags/qemu-macppc-20200626
>
> for you to fetch changes up to e590e7f01479a1d4544aac062fe9fdb986502294:
>
> adb: add ADB bus trace events (2020-06-26 10:13:52 +0100)
>
> ----------------------------------------------------------------
> qemu-macppc patches
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1
for any user-visible changes.
-- PMM
- [PULL 13/22] adb: add status field for holding information about the last ADB request, (continued)
- [PULL 13/22] adb: add status field for holding information about the last ADB request, Mark Cave-Ayland, 2020/06/26
- [PULL 14/22] adb: use adb_request() only for explicit requests, Mark Cave-Ayland, 2020/06/26
- [PULL 15/22] adb: add autopoll_blocked variable to block autopoll, Mark Cave-Ayland, 2020/06/26
- [PULL 16/22] cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions, Mark Cave-Ayland, 2020/06/26
- [PULL 17/22] pmu: add adb_autopoll_block() and adb_autopoll_unblock() functions, Mark Cave-Ayland, 2020/06/26
- [PULL 18/22] mac_via: move VIA1 portB write logic into mos6522_q800_via1_write(), Mark Cave-Ayland, 2020/06/26
- [PULL 19/22] mac_via: rework ADB state machine to be compatible with both MacOS and Linux, Mark Cave-Ayland, 2020/06/26
- [PULL 20/22] adb: only call autopoll callbacks when autopoll is not blocked, Mark Cave-Ayland, 2020/06/26
- [PULL 21/22] adb: use adb_device prefix for ADB device trace events, Mark Cave-Ayland, 2020/06/26
- [PULL 22/22] adb: add ADB bus trace events, Mark Cave-Ayland, 2020/06/26
- Re: [PULL 00/22] qemu-macppc queue 20200626,
Peter Maydell <=