Re: [PATCH 00/20] nubus: bus, device, bridge, IRQ and address space improvements

2021-09-12 Thread Mark Cave-Ayland
On 12/09/2021 16:47, Philippe Mathieu-Daudé wrote: On 9/12/21 9:48 AM, Mark Cave-Ayland wrote: This patchset is the next set of changes required to boot MacOS on the q800 machine. The main aim of these patches is to improve the Nubus support so that devices can be plugged into the Nubus from

Re: [PATCH 00/20] nubus: bus, device, bridge, IRQ and address space improvements

2021-09-12 Thread Philippe Mathieu-Daudé
Hi Mark, On 9/12/21 9:48 AM, Mark Cave-Ayland wrote: > This patchset is the next set of changes required to boot MacOS on the q800 > machine. The > main aim of these patches is to improve the Nubus support so that devices can > be plugged > into the Nubus from the command line i.e. > > -dev

[PATCH 00/20] nubus: bus, device, bridge, IRQ and address space improvements

2021-09-12 Thread Mark Cave-Ayland
This patchset is the next set of changes required to boot MacOS on the q800 machine. The main aim of these patches is to improve the Nubus support so that devices can be plugged into the Nubus from the command line i.e. -device nubus-macfb[,romfile=decl.rom] At the moment the only device th