aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-10-27Makefile: Change make to be quiet again when doing nothingStefan Weil1-2/+2
2009-10-15net: refactor packet queueing codeMark McLoughlin1-1/+2
2009-10-13user: fix libuser build messagesBlue Swirl1-1/+1
2009-10-10Windows Waveform Audio driver (no ADC support yet)malc1-0/+2
2009-10-08Introduce QList unit-testsLuiz Capitulino1-0/+1
2009-10-08Introduce QListLuiz Capitulino1-1/+1
2009-10-08Only compile ssi when one target uses itJuan Quintela1-1/+2
2009-10-08Only compile ssi-sd when one target uses itJuan Quintela1-1/+1
2009-10-08Only compile max111x when one target uses itJuan Quintela1-1/+2
2009-10-08Only compile ads7846 when one target uses itJuan Quintela1-1/+1
2009-10-08Only compile sd0323 when one target uses itJuan Quintela1-1/+2
2009-10-08Only compile sd0303 when one target uses itJuan Quintela1-1/+2
2009-10-08Only compile stellaris_input when one target uses itJuan Quintela1-1/+2
2009-10-08Only compile tmp105 when one target uses itJuan Quintela1-1/+2
2009-10-08Only compile lm832x when one target uses itJuan Quintela1-1/+2
2009-10-08Only compile tsc2005 when one target uses itJuan Quintela1-1/+2
2009-10-08Only compile twl92230 when one target uses itJuan Quintela1-1/+2
2009-10-08Only compile wm8750 when one target uses itJuan Quintela1-1/+2
2009-10-08Only compile max7310 when one target uses itJuan Quintela1-1/+2
2009-10-08Only compile sd when one target uses itJuan Quintela1-1/+2
2009-10-08Only compile ptimer when one target uses itJuan Quintela1-1/+2
2009-10-08Generate config-devices.hJuan Quintela1-2/+5
2009-10-08Add new config-devices.mak for each targetJuan Quintela1-0/+7
2009-10-08Rename config.{h, mak} config-target.{h, mak}Juan Quintela1-1/+1
2009-10-08Remove useless check for config-host.makJuan Quintela1-6/+3
2009-10-08Move generation of config-host.h to Makefile from configureJuan Quintela1-4/+9
2009-10-06configure and Makefile are not generated in qemuJuan Quintela1-0/+5
2009-10-06add build-all to .PHONY rulesJuan Quintela1-1/+1
2009-10-01Include microblaze binaries in tarbin.Edgar E. Iglesias1-0/+2
2009-09-27Compile some user files only once for all targetsBlue Swirl1-2/+7
2009-09-20Compile host-utils only onceBlue Swirl1-1/+1
2009-09-20Compile TCG runtime library only onceBlue Swirl1-0/+1
2009-09-20ioports: remove unused env parameter and compile only onceBlue Swirl1-1/+1
2009-09-20Compile qemu-config only onceBlue Swirl1-1/+1
2009-09-12Add configure option to compile user targets as PIEKirill A. Shutemov1-9/+1
2009-09-09qdev/scsi: add scsi bus support to qdev, convert drivers.Gerd Hoffmann1-1/+1
2009-09-09qdev/usb: add usb bus support to qdev, convert drivers.Gerd Hoffmann1-1/+1
2009-09-04Introduce QDict unit-testsLuiz Capitulino1-0/+1
2009-09-04Introduce QString unit-testsLuiz Capitulino1-0/+1
2009-09-04Introduce QInt unit-testsLuiz Capitulino1-0/+2
2009-09-04Introduce QDictLuiz Capitulino1-1/+1
2009-09-04Introduce QStringLuiz Capitulino1-1/+1
2009-09-04Introduce QIntLuiz Capitulino1-0/+1
2009-08-27raw-posix: add Linux native AIO supportChristoph Hellwig1-0/+1
2009-08-27add file descriptor migrationPaolo Bonzini1-1/+1
2009-08-24make pthreads mandatoryChristoph Hellwig1-1/+1
2009-08-24Only build osdep onceAnthony Liguori1-4/+4
2009-08-24Migration via unix sockets.Chris Lalancette1-1/+1
2009-08-24Makefile: fixed rule TAGSAlexandre Bique1-1/+2
2009-08-18Fix breakage of alpha, mips64, ppc64 and x86_64 targets on non-amd64 hostBlue Swirl1-1/+1