aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-11-16Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange1-0/+23
2010-11-16Add new vgabios binaries to blobs list.Gerd Hoffmann1-2/+3
2010-11-01Fix out of tree buildBlue Swirl1-1/+1
2010-11-01Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori1-2/+5
2010-10-30Move QEMU OS dependant library functions to OS specific filesJes Sorensen1-3/+3
2010-10-27qemu-options.def: add to generated header listMichael S. Tsirkin1-2/+5
2010-10-26Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori1-6/+6
2010-10-23qemu-timer: move commonly used timer code to qemu-timer-commonBlue Swirl1-3/+3
2010-10-22Fix test suite build with tracing enabledJan Kiszka1-6/+6
2010-10-13ppc: remove video.xBlue Swirl1-2/+1
2010-10-09trace: remove timestamp files when cleaning upBlue Swirl1-1/+1
2010-10-05Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori1-2/+2
2010-10-02trace: avoid unnecessary recompilation if nothing changedBlue Swirl1-5/+9
2010-10-02Makefile: fix config-devices.mak generationBlue Swirl1-3/+5
2010-10-01Monitor: Rename the qemu-monitor.hx fileLuiz Capitulino1-1/+1
2010-10-01Monitor: Introduce the qmp-commands.hx fileLuiz Capitulino1-1/+1
2010-09-26mingw: add version information to the executablesBlue Swirl1-3/+7
2010-09-21trace: Fix user emulator dependency on trace objectsAndreas Färber1-2/+2
2010-09-09trace: Add simple built-in tracing backendStefan Hajnoczi1-0/+2
2010-09-09trace: Add trace-events file for declaring trace eventsStefan Hajnoczi1-4/+13
2010-07-26ui: move all ui components in ui/Corentin Chary1-33/+5
2010-07-11Makefile: Not every shell support {}Hidetoshi Seto1-1/+2
2010-07-11Makefile: add fsdev/*.{o,d} to cleanHidetoshi Seto1-1/+1
2010-07-01Makefile: add qemu-options.def to distcleanHidetoshi Seto1-0/+1
2010-06-01vnc: add missing target for vnc-encodings-*.oCorentin Chary1-3/+3
2010-06-01QMP: Introduce commands documentationJan Kiszka1-1/+4
2010-06-01Add dependency of JSON unit tests on config-host.hJan Kiszka1-0/+2
2010-06-01vnc: add basic tight supportCorentin Chary1-0/+2
2010-05-22Fix tarbin Makefile ruleStuart Brady1-34/+13
2010-05-18target-s390: add firmware codeAlexander Graf1-1/+2
2010-05-03vnc: split encoding in specific filesCorentin Chary1-0/+4
2010-04-28iov: Introduce a new file for helpers around iovs, add iov_from_buf()Amit Shah1-0/+2
2010-03-27error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.oMarkus Armbruster1-3/+3
2010-03-21Compile disassemblers only onceBlue Swirl1-4/+4
2010-03-13install: honor DESTDIR on sysconfdir populationAndre Przywara1-2/+2
2010-03-06Documentation: Modify rule for html output (better looking output format)Stefan Weil1-2/+5
2010-03-04Makefile: Fix names of GPXE ROM filesStefan Weil1-1/+3
2010-02-27Fix 'make install' from non-srcdir buildAmit Shah1-1/+1
2010-02-22Add cpu model configuration support..john cooper1-1/+5
2010-02-10Documentation: Add build support for documentation in pdf formatStefan Weil1-8/+13
2010-02-03QDict: New qdict_get_double()Markus Armbruster1-1/+1
2010-01-26Fix generation of config-host.hJuan Quintela1-12/+5
2010-01-20make: qemu-img depends on config-host.hAnthony Liguori1-1/+1
2010-01-14Makefile: Fix message for missing configureStefan Weil1-0/+2
2010-01-08finish VPATH -> vpath translationPaolo Bonzini1-1/+1
2010-01-08Makefile: remove obsolete libuser.a ruleBlue Swirl1-4/+1
2010-01-08Makefile: Update unmodified config-devices.mak automaticallyStefan Weil1-5/+15
2010-01-08Use vpath directivePaolo Bonzini1-1/+1
2010-01-07Drop --whole-archive and static librariesAndreas Färber1-123/+15
2009-12-17Fix a make -j raceJuergen Lock1-1/+1