summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* | qemu-timer: move commonly used timer code to qemu-timer-commonBlue Swirl2010-10-231-3/+3
|/
* ppc: remove video.xBlue Swirl2010-10-131-2/+1
* trace: remove timestamp files when cleaning upBlue Swirl2010-10-091-1/+1
* Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori2010-10-051-2/+2
|\
| * Monitor: Rename the qemu-monitor.hx fileLuiz Capitulino2010-10-011-1/+1
| * Monitor: Introduce the qmp-commands.hx fileLuiz Capitulino2010-10-011-1/+1
* | trace: avoid unnecessary recompilation if nothing changedBlue Swirl2010-10-021-5/+9
* | Makefile: fix config-devices.mak generationBlue Swirl2010-10-021-3/+5
|/
* mingw: add version information to the executablesBlue Swirl2010-09-261-3/+7
* trace: Fix user emulator dependency on trace objectsAndreas Färber2010-09-211-2/+2
* trace: Add simple built-in tracing backendStefan Hajnoczi2010-09-091-0/+2
* trace: Add trace-events file for declaring trace eventsStefan Hajnoczi2010-09-091-4/+13
* ui: move all ui components in ui/Corentin Chary2010-07-261-33/+5
* Makefile: Not every shell support {}Hidetoshi Seto2010-07-111-1/+2
* Makefile: add fsdev/*.{o,d} to cleanHidetoshi Seto2010-07-111-1/+1
* Makefile: add qemu-options.def to distcleanHidetoshi Seto2010-07-011-0/+1
* vnc: add missing target for vnc-encodings-*.oCorentin Chary2010-06-011-3/+3
* QMP: Introduce commands documentationJan Kiszka2010-06-011-1/+4
* Add dependency of JSON unit tests on config-host.hJan Kiszka2010-06-011-0/+2
* vnc: add basic tight supportCorentin Chary2010-06-011-0/+2
* Fix tarbin Makefile ruleStuart Brady2010-05-221-34/+13
* target-s390: add firmware codeAlexander Graf2010-05-181-1/+2
* vnc: split encoding in specific filesCorentin Chary2010-05-031-0/+4
* iov: Introduce a new file for helpers around iovs, add iov_from_buf()Amit Shah2010-04-281-0/+2
* error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.oMarkus Armbruster2010-03-271-3/+3
* 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
OpenPOWER on IntegriCloud