aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Add a QFloat datatypeAnthony Liguori1-2/+2
2009-11-17Block live migrationlirans@il.ibm.com1-0/+1
2009-11-14fix make clean targetsMagnus Damm1-2/+3
2009-11-12fix parallel buildJuan Quintela1-3/+5
2009-11-12Makefile: Fix definition of pxe-*.bin blobsStefan Weil1-2/+3
2009-11-12Makefile: Prettify loggingStefan Weil1-1/+1
2009-11-09Makefile: make qemu-io dependent on config-host.hPaolo Bonzini1-0/+2
2009-11-09Makefile: make qemu-img dependant on config-host.hUri Lublin1-1/+1
2009-10-30Switch from etherboot to gPXEAnthony Liguori1-0/+1
2009-10-30net: move linux code into net/tap-linux.cMark McLoughlin1-0/+1
2009-10-30net: move AIX code into net/tap-aix.cMark McLoughlin1-0/+1
2009-10-30net: move solaris code to net/tap-solaris.cMark McLoughlin1-0/+1
2009-10-30net: split BSD tap_open() out into net/tap-bsd.cMark McLoughlin1-0/+1
2009-10-30net: split all the tap code out into net/tap.cMark McLoughlin1-0/+1
2009-10-30net: move tap-win32.c under net/Mark McLoughlin1-1/+1
2009-10-30net: move net-checksum.c under net/Mark McLoughlin1-2/+2
2009-10-30net: move net-queue.[ch] under net/Mark McLoughlin1-3/+7
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