Commit 332687c8 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

configs/qemu: bump relevant config versions



While at it add the missing network interfaces to configurations that
support it.

Signed-off-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 0fbee81a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,4 +7,4 @@ graphical window is the framebuffer.

Startup time is slow because of the SMP CPU emulation so be patient.

Tested with QEMU 1.4.0
Tested with QEMU 1.4.2
+1 −1
Original line number Diff line number Diff line
@@ -5,4 +5,4 @@ Run the emulation with:
The login prompt will appear in the terminal that started Qemu. The
graphical window is the framebuffer.

Tested with QEMU 1.4.0
Tested with QEMU 1.4.2
+1 −1
Original line number Diff line number Diff line
@@ -5,4 +5,4 @@ Run the emulation with:
The login prompt will appear in the terminal that started Qemu. The
graphical window is the framebuffer.

Tested with QEMU 1.4.0
Tested with QEMU 1.4.2
Loading