[CDG5] qemu fun

Jason Duerstock evilmoo at gmail.com
Sun Dec 23 21:57:12 AWST 2018


f you want to see something a little brain-melting, run qemu against Mac OS
9.2 and turn on the assembly translation logging with "-d in_asm,out_asm".

qemu-system-ppc -d in_asm,out_asm -L pc-bios -boot d -M mac99 -m 512 -hda
macos922.qcow2 -cdrom macos_921_ppc.iso 2>asm.log

This doesn't give an exact code path trace, but shows the sections that
qemu translates.  Getting the install CD booted and then telling it to shut
down produces about 300MB worth of log.

Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ucc.gu.uwa.edu.au/pipermail/cdg5/attachments/20181223/0cf1cec9/attachment.htm 


More information about the cdg5 mailing list