Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
phreedom2600net
/
knochenreiter-buildroot
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
13efd73242
Branches
Tags
knochenreiter-2019
master
knochenreite...
/
board
/
qemu
/
ppc64-e5500
Matt Weber
dcf5fafe84
qemu_ppc64_e5500_defconfig: convert quotes in readme.txt emulation example
6 years ago
..
linux.fragment
dab038d1ac
configs/qemu_ppc64_e5500: new defconfig
6 years ago
readme.txt
dcf5fafe84
qemu_ppc64_e5500_defconfig: convert quotes in readme.txt emulation example
6 years ago
readme.txt
Run the emulation with:
qemu-system-ppc64 -M ppce500 -cpu e5500 -m 256 -kernel output/images/uImage -drive file=output/images/rootfs.ext2,if=virtio,format=raw -append "console=ttyS0 root=/dev/vda" -serial mon:stdio -nographic
The login prompt will appear in the terminal that started Qemu.
Tested with QEMU 2.0.0