summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2009-11-09Makefile: make qemu-io dependent on config-host.hPaolo Bonzini
2009-11-09Makefile: make qemu-img dependant on config-host.hUri Lublin
2009-10-30Switch from etherboot to gPXEAnthony Liguori
2009-10-30net: move linux code into net/tap-linux.cMark McLoughlin
2009-10-30net: move AIX code into net/tap-aix.cMark McLoughlin
2009-10-30net: move solaris code to net/tap-solaris.cMark McLoughlin
2009-10-30net: split BSD tap_open() out into net/tap-bsd.cMark McLoughlin
2009-10-30net: split all the tap code out into net/tap.cMark McLoughlin
2009-10-30net: move tap-win32.c under net/Mark McLoughlin
2009-10-30net: move net-checksum.c under net/Mark McLoughlin
2009-10-30net: move net-queue.[ch] under net/Mark McLoughlin
2009-10-27Makefile: Change make to be quiet again when doing nothingStefan Weil
2009-10-15net: refactor packet queueing codeMark McLoughlin
2009-10-13user: fix libuser build messagesBlue Swirl
2009-10-10Windows Waveform Audio driver (no ADC support yet)malc
2009-10-08Introduce QList unit-testsLuiz Capitulino
2009-10-08Introduce QListLuiz Capitulino
2009-10-08Only compile ssi when one target uses itJuan Quintela
2009-10-08Only compile ssi-sd when one target uses itJuan Quintela
2009-10-08Only compile max111x when one target uses itJuan Quintela
2009-10-08Only compile ads7846 when one target uses itJuan Quintela
2009-10-08Only compile sd0323 when one target uses itJuan Quintela
2009-10-08Only compile sd0303 when one target uses itJuan Quintela
2009-10-08Only compile stellaris_input when one target uses itJuan Quintela
2009-10-08Only compile tmp105 when one target uses itJuan Quintela
2009-10-08Only compile lm832x when one target uses itJuan Quintela
2009-10-08Only compile tsc2005 when one target uses itJuan Quintela
2009-10-08Only compile twl92230 when one target uses itJuan Quintela
2009-10-08Only compile wm8750 when one target uses itJuan Quintela
2009-10-08Only compile max7310 when one target uses itJuan Quintela
2009-10-08Only compile sd when one target uses itJuan Quintela
2009-10-08Only compile ptimer when one target uses itJuan Quintela
2009-10-08Generate config-devices.hJuan Quintela
2009-10-08Add new config-devices.mak for each targetJuan Quintela
2009-10-08Rename config.{h, mak} config-target.{h, mak}Juan Quintela
2009-10-08Remove useless check for config-host.makJuan Quintela
2009-10-08Move generation of config-host.h to Makefile from configureJuan Quintela
2009-10-06configure and Makefile are not generated in qemuJuan Quintela
2009-10-06add build-all to .PHONY rulesJuan Quintela
2009-10-01Include microblaze binaries in tarbin.Edgar E. Iglesias
2009-09-27Compile some user files only once for all targetsBlue Swirl
2009-09-20Compile host-utils only onceBlue Swirl
2009-09-20Compile TCG runtime library only onceBlue Swirl
2009-09-20ioports: remove unused env parameter and compile only onceBlue Swirl
2009-09-20Compile qemu-config only onceBlue Swirl
2009-09-12Add configure option to compile user targets as PIEKirill A. Shutemov
2009-09-09qdev/scsi: add scsi bus support to qdev, convert drivers.Gerd Hoffmann
2009-09-09qdev/usb: add usb bus support to qdev, convert drivers.Gerd Hoffmann
2009-09-04Introduce QDict unit-testsLuiz Capitulino
2009-09-04Introduce QString unit-testsLuiz Capitulino