Commit 244404a1 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

configs/qemu: bump relevant configs to kernel version 3.8.x



Problematic configurations not bumped:

arm-versatilepb - IRQ failure for symbios scsi
sh4-r2d - Qemu still doesn't emulate advanced features from the UART
sparc-ss10 - Illegal instruction

Signed-off-by: default avatarGustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 839214ef
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.3.0
Tested with QEMU 1.4.0
+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.3.0
Tested with QEMU 1.4.0
+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.3.0
Tested with QEMU 1.4.0
+1 −1
Original line number Diff line number Diff line
@@ -4,4 +4,4 @@ Run the emulation with:

The login prompt will appear in the terminal that started Qemu.

Tested with QEMU 1.3.0
Tested with QEMU 1.4.0
Loading