aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-12-17Fix a make -j raceJuergen Lock1-1/+1
2009-12-12block: Convert bdrv_info() to QObjectLuiz Capitulino1-3/+3
2009-12-12QDict: Introduce qdict_get_qlist()Luiz Capitulino1-1/+1
2009-12-12QDict: Introduce qdict_get_qbool()Luiz Capitulino1-1/+1
2009-12-12Makefile: move QObject objs to their own entryLuiz Capitulino1-2/+7
2009-12-03Fix build for mingw32 on windows ($$ expansion)Stefan Weil1-1/+1
2009-12-03net: move parse_macaddr() to net/util.[ch]Mark McLoughlin1-1/+1
2009-12-03net: move dump backend code from net.c to net/dump.cMark McLoughlin1-0/+1
2009-12-03net: move socket backend code from net.c to net/socket.cMark McLoughlin1-0/+1
2009-12-03net: move vde code from net.c to net/vde.cMark McLoughlin1-0/+1
2009-12-03net: move slirp code from net.c to net/slirp.cMark McLoughlin1-0/+1
2009-12-03Introduce QErrorLuiz Capitulino1-1/+1
2009-12-02Makefile: Remove unneeded prerequisitesStefan Weil1-3/+1
2009-11-24Makefile: Fix spellingStefan Weil1-1/+1
2009-11-22DS1338 RTCPaul Brook1-0/+1
2009-11-22Makefile dependencies for device configsPaul Brook1-5/+15
2009-11-17Add linuxboot to BLOBSAlexander Graf1-1/+1
2009-11-17Add a unit test for JSON supportAnthony Liguori1-0/+1
2009-11-17Add a QObject JSON wrapperAnthony Liguori1-1/+1
2009-11-17Add a JSON parserAnthony Liguori1-1/+1
2009-11-17Add a JSON message boundary identifierAnthony Liguori1-0/+1
2009-11-17Add a lexer for JSONAnthony Liguori1-1/+1
2009-11-17Add a QBool typeAnthony Liguori1-1/+1
2009-11-17Add unit test for QFloatAnthony Liguori1-0/+1
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