kumquat-buildroot/board/qemu/mips64-malta
Gustavo Zacarias 4b4d0f2f1b configs/qemu: bump relevant configs to kernel version 3.9.x
Problematic configurations not bumped:

powerpc-g3beige: Kernel oops on boot
sh4-r2d - Qemu doesn't emulate advanced features from the console UART
sparc-ss10 - Illegal instruction

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-04-29 22:21:26 +02:00
..
linux-3.9.config configs/qemu: bump relevant configs to kernel version 3.9.x 2013-04-29 22:21:26 +02:00
readme.txt configs/qemu: bump relevant configs to kernel version 3.8.x 2013-03-01 16:11:07 +01: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. No keyboard support has been
enabled.

This configuration is known to be flaky.

Tested with QEMU 1.4.0