summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Compile disassemblers only onceBlue Swirl2010-03-211-4/+4
* install: honor DESTDIR on sysconfdir populationAndre Przywara2010-03-131-2/+2
* Documentation: Modify rule for html output (better looking output format)Stefan Weil2010-03-061-2/+5
* Makefile: Fix names of GPXE ROM filesStefan Weil2010-03-041-1/+3
* Fix 'make install' from non-srcdir buildAmit Shah2010-02-271-1/+1
* Add cpu model configuration support..john cooper2010-02-221-1/+5
* Documentation: Add build support for documentation in pdf formatStefan Weil2010-02-101-8/+13
* QDict: New qdict_get_double()Markus Armbruster2010-02-031-1/+1
* Fix generation of config-host.hJuan Quintela2010-01-261-12/+5
* make: qemu-img depends on config-host.hAnthony Liguori2010-01-201-1/+1
* Makefile: Fix message for missing configureStefan Weil2010-01-141-0/+2
* finish VPATH -> vpath translationPaolo Bonzini2010-01-081-1/+1
* Makefile: remove obsolete libuser.a ruleBlue Swirl2010-01-081-4/+1
* Makefile: Update unmodified config-devices.mak automaticallyStefan Weil2010-01-081-5/+15
* Use vpath directivePaolo Bonzini2010-01-081-1/+1
* Drop --whole-archive and static librariesAndreas Färber2010-01-071-123/+15
* 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
OpenPOWER on IntegriCloud