2
1
Cédric Le Goater cf494c78c1 configs/qemu_ppc_e500mc: enable dhcp on network interface 3 жил өмнө
..
linux.fragment 88c1cb10b6 board/qemu: Add ppc-e500mc configuration 4 жил өмнө
readme.txt cf494c78c1 configs/qemu_ppc_e500mc: enable dhcp on network interface 3 жил өмнө

readme.txt

Run the emulation with:

qemu-system-ppc -M ppce500 -cpu e500mc -m 256 -kernel output/images/uImage -drive file=output/images/rootfs.ext2,if=virtio,format=raw -net nic,model=virtio-net-pci -net user -append "console=ttyS0 rootwait root=/dev/vda" -serial mon:stdio -nographic # qemu_ppc_e500mc_defconfig

The login prompt will appear in the terminal that started Qemu.