USB audio not working on MacOS 9
Hello!
While installing Mac OS 9, I've noticed that -device usb-audio works fairly well.. about a minute
Then the whole system (except cursor) halts
I've tried to run it with minimal config and -d guest_errors,unimp,cpu_reset, then compare output with the same one without usb-audio
Only small differences are present - like one more duplicate of CUDA error
Also I tried several configurations, with g3beige, mac99, G3/G4 processors - none worked
-device usb-audio causes problems even without -audiodev
There is an existing thread on the NonGNU mailing list regarding this issue
So, since I'd like to get USB Audio Class working, I'm asking for help on debugging, maybe some options for investigation (without the kilometers of logs:)?
OS: Debian 13
Kernel: Linux 6.12
QEMU: 10.0.7 (I will also test on HEAD later)
Command to reproduce:
qemu-system-ppc -machine mac99 -boot d -cdrom <https://winworldpc.com/download/3dc3a37f-6518-c39a-11c3-a4e284a2c3a5> -device usb-audio
Thanks,
Elisey