aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* user: fix libuser build messagesBlue Swirl2009-10-131-1/+1
* Windows Waveform Audio driver (no ADC support yet)malc2009-10-101-0/+2
* Introduce QList unit-testsLuiz Capitulino2009-10-081-0/+1
* Introduce QListLuiz Capitulino2009-10-081-1/+1
* Only compile ssi when one target uses itJuan Quintela2009-10-081-1/+2
* Only compile ssi-sd when one target uses itJuan Quintela2009-10-081-1/+1
* Only compile max111x when one target uses itJuan Quintela2009-10-081-1/+2
* Only compile ads7846 when one target uses itJuan Quintela2009-10-081-1/+1
* Only compile sd0323 when one target uses itJuan Quintela2009-10-081-1/+2
* Only compile sd0303 when one target uses itJuan Quintela2009-10-081-1/+2
* Only compile stellaris_input when one target uses itJuan Quintela2009-10-081-1/+2
* Only compile tmp105 when one target uses itJuan Quintela2009-10-081-1/+2
* Only compile lm832x when one target uses itJuan Quintela2009-10-081-1/+2
* Only compile tsc2005 when one target uses itJuan Quintela2009-10-081-1/+2
* Only compile twl92230 when one target uses itJuan Quintela2009-10-081-1/+2
* Only compile wm8750 when one target uses itJuan Quintela2009-10-081-1/+2
* Only compile max7310 when one target uses itJuan Quintela2009-10-081-1/+2
* Only compile sd when one target uses itJuan Quintela2009-10-081-1/+2
* Only compile ptimer when one target uses itJuan Quintela2009-10-081-1/+2
* Generate config-devices.hJuan Quintela2009-10-081-2/+5
* Add new config-devices.mak for each targetJuan Quintela2009-10-081-0/+7
* Rename config.{h, mak} config-target.{h, mak}Juan Quintela2009-10-081-1/+1
* Remove useless check for config-host.makJuan Quintela2009-10-081-6/+3
* Move generation of config-host.h to Makefile from configureJuan Quintela2009-10-081-4/+9
* configure and Makefile are not generated in qemuJuan Quintela2009-10-061-0/+5
* add build-all to .PHONY rulesJuan Quintela2009-10-061-1/+1
* Include microblaze binaries in tarbin.Edgar E. Iglesias2009-10-011-0/+2
* Compile some user files only once for all targetsBlue Swirl2009-09-271-2/+7
* Compile host-utils only onceBlue Swirl2009-09-201-1/+1
* Compile TCG runtime library only onceBlue Swirl2009-09-201-0/+1
* ioports: remove unused env parameter and compile only onceBlue Swirl2009-09-201-1/+1
* Compile qemu-config only onceBlue Swirl2009-09-201-1/+1
* Add configure option to compile user targets as PIEKirill A. Shutemov2009-09-121-9/+1
* qdev/scsi: add scsi bus support to qdev, convert drivers.Gerd Hoffmann2009-09-091-1/+1
* qdev/usb: add usb bus support to qdev, convert drivers.Gerd Hoffmann2009-09-091-1/+1
* Introduce QDict unit-testsLuiz Capitulino2009-09-041-0/+1
* Introduce QString unit-testsLuiz Capitulino2009-09-041-0/+1
* Introduce QInt unit-testsLuiz Capitulino2009-09-041-0/+2
* Introduce QDictLuiz Capitulino2009-09-041-1/+1
* Introduce QStringLuiz Capitulino2009-09-041-1/+1
* Introduce QIntLuiz Capitulino2009-09-041-0/+1
* raw-posix: add Linux native AIO supportChristoph Hellwig2009-08-271-0/+1
* add file descriptor migrationPaolo Bonzini2009-08-271-1/+1
* make pthreads mandatoryChristoph Hellwig2009-08-241-1/+1
* Only build osdep onceAnthony Liguori2009-08-241-4/+4
* Migration via unix sockets.Chris Lalancette2009-08-241-1/+1
* Makefile: fixed rule TAGSAlexandre Bique2009-08-241-1/+2
* Fix breakage of alpha, mips64, ppc64 and x86_64 targets on non-amd64 hostBlue Swirl2009-08-181-1/+1
* user: compile host-utils.c only onceBlue Swirl2009-08-161-1/+1
* linux-user: compile envlist.c only onceBlue Swirl2009-08-151-1/+1