commit initial qemu support (see http://fabrice.bellard.free.fr/qemu/)
authorStefan Reinauer <stepan@openbios.org>
Mon, 28 Jun 2004 11:57:31 +0000 (11:57 +0000)
committerStefan Reinauer <stepan@openbios.org>
Mon, 28 Jun 2004 11:57:31 +0000 (11:57 +0000)
commit4a3bb76aa85ba720b607152d853bd7e1964a9f6c
tree0daabca0f3c90d2557bfe9c6d7e01102a6270b8f
parentbbf16821c000ad347bfd2681bdda383028cc011e
commit initial qemu support (see fabrice.bellard.free.fr/qemu/)

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1610 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/emulation/qemu-i386/Config.lb [new file with mode: 0644]
src/mainboard/emulation/qemu-i386/auto.c [new file with mode: 0644]
src/mainboard/emulation/qemu-i386/chip.h [new file with mode: 0644]
src/mainboard/emulation/qemu-i386/debug.c [new file with mode: 0644]
src/mainboard/emulation/qemu-i386/failover.c [new file with mode: 0644]
src/mainboard/emulation/qemu-i386/irq_tables.c [new file with mode: 0644]
src/mainboard/emulation/qemu-i386/mainboard.c [new file with mode: 0644]