On 04/03/2021 22:58, Philippe Mathieu-Daudé wrote:
On 3/4/21 11:10 PM, Mark Cave-Ayland wrote:
This patch series comes from an experimental branch that I've been working on
to try and boot a MacOS toolbox ROM under the QEMU q800 machine. The effort is
...
v3:
- Rebase onto master (fix up minor conflicts with Paolo's SCSI error handling
changes)
- Add R-B tags from Philippe and Laurent
- Check for failure of qdev_realize() in patch 3
- Touch up the commit messages on patches 9 and 10
- Remove extra "& 0xff" in patch 9
- Add deferred command completion interrupt for PDMA in patch 33
- Remove ti_size assignment comment in patch 38
- Remove extra "& 0xff" in patch 39
Thanks, series LGTM!
Phil.
Thanks Phil (and Laurent) for the review. Gitlab-CI is happy at
https://gitlab.com/mcayland/qemu/-/pipelines/265668799 so if there are no further
comments I'll send a qemu-sparc PR for this over the next couple of days.
ATB,
Mark.