Re: [PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes

2021-02-25 Thread Mark Cave-Ayland
On 25/02/2021 10:50, Philippe Mathieu-Daudé wrote: Thanks Phil - I understand that a set of 42 patches for a 25 year old disk controller is never going to be the top of most people's review list, and some parts are almost impossible to review unless you have a good understanding of the datasheet

Re: [PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes

2021-02-25 Thread Philippe Mathieu-Daudé
On 2/25/21 10:54 AM, Mark Cave-Ayland wrote: > On 23/02/2021 21:32, Philippe Mathieu-Daudé wrote: > >> Hi Mark, >> >> On 2/9/21 8:29 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 Q

Re: [PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes

2021-02-25 Thread Mark Cave-Ayland
On 23/02/2021 21:32, Philippe Mathieu-Daudé wrote: Hi Mark, On 2/9/21 8:29 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 far from complete, but it seems wo

Re: [PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes

2021-02-23 Thread Philippe Mathieu-Daudé
Hi Mark, On 2/9/21 8:29 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 > far from complete, but it seems worth submitting these patches separately > since

[PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes

2021-02-09 Thread Mark Cave-Ayland
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 far from complete, but it seems worth submitting these patches separately since they are limited to the ESP device and form a substantial part