summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* net: move AIX code into net/tap-aix.cMark McLoughlin2009-10-301-0/+1
* net: move solaris code to net/tap-solaris.cMark McLoughlin2009-10-301-0/+1
* net: split BSD tap_open() out into net/tap-bsd.cMark McLoughlin2009-10-301-0/+1
* net: split all the tap code out into net/tap.cMark McLoughlin2009-10-301-0/+1
* net: move tap-win32.c under net/Mark McLoughlin2009-10-301-1/+1
* net: move net-checksum.c under net/Mark McLoughlin2009-10-301-2/+2
* net: move net-queue.[ch] under net/Mark McLoughlin2009-10-301-3/+7
* Makefile: Change make to be quiet again when doing nothingStefan Weil2009-10-271-2/+2
* net: refactor packet queueing codeMark McLoughlin2009-10-151-1/+2
* 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
OpenPOWER on IntegriCloud