From 332687c8fdf9720dd7ccfe188a38a353def88c0b Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Sun, 7 Jul 2013 19:34:07 -0300 Subject: configs/qemu: bump relevant config versions While at it add the missing network interfaces to configurations that support it. Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- board/qemu/mips-malta/readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'board/qemu/mips-malta/readme.txt') diff --git a/board/qemu/mips-malta/readme.txt b/board/qemu/mips-malta/readme.txt index 21d44e732..a7709a8f7 100644 --- a/board/qemu/mips-malta/readme.txt +++ b/board/qemu/mips-malta/readme.txt @@ -1,9 +1,9 @@ Run the emulation with: - qemu-system-mips -M malta -kernel output/images/vmlinux -serial stdio -hda output/images/rootfs.ext2 -append "root=/dev/hda" + qemu-system-mips -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.4.0 +Tested with QEMU 1.4.2 -- cgit v1.2.3