On Oct 1, 2016, at 2:19 PM, Mark Cave-Ayland wrote: > 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?
Just finished. This is the patch git bisect says is the offender: [e7b1e06fbcb81ac66e2586214a6c42fdf15fadf3] target-ppc: add vector insert instructions Looks like Bharata B Rao and me have the same results.