On 01/10/16 16:36, Programmingkid wrote: > Mac OS X no longer successfully boots under recent commits of QEMU. This > problem appears to only be with the mac99 target. The beigeg3 target does > still work. I have used my Mac OS 10.4 and Mac OS 10.2 boot cd images in the > tests. My command-line: qemu-system-ppc -cdrom tiger.iso -boot d -M mac99
Maybe you're getting caught by this: https://lists.gnu.org/archive/html/qemu-devel/2016-09/msg07686.html. Otherwise can you bisect to find the offending commit? ATB, Mark.