kumquat-buildroot/board/qemu/x86_64
..
linux-3.13.config configs/qemu: fix and bump relevant kernel/header versions 2014-03-07 22:37:43 +01:00
readme.txt configs/qemu: fix and bump relevant kernel/header versions 2014-03-07 22:37:43 +01:00

Run the emulation with:

  qemu-system-x86_64 -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 1.7.0