summaryrefslogtreecommitdiffstats
path: root/board/qemu/x86
Commit message (Collapse)AuthorAgeFilesLines
* qemu/x86: enable alsa/hda support in kernelPeter Korsgaard2011-09-291-0/+3
| | | | | | For easy sound testing using qemu-system-i386 -soundhw hda Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu_x86_defconfig: use 3.0.4 linux kernelPeter Korsgaard2011-09-291-8/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qemu/x86: linux: tweak configPeter Korsgaard2011-04-031-3/+7
| | | | | | | Enable correct driver for qemu's rtl8139 emulation (8139cp), enable CONFIG_PACKET so DHCP works and enable 8250 driver for serial console. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* board: add new Qemu x86 configuration fileThomas Petazzoni2010-12-161-0/+67
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>