summaryrefslogtreecommitdiffstats
path: root/src/cpu/emulation/qemu-x86
Commit message (Expand)AuthorAgeFilesLines
* Make qemu use the udelay function in src/pc80/udelay_io.cPatrick Georgi2010-01-111-9/+0
* Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.Myles Watson2009-11-121-2/+3
* Change QEMU CPU Makefile.inc files to match other CPUs.Uwe Hermann2009-10-241-1/+1
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-151-2/+2
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* More consistent use of "default n" and "select XYZ" inPatrick Georgi2009-09-291-1/+1
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-2/+2
* Kconfig!Patrick Georgi2009-08-122-0/+5
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-23/+25
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-2/+2
* This patch adds high table support to qemu. It was already added toMyles Watson2009-05-111-1/+13
* Trivial white space fixes so that the next patches are easier to read.Myles Watson2009-05-111-12/+12
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-1/+1
* Fix outb to 0x80 delay functions to use inb instead (fixes excessive post codesStefan Reinauer2008-08-131-1/+1
* Change references to qemu in Coreboot-v2 calls to qemu-x86.Myles Watson2008-02-074-0/+166
OpenPOWER on IntegriCloud