Age | Commit message (Expand) | Author |
2016-01-13 | Migration: Emit event at start of pass | Dr. David Alan Gilbert |
2016-01-07 | qmp: Add blockdev-mirror command | Fam Zheng |
2015-12-23 | crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI | Daniel P. Berrange |
2015-12-23 | crypto: move QCryptoHashAlgorithm enum definition into QAPI | Daniel P. Berrange |
2015-12-18 | crypto: add QCryptoSecret object class for password/key handling | Daniel P. Berrange |
2015-12-17 | kvm: add support for -machine kernel_irqchip=split | Matt Gingell |
2015-12-17 | qapi: Shorter visits of optional fields | Eric Blake |
2015-12-17 | qapi: Simplify visits of optional fields | Eric Blake |
2015-12-17 | qapi: Fix alternates that accept 'number' but not 'int' | Eric Blake |
2015-12-17 | qapi: Simplify visiting of alternate types | Eric Blake |
2015-12-17 | qapi: Add alias for ErrorClass | Eric Blake |
2015-12-17 | blkdebug: Avoid '.' in enum values | Eric Blake |
2015-12-17 | blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum | Eric Blake |
2015-12-11 | blockdev: Mark {insert, remove}-medium experimental | Max Reitz |
2015-11-17 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2015-11-17 | block: make 'stats-interval' an array of ints instead of a string | Alberto Garcia |
2015-11-17 | qapi: Document introspection stability considerations | Eric Blake |
2015-11-12 | block: New option to define the intervals for collecting I/O statistics | Alberto Garcia |
2015-11-12 | block: Add average I/O queue depth to BlockDeviceTimedStats | Alberto Garcia |
2015-11-12 | block: Compute minimum, maximum and average I/O latencies | Alberto Garcia |
2015-11-12 | block: Allow configuring whether to account failed and invalid ops | Alberto Garcia |
2015-11-12 | block: Add statistics for failed and invalid I/O operations | Alberto Garcia |
2015-11-12 | block: Add idle_time_ns to BlockDeviceStats | Alberto Garcia |
2015-11-11 | block: Add 'x-blockdev-del' QMP command | Alberto Garcia |
2015-11-11 | block: add a 'blockdev-snapshot' QMP command | Alberto Garcia |
2015-11-11 | block: rename BlockdevSnapshot to BlockdevSnapshotSync | Alberto Garcia |
2015-11-11 | blockdev: read-only-mode for blockdev-change-medium | Max Reitz |
2015-11-11 | qmp: Introduce blockdev-change-medium | Max Reitz |
2015-11-11 | blockdev: Add blockdev-insert-medium | Max Reitz |
2015-11-11 | blockdev: Add blockdev-remove-medium | Max Reitz |
2015-11-11 | blockdev: Add blockdev-close-tray | Max Reitz |
2015-11-11 | blockdev: Add blockdev-open-tray | Max Reitz |
2015-11-10 | qapi-introspect: Document lack of sorting | Eric Blake |
2015-10-29 | qstring: Make conversion from QObject * accept null | Markus Armbruster |
2015-10-29 | qfloat qint: Make conversion from QObject * accept null | Markus Armbruster |
2015-10-29 | qbool: Make conversion from QObject * accept null | Markus Armbruster |
2015-10-23 | blockdev: Allow creation of BDS trees without BB | Max Reitz |
2015-10-23 | block: Remove host floppy support | Max Reitz |
2015-10-08 | qapi: add missing @ | Marc-André Lureau |
2015-09-25 | utils: rename strtosz to use qemu prefix | Marc-André Lureau |
2015-09-21 | qapi-introspect: Hide type names | Markus Armbruster |
2015-09-21 | qapi: New QMP command query-qmp-schema for QMP introspection | Markus Armbruster |
2015-09-21 | qapi: Introduce a first class 'any' type | Markus Armbruster |
2015-09-21 | qapi: Make output visitor return qnull() instead of NULL | Markus Armbruster |
2015-09-15 | crypto: introduce new base module for TLS credentials | Daniel P. Berrange |
2015-09-04 | qcow2: add option to clean unused cache entries after some time | Alberto Garcia |
2015-08-19 | qapi/qmp-event.c: Don't manually include os-win32.h/os-posix.h | Peter Maydell |
2015-07-07 | migration: create migration event | Juan Quintela |
2015-07-02 | qmp: Add optional bool "unmap" to drive-mirror | Fam Zheng |
2015-07-02 | qapi: Rename 'dirty-bitmap' mode to 'incremental' | John Snow |