Re: [Qemu-devel] [PATCH 0/6] dbdma: improve logging and various fixes

2016-07-10 Thread David Gibson
On Sun, Jul 10, 2016 at 07:08:52PM +0100, Mark Cave-Ayland wrote: > This patchset is based upon some work Ben H did to fix various DBDMA issues > found whilst trying to boot MacOS 9 (effectively a minimal rework of a > WIP diff). With this patch, along with the patch for odd MSR combinations, > it

[Qemu-devel] [PATCH 0/6] dbdma: improve logging and various fixes

2016-07-10 Thread Mark Cave-Ayland
This patchset is based upon some work Ben H did to fix various DBDMA issues found whilst trying to boot MacOS 9 (effectively a minimal rework of a WIP diff). With this patch, along with the patch for odd MSR combinations, it becomes possible to boot MacOS 9 relibably in QEMU. It has been part of m