buildrootschalter/board/qemu/mipsel-malta
Peter Korsgaard 5d7fb2e350 configs/qemu_*: unbreak after version bump
Commit 2c859079cd (configs/qemu: bump relevant config version) renamed
a number of linux configuration files, but forgot to update the defconfigs.

Tests shows that atleast arm versatile doesn't boot with 3.11, so rename
the linux configuration files back rather than adjusting the defconfigs.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-10-04 23:52:11 +02:00
..
linux-3.10.config configs/qemu_*: unbreak after version bump 2013-10-04 23:52:11 +02:00
readme.txt configs/qemu: bump relevant config versions 2013-10-04 15:06:08 +02:00

Run the emulation with:

 qemu-system-mipsel -M malta -kernel output/images/vmlinux -serial stdio -hda output/images/rootfs.ext2 -append "root=/dev/hda" -net nic,model=pcnet -net user

The login prompt will appear in the terminal that started Qemu. The
graphical window is the framebuffer. No keyboard support has been
enabled.

Tested with QEMU 1.6.0