kumquat-buildroot/board/qemu/x86
Gustavo Zacarias fdb35ce73e configs/qemu: bump x86 to 4.3 kernel
Now that uclibc-ng was bumped to version 1.0.9 nothing prevents x86
from working correctly.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-11-17 21:20:44 +01:00
..
linux-4.3.config configs/qemu: bump x86 to 4.3 kernel 2015-11-17 21:20:44 +01:00
readme.txt configs/qemu: bump to the latest linux version 2015-11-11 23:36:39 +01:00

Run the emulation with:

  qemu-system-i386 -M pc -kernel output/images/bzImage -drive file=output/images/rootfs.ext2,if=ide -append root=/dev/sda -net nic,model=rtl8139 -net user

The login prompt will appear in the graphical window.

Tested with QEMU 2.3.0