Age | Commit message (Expand) | Author |
2016-06-20 | trace: split out trace events for hw/input/ directory | Daniel P. Berrange |
2016-06-20 | trace: split out trace events for hw/display/ directory | Daniel P. Berrange |
2016-06-20 | trace: split out trace events for hw/nvram/ directory | Daniel P. Berrange |
2016-06-20 | trace: split out trace events for hw/scsi/ directory | Daniel P. Berrange |
2016-06-20 | trace: split out trace events for hw/usb/ directory | Daniel P. Berrange |
2016-06-20 | trace: split out trace events for hw/misc/ directory | Daniel P. Berrange |
2016-06-20 | trace: split out trace events for hw/audio/ directory | Daniel P. Berrange |
2016-06-20 | trace: split out trace events for hw/virtio/ directory | Daniel P. Berrange |
2016-06-20 | trace: split out trace events for hw/net/ directory | Daniel P. Berrange |
2016-06-20 | trace: split out trace events for hw/intc/ directory | Daniel P. Berrange |
2016-06-20 | trace: split out trace events for hw/char/ directory | Daniel P. Berrange |
2016-06-20 | trace: split out trace events for hw/block/ directory | Daniel P. Berrange |
2016-06-20 | trace: split out trace events for block/ directory | Daniel P. Berrange |
2016-06-20 | trace: split out trace events for migration/ directory | Daniel P. Berrange |
2016-06-20 | trace: split out trace events for io/ directory | Daniel P. Berrange |
2016-06-20 | trace: split out trace events for crypto/ directory | Daniel P. Berrange |
2016-06-20 | trace: split out trace events for util/ directory | Daniel P. Berrange |
2016-06-20 | trace: add build framework for merging trace-events files | Daniel P. Berrange |
2016-05-23 | migration: Move qjson.[ch] to migration/ | Markus Armbruster |
2016-03-17 | crypto: add cryptographic random byte source | Daniel P. Berrange |
2016-02-03 | log: move qemu-log.c into util/ directory | Denis V. Lunev |
2016-01-15 | nbd: Split nbd.c | Fam Zheng |
2015-12-18 | io: add abstract QIOChannel classes | Daniel P. Berrange |
2015-11-05 | replay: global variables and function stubs | Pavel Dovgalyuk |
2015-10-24 | contrib: add ivshmem client and server | David Marchand |
2015-10-20 | coroutine: move into libqemuutil.a library | Daniel P. Berrange |
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-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-07-07 | crypto: introduce new module for computing hash digests | Daniel P. Berrange |
2015-06-03 | device-tree: Make a common-obj | Peter Crosthwaite |
2015-02-05 | QJSON: Add JSON writer | Alexander Graf |
2014-12-16 | Start migrating migration code into a migration directory | Dr. David Alan Gilbert |
2014-10-14 | qemu-file: Move stdio implementation to qemu-file-stdio.c | Eduardo Habkost |
2014-10-14 | qemu-file: Move unix and socket implementations to qemu-file-unix.c | Eduardo Habkost |
2014-10-04 | accel: Move accel code to accel.c | Eduardo Habkost |
2014-08-15 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2014-08-12 | trace: [tcg] Define TCG tracing helper routines | Lluís Vilanova |
2014-08-09 | build-sys: Move qapi-{types, visit, event}.o into util-obj-y | Fam Zheng |
2014-06-23 | qapi script: add event support | Wenchao Xia |
2014-05-09 | libcacard: remove libcacard-specific CFLAGS and LIBS from global vars | Michael Tokarev |
2014-05-08 | build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax | Michael Tokarev |
2014-03-13 | iothread: add I/O thread object | Stefan Hajnoczi |
2014-03-04 | hw/9pfs: Include virtio-9p-device.o in build | Aneesh Kumar K.V |
2014-02-20 | Makefile: introduce common-obj-m and block-obj-m for DSO | Fam Zheng |
2014-02-20 | rules.mak: fix $(obj) to a real relative path | Fam Zheng |
2014-01-22 | readline: move readline to a generic location | Stefan Hajnoczi |
2014-01-13 | qemu-file: Move QEMUFile code to qemu-file.c | Eduardo Habkost |
2014-01-13 | vmstate: Move VMState code to vmstate.c | Eduardo Habkost |