aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2009-12-17Fix a make -j raceJuergen Lock
2009-12-12block: Convert bdrv_info() to QObjectLuiz Capitulino
2009-12-12QDict: Introduce qdict_get_qlist()Luiz Capitulino
2009-12-12QDict: Introduce qdict_get_qbool()Luiz Capitulino
2009-12-12Makefile: move QObject objs to their own entryLuiz Capitulino
2009-12-03Fix build for mingw32 on windows ($$ expansion)Stefan Weil
2009-12-03net: move parse_macaddr() to net/util.[ch]Mark McLoughlin
2009-12-03net: move dump backend code from net.c to net/dump.cMark McLoughlin
2009-12-03net: move socket backend code from net.c to net/socket.cMark McLoughlin
2009-12-03net: move vde code from net.c to net/vde.cMark McLoughlin
2009-12-03net: move slirp code from net.c to net/slirp.cMark McLoughlin
2009-12-03Introduce QErrorLuiz Capitulino
2009-12-02Makefile: Remove unneeded prerequisitesStefan Weil
2009-11-24Makefile: Fix spellingStefan Weil
2009-11-22DS1338 RTCPaul Brook
2009-11-22Makefile dependencies for device configsPaul Brook
2009-11-17Add linuxboot to BLOBSAlexander Graf
2009-11-17Add a unit test for JSON supportAnthony Liguori
2009-11-17Add a QObject JSON wrapperAnthony Liguori
2009-11-17Add a JSON parserAnthony Liguori
2009-11-17Add a JSON message boundary identifierAnthony Liguori
2009-11-17Add a lexer for JSONAnthony Liguori
2009-11-17Add a QBool typeAnthony Liguori
2009-11-17Add unit test for QFloatAnthony Liguori
2009-11-17Add a QFloat datatypeAnthony Liguori
2009-11-17Block live migrationlirans@il.ibm.com
2009-11-14fix make clean targetsMagnus Damm
2009-11-12fix parallel buildJuan Quintela
2009-11-12Makefile: Fix definition of pxe-*.bin blobsStefan Weil
2009-11-12Makefile: Prettify loggingStefan Weil
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