Age | Commit message (Expand) | Author |
2016-06-07 | Makefile: Derive "PKGVERSION" from "git describe" by default | Fam Zheng |
2016-06-07 | Makefile: add dependency on scripts/hxtool | Paolo Bonzini |
2016-06-07 | Makefile: add dependency on scripts/make_device_config.sh | Paolo Bonzini |
2016-06-07 | Makefile: Add a "FORCE" target | Fam Zheng |
2016-06-06 | tests: Rename tests/Makefile to tests/Makefile.include | Fam Zheng |
2016-06-01 | Makefile: Rules for docker testing | Fam Zheng |
2016-06-01 | Makefile: Always include rules.mak | Fam Zheng |
2016-05-29 | kvm_stat: Remove | Paolo Bonzini |
2016-05-23 | Remove config-devices.mak on 'make clean' | Peter Maydell |
2016-03-10 | osdep: add wrappers for socket functions | Daniel P. Berrange |
2016-02-25 | q35: Remove unused q35-acpi-dsdt.aml file | Eduardo Habkost |
2016-02-16 | nbd: convert block client to use I/O channels for connection setup | Daniel P. Berrange |
2016-02-11 | s390x: remove s390-zipl.rom | Michael Tokarev |
2016-02-08 | qapi: Add missing JSON files in build dependencies | Lluís Vilanova |
2016-01-08 | fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h} | Wei Liu |
2016-01-08 | fsdev: break out 9p-marshal.{c,h} from virtio-9p-marshal.{c,h} | Wei Liu |
2015-12-23 | crypto: ensure qapi/crypto.json is listed in qapi-modules | Daniel P. Berrange |
2015-12-18 | io: add abstract QIOChannel classes | Daniel P. Berrange |
2015-11-25 | makefile: fix qemu-ga make install for --disable-tools | Michael Roth |
2015-11-17 | makefile: fix w32 install target for qemu-ga | Michael Roth |
2015-10-24 | contrib: add ivshmem client and server | David Marchand |
2015-10-19 | build: qemu-ga: add 'qemu-ga' build target for w32 | Michael Roth |
2015-09-25 | Makefile: fix build when VPATH is outside GIT tree | Daniel P. Berrange |
2015-09-24 | nsis: Add QEMU version information to Windows registry | Stefan Weil |
2015-09-23 | libcacard: use the standalone project | Marc-André Lureau |
2015-09-21 | qapi: New QMP command query-qmp-schema for QMP introspection | Markus Armbruster |
2015-09-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-09-16 | monitor: added generation of documentation for hmp-commands-info.hx | Pavel Butsykin |
2015-09-15 | qom: allow QOM to be linked into tools binaries | Daniel P. Berrange |
2015-09-15 | crypto: move crypto objects out of libqemuutil.la | Daniel P. Berrange |
2015-09-01 | Makefile: qemu-ga: fix msi target error message | Michael Roth |
2015-09-01 | build: qemu-ga: fix VSS dependencies | Michael Roth |
2015-09-01 | qga: start a man page | Marc-André Lureau |
2015-09-01 | qemu-ga: Fixed paths issue with MSI build | Leonid Bloch |
2015-09-01 | qemu-ga: Two MSI related cosmetic changes | Leonid Bloch |
2015-07-27 | make: Clean build messages | Stefan Weil |
2015-06-23 | Makefile: Add "make ctags" | Fam Zheng |
2015-06-23 | Makefile: Fix "make cscope TAGS" | Fam Zheng |
2015-06-17 | qemu-ga: Building Windows MSI installation with configure/Makefile | Yossi Hindin |
2015-06-12 | virtio-vga: add vgabios configuration | Gerd Hoffmann |
2015-06-02 | arch_init: Drop target-x86_64.conf | Ikey Doherty |
2015-05-14 | qapi: Turn generators' mandatory option -i into an argument | Markus Armbruster |
2015-05-14 | qapi: qapi-event.py option -b does nothing, drop it | Markus Armbruster |
2015-05-05 | console-gl: add opengl rendering helper functions | Gerd Hoffmann |
2015-05-05 | opengl: add shader build infrastructure | Gerd Hoffmann |
2015-04-02 | Use $(MAKE) for recursive make | Ed Maste |
2015-03-18 | build: pass .d file name to scripts/make_device_config.sh, fix makefile target | Paolo Bonzini |
2015-03-10 | kvm_stat: add kvm_stat.1 man page | Stefan Hajnoczi |
2015-02-27 | Makefile: don't silence mak file test with V=1 | Michael S. Tsirkin |
2015-02-27 | Makefile: fix up parallel building under MSYS+MinGW | Vasily Efimov |