buildrootschalter/board/qemu/mips64-malta
Gustavo Zacarias 28ec083f82 configs/qemu: update mips malta configurations
Switch to kernel 4.0.
Simplify kernel config to reduce bloat.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-04-16 08:02:45 +02:00
..
linux-4.0.config configs/qemu: update mips malta configurations 2015-04-16 08:02:45 +02:00
readme.txt configs/qemu: update mips malta configurations 2015-04-16 08:02:45 +02:00

Run the emulation with:

 qemu-system-mips64 -M malta -kernel output/images/vmlinux -serial stdio -hda output/images/rootfs.ext2 -append "root=/dev/hda"

The login prompt will appear in the terminal that started Qemu. The
graphical window is the framebuffer.

Tested with QEMU 2.2.1