| Commit message (Expand) | Author | Age | Files | Lines |
* | trace: get rid of generated-events.h/generated-events.c | Daniel P. Berrange | 2016-10-12 | 1 | -3/+0 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2016-10-10 | 1 | -7/+6 |
|\ |
|
| * | qemu-doc: merge qemu-tech and qemu-doc | Paolo Bonzini | 2016-10-07 | 1 | -7/+6 |
* | | rules.mak: quiet-command: Split command name and args to print | Peter Maydell | 2016-10-06 | 1 | -33/+33 |
|/ |
|
* | blockdev: Add dynamic module loading for block drivers | Marc Mari | 2016-09-20 | 1 | -3/+0 |
* | blockdev: Add dynamic generation of module_block.h | Marc Mari | 2016-09-20 | 1 | -0/+7 |
* | build-sys: fix make install regression | Riku Voipio | 2016-09-20 | 1 | -1/+1 |
* | Replace qmp-commands.hx by docs/qmp-commands.txt | Marc-André Lureau | 2016-09-19 | 1 | -5/+1 |
* | monitor: use qmp_find_command() (using generated qapi code) | Marc-André Lureau | 2016-09-19 | 1 | -1/+1 |
* | build-sys: add make 'help' target | Marc-André Lureau | 2016-09-14 | 1 | -0/+37 |
* | build-sys: fix building with make CFLAGS=.. argument | Marc-André Lureau | 2016-08-09 | 1 | -1/+2 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s... | Peter Maydell | 2016-07-14 | 1 | -1/+1 |
|\ |
|
| * | Add optionrom compatible with fw_cfg DMA version | Marc Marí | 2016-07-14 | 1 | -1/+1 |
* | | Use "-s" instead of "--quiet" to resolve non-fatal build error on FreeBSD. | Sean Bruno | 2016-07-12 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ipxe-20160704-1' into ... | Peter Maydell | 2016-07-05 | 1 | -1/+2 |
|\ |
|
| * | build: add pc-bios to config-host.mak deps | Gerd Hoffmann | 2016-07-01 | 1 | -1/+1 |
| * | ipxe: add new roms to BLOBS | Gerd Hoffmann | 2016-07-01 | 1 | -0/+1 |
* | | Revert "bios: Add fast variant of SeaBIOS for use with -kernel on x86." | Gerd Hoffmann | 2016-07-04 | 1 | -2/+1 |
* | | bios: Add fast variant of SeaBIOS for use with -kernel on x86. | Richard W.M. Jones | 2016-07-04 | 1 | -1/+2 |
* | | trace: enable tracing in qemu-img | Denis V. Lunev | 2016-06-28 | 1 | -1/+1 |
* | | trace: enable tracing in qemu-nbd | Denis V. Lunev | 2016-06-28 | 1 | -1/+1 |
* | | doc: move text describing --trace to specific .texi file | Denis V. Lunev | 2016-06-28 | 1 | -1/+2 |
|/ |
|
* | trace: add build framework for merging trace-events files | Daniel P. Berrange | 2016-06-20 | 1 | -1/+1 |
* | Makefile: Fix tag file generation targets | Sergey Fedorov | 2016-06-16 | 1 | -2/+2 |
* | Makefile: Derive "PKGVERSION" from "git describe" by default | Fam Zheng | 2016-06-07 | 1 | -1/+21 |
* | Makefile: add dependency on scripts/hxtool | Paolo Bonzini | 2016-06-07 | 1 | -7/+7 |
* | Makefile: add dependency on scripts/make_device_config.sh | Paolo Bonzini | 2016-06-07 | 1 | -1/+1 |
* | Makefile: Add a "FORCE" target | Fam Zheng | 2016-06-07 | 1 | -1/+1 |
* | tests: Rename tests/Makefile to tests/Makefile.include | Fam Zheng | 2016-06-06 | 1 | -1/+1 |
* | Makefile: Rules for docker testing | Fam Zheng | 2016-06-01 | 1 | -1/+3 |
* | Makefile: Always include rules.mak | Fam Zheng | 2016-06-01 | 1 | -1/+2 |
* | kvm_stat: Remove | Paolo Bonzini | 2016-05-29 | 1 | -9/+0 |
* | Remove config-devices.mak on 'make clean' | Peter Maydell | 2016-05-23 | 1 | -0/+1 |
* | osdep: add wrappers for socket functions | Daniel P. Berrange | 2016-03-10 | 1 | -2/+2 |
* | q35: Remove unused q35-acpi-dsdt.aml file | Eduardo Habkost | 2016-02-25 | 1 | -1/+1 |
* | nbd: convert block client to use I/O channels for connection setup | Daniel P. Berrange | 2016-02-16 | 1 | -3/+3 |
* | s390x: remove s390-zipl.rom | Michael Tokarev | 2016-02-11 | 1 | -1/+0 |
* | qapi: Add missing JSON files in build dependencies | Lluís Vilanova | 2016-02-08 | 1 | -1/+2 |
* | fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h} | Wei Liu | 2016-01-08 | 1 | -1/+1 |
* | fsdev: break out 9p-marshal.{c,h} from virtio-9p-marshal.{c,h} | Wei Liu | 2016-01-08 | 1 | -1/+1 |
* | crypto: ensure qapi/crypto.json is listed in qapi-modules | Daniel P. Berrange | 2015-12-23 | 1 | -1/+2 |
* | io: add abstract QIOChannel classes | Daniel P. Berrange | 2015-12-18 | 1 | -0/+2 |
* | makefile: fix qemu-ga make install for --disable-tools | Michael Roth | 2015-11-25 | 1 | -4/+1 |
* | makefile: fix w32 install target for qemu-ga | Michael Roth | 2015-11-17 | 1 | -1/+4 |
* | contrib: add ivshmem client and server | David Marchand | 2015-10-24 | 1 | -0/+7 |
* | build: qemu-ga: add 'qemu-ga' build target for w32 | Michael Roth | 2015-10-20 | 1 | -6/+8 |
* | Makefile: fix build when VPATH is outside GIT tree | Daniel P. Berrange | 2015-09-25 | 1 | -2/+1 |
* | nsis: Add QEMU version information to Windows registry | Stefan Weil | 2015-09-24 | 1 | -0/+1 |
* | libcacard: use the standalone project | Marc-André Lureau | 2015-09-23 | 1 | -3/+0 |
* | qapi: New QMP command query-qmp-schema for QMP introspection | Markus Armbruster | 2015-09-21 | 1 | -1/+8 |