aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add scripts directoryBlue Swirl2011-01-201-13/+13
* spice: add qxl vgabios binary.Gerd Hoffmann2010-12-091-1/+1
* Merge remote branch 'origin/master' into pciMichael S. Tsirkin2010-12-011-14/+41
|\
| * Include directives in default configsPaul Brook2010-11-261-5/+6
| * Add missing dependency.Paul Brook2010-11-261-1/+1
| * Makefile: Fix check dependency breakageLuiz Capitulino2010-11-211-6/+8
| * Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange2010-11-211-0/+23
| * Revert "Add a DTrace tracing backend targetted for SystemTAP compatability"Anthony Liguori2010-11-211-23/+0
| * Add a DTrace tracing backend targetted for SystemTAP compatabilityDaniel P. Berrange2010-11-161-0/+23
| * Add new vgabios binaries to blobs list.Gerd Hoffmann2010-11-161-2/+3
* | eepro100: Use a single rom file for all i825xx devicesStefan Weil2010-11-221-1/+0
|/
* Fix out of tree buildBlue Swirl2010-11-011-1/+1
* Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-11-011-2/+5
|\
| * qemu-options.def: add to generated header listMichael S. Tsirkin2010-10-271-2/+5
* | Move QEMU OS dependant library functions to OS specific filesJes Sorensen2010-10-301-3/+3
* | Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori2010-10-261-6/+6
|\ \ | |/ |/|
| * Fix test suite build with tracing enabledJan Kiszka2010-10-221-6/+6
* | 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