Qemu package and guide for OSX available
Posted: Wed Jan 06, 2016 10:33 pm
Hi,
The status of running various guests is recorded here: https://docs.google.com/spreadsheets/d/ ... edit#gid=0
See the next post for some experimental builds (including sound-enabled builds).
14-08-2025
Qemu-system-ppc_macOS-withGUI.zip. (Apple Silicon only!)
https://drive.google.com/file/d/1ppKfYT ... sp=sharing
Note: First build to contain a GUI, but qemu-system-ppc can also run without it. Read the readme, then run RunMeFirst, then start the GUI.
(Thanks go out to emendelson!)
Read our guide: http://www.emaculation.com/doku.php/ppc ... mu-for-osx
Note: All build as of 29-12-2024 contain the options to use a table-style mouse and shared folder with the host. See the readme included in the download. These are not error free, but Qemu can be run without them.
05-01-2025
Qemu-system-ppc-macOS-universal-05-01-2024.zip
https://surfdrive.surf.nl/files/index.p ... VgHkipIPZ8
29-12-2024
Qemu-system-ppc-macOS-Intel-29-12-2024.zip
https://surfdrive.surf.nl/files/index.p ... TvcICiI6RN
Note: Built for Intel CPU/runs in Rosetta
24-04-2024
Qemu-system-ppc-9.0-macOS-Intel-24-04-2024.zip
https://surfdrive.surf.nl/files/index.p ... 6vmbB5XCn6
Note: Built for Intel CPU/runs in Rosetta
20-12-2023
Qemu-system-ppc-8.2-macOS-Intel-20-12-2023.zip
https://surfdrive.surf.nl/files/index.p ... y13aspKGfR
Note: Built for Intel CPU/runs in Rosetta
Cumulative fixes and enhancements:
Fixes:
-Fixes issue when switching colour depths.
Enhancements:
-Include the option to use a tablet-style mouse (Mac OS 9.x only) and access to a local folder.
-Qemu can now run with either cocoa, sdl or gtk graphical interface. It is required to set -display to either "cocoa" or "sdl" (without the quotes) on your command line.
-Qemu now adds VMNet networking functionality on Big Sur, Monterey and newer hosts. This can provide full access to the host network, replacing the non-functional tap networking on these hosts. Example command line addition: -device sungem,netdev=network01 -netdev vmnet-bridged,id=network01,ifname=name-of-the-host-network-device
-Supports a serial connection over USB. For Mac OS 9.x a FTDI driver is needed from: https://www.ftdichip.com/Drivers/VCP.htm (download the 1.0f4 version)
In the qemu.command file add -device usb-serial,chardev=cons -chardev console,id=cons (id can be anything, but id= and chardev= have to match)
Note: Earlier builds are no longer available:
Best,
Cat_7
The status of running various guests is recorded here: https://docs.google.com/spreadsheets/d/ ... edit#gid=0
See the next post for some experimental builds (including sound-enabled builds).
14-08-2025
Qemu-system-ppc_macOS-withGUI.zip. (Apple Silicon only!)
https://drive.google.com/file/d/1ppKfYT ... sp=sharing
Note: First build to contain a GUI, but qemu-system-ppc can also run without it. Read the readme, then run RunMeFirst, then start the GUI.
(Thanks go out to emendelson!)
Read our guide: http://www.emaculation.com/doku.php/ppc ... mu-for-osx
Note: All build as of 29-12-2024 contain the options to use a table-style mouse and shared folder with the host. See the readme included in the download. These are not error free, but Qemu can be run without them.
05-01-2025
Qemu-system-ppc-macOS-universal-05-01-2024.zip
https://surfdrive.surf.nl/files/index.p ... VgHkipIPZ8
29-12-2024
Qemu-system-ppc-macOS-Intel-29-12-2024.zip
https://surfdrive.surf.nl/files/index.p ... TvcICiI6RN
Note: Built for Intel CPU/runs in Rosetta
24-04-2024
Qemu-system-ppc-9.0-macOS-Intel-24-04-2024.zip
https://surfdrive.surf.nl/files/index.p ... 6vmbB5XCn6
Note: Built for Intel CPU/runs in Rosetta
20-12-2023
Qemu-system-ppc-8.2-macOS-Intel-20-12-2023.zip
https://surfdrive.surf.nl/files/index.p ... y13aspKGfR
Note: Built for Intel CPU/runs in Rosetta
Cumulative fixes and enhancements:
Fixes:
-Fixes issue when switching colour depths.
Enhancements:
-Include the option to use a tablet-style mouse (Mac OS 9.x only) and access to a local folder.
-Qemu can now run with either cocoa, sdl or gtk graphical interface. It is required to set -display to either "cocoa" or "sdl" (without the quotes) on your command line.
-Qemu now adds VMNet networking functionality on Big Sur, Monterey and newer hosts. This can provide full access to the host network, replacing the non-functional tap networking on these hosts. Example command line addition: -device sungem,netdev=network01 -netdev vmnet-bridged,id=network01,ifname=name-of-the-host-network-device
-Supports a serial connection over USB. For Mac OS 9.x a FTDI driver is needed from: https://www.ftdichip.com/Drivers/VCP.htm (download the 1.0f4 version)
In the qemu.command file add -device usb-serial,chardev=cons -chardev console,id=cons (id can be anything, but id= and chardev= have to match)
Note: Earlier builds are no longer available:
Best,
Cat_7

