kumquat-buildroot/board/qemu/ppc-mac99/readme.txt

6 lines
273 B
Plaintext
Raw Normal View History

Run the emulation with:
qemu-system-ppc -nographic -vga none -M mac99 -cpu g4 -m 1G -kernel output/images/vmlinux -drive file=output/images/rootfs.ext2,format=raw -net nic,model=sungem -net user -append "root=/dev/sda" # qemu_ppc_mac99_defconfig
Tested with QEMU 3.1.0