kumquat-buildroot/board/qemu/x86
Gustavo Zacarias 44bff8962c qemu/x86: enable generic hda codec
Enable the generic hda (sound) codec, necessary for qemu audio to work.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-10-27 07:34:18 +01:00
..
linux-4.2.config qemu/x86: enable generic hda codec 2015-10-27 07:34:18 +01:00
readme.txt configs/qemu: update x86 2015-04-16 08:02:45 +02: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.2.1