aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a make -j raceJuergen Lock2009-12-171-1/+1
* block: Convert bdrv_info() to QObjectLuiz Capitulino2009-12-121-3/+3
* QDict: Introduce qdict_get_qlist()Luiz Capitulino2009-12-121-1/+1
* QDict: Introduce qdict_get_qbool()Luiz Capitulino2009-12-121-1/+1
* Makefile: move QObject objs to their own entryLuiz Capitulino2009-12-121-2/+7
* Fix build for mingw32 on windows ($$ expansion)Stefan Weil2009-12-031-1/+1
* net: move parse_macaddr() to net/util.[ch]Mark McLoughlin2009-12-031-1/+1
* net: move dump backend code from net.c to net/dump.cMark McLoughlin2009-12-031-0/+1
* net: move socket backend code from net.c to net/socket.cMark McLoughlin2009-12-031-0/+1
* net: move vde code from net.c to net/vde.cMark McLoughlin2009-12-031-0/+1
* net: move slirp code from net.c to net/slirp.cMark McLoughlin2009-12-031-0/+1
* Introduce QErrorLuiz Capitulino2009-12-031-1/+1
* Makefile: Remove unneeded prerequisitesStefan Weil2009-12-021-3/+1
* Makefile: Fix spellingStefan Weil2009-11-241-1/+1
* DS1338 RTCPaul Brook2009-11-221-0/+1
* Makefile dependencies for device configsPaul Brook2009-11-221-5/+15
* Add linuxboot to BLOBSAlexander Graf2009-11-171-1/+1
* Add a unit test for JSON supportAnthony Liguori2009-11-171-0/+1
* Add a QObject JSON wrapperAnthony Liguori2009-11-171-1/+1
* Add a JSON parserAnthony Liguori2009-11-171-1/+1
* Add a JSON message boundary identifierAnthony Liguori2009-11-171-0/+1
* Add a lexer for JSONAnthony Liguori2009-11-171-1/+1
* Add a QBool typeAnthony Liguori2009-11-171-1/+1
* Add unit test for QFloatAnthony Liguori2009-11-171-0/+1
* Add a QFloat datatypeAnthony Liguori2009-11-171-2/+2
* Block live migrationlirans@il.ibm.com2009-11-171-0/+1
* fix make clean targetsMagnus Damm2009-11-141-2/+3
* fix parallel buildJuan Quintela2009-11-121-3/+5
* Makefile: Fix definition of pxe-*.bin blobsStefan Weil2009-11-121-2/+3
* Makefile: Prettify loggingStefan Weil2009-11-121-1/+1
* Makefile: make qemu-io dependent on config-host.hPaolo Bonzini2009-11-091-0/+2
* Makefile: make qemu-img dependant on config-host.hUri Lublin2009-11-091-1/+1
* Switch from etherboot to gPXEAnthony Liguori2009-10-301-0/+1
* net: move linux code into net/tap-linux.cMark McLoughlin2009-10-301-0/+1
* net: move AIX code into net/tap-aix.cMark McLoughlin2009-10-301-0/+1
* net: move solaris code to net/tap-solaris.cMark McLoughlin2009-10-301-0/+1
* net: split BSD tap_open() out into net/tap-bsd.cMark McLoughlin2009-10-301-0/+1
* net: split all the tap code out into net/tap.cMark McLoughlin2009-10-301-0/+1
* net: move tap-win32.c under net/Mark McLoughlin2009-10-301-1/+1
* net: move net-checksum.c under net/Mark McLoughlin2009-10-301-2/+2
* net: move net-queue.[ch] under net/Mark McLoughlin2009-10-301-3/+7
* Makefile: Change make to be quiet again when doing nothingStefan Weil2009-10-271-2/+2
* net: refactor packet queueing codeMark McLoughlin2009-10-151-1/+2
* user: fix libuser build messagesBlue Swirl2009-10-131-1/+1
* Windows Waveform Audio driver (no ADC support yet)malc2009-10-101-0/+2
* Introduce QList unit-testsLuiz Capitulino2009-10-081-0/+1
* Introduce QListLuiz Capitulino2009-10-081-1/+1
* Only compile ssi when one target uses itJuan Quintela2009-10-081-1/+2
* Only compile ssi-sd when one target uses itJuan Quintela2009-10-081-1/+1
* Only compile max111x when one target uses itJuan Quintela2009-10-081-1/+2