Age | Commit message (Expand) | Author |
2016-02-05 | qmp-commands.hx: Document the missing options for migration capability commands | zhanghailiang |
2016-02-05 | qmp-commands.hx: Fix the missing options for migration parameters commands | zhanghailiang |
2016-01-07 | qmp: Add blockdev-mirror command | Fam Zheng |
2015-12-18 | qemu-char: convert to use error checked base64 decode | Daniel P. Berrange |
2015-12-17 | cpu: Convert CpuInfo into flat union | Eric Blake |
2015-12-11 | blockdev: Mark {insert, remove}-medium experimental | Max Reitz |
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-12 | block: add transactional properties | John Snow |
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 | 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 | migrate_start_postcopy: Command to trigger transition to postcopy | Dr. David Alan Gilbert |
2015-10-23 | block: Remove wr_highest_sector from BlockAcctStats | Max Reitz |
2015-10-16 | qmp-commands.hx: Update the supported 'transaction' operations | Kashyap Chamarthy |
2015-09-22 | monitor: allow device_del to accept QOM paths | Daniel P. Berrange |
2015-09-21 | qapi: New QMP command query-qmp-schema for QMP introspection | Markus Armbruster |
2015-09-21 | qapi-schema: Fix up misleading specification of netdev_add | Markus Armbruster |
2015-09-21 | qom: Don't use 'gen': false for qom-get, qom-set, object-add | Markus Armbruster |
2015-09-21 | qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO() | Markus Armbruster |
2015-09-03 | s390x: Dump storage keys qmp command | Jason J. Herne |
2015-07-15 | migration: Write documetation for events capabilites | 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 |
2015-06-23 | Grammar: 'as to'->'as for' | Dr. David Alan Gilbert |
2015-06-22 | qmp: Wean off qerror_report() | Markus Armbruster |
2015-06-12 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2015-06-12 | throttle: Add throttle group support | Alberto Garcia |
2015-06-12 | qmp/hmp: add rocker device support | Scott Feldman |
2015-06-02 | monitor: Convert client_migrate_info to QAPI | Markus Armbruster |
2015-06-02 | monitor: Improve and document client_migrate_info protocol error | Markus Armbruster |
2015-05-14 | qmp: Add qom_path field to query-cpus command | Eduardo Habkost |
2015-05-07 | migration: Add qmp commands to set and query parameters | Liang Li |
2015-04-30 | qmp-commands: Fix typo | John Snow |
2015-04-28 | qmp: add block-dirty-bitmap-clear | John Snow |
2015-04-28 | qmp: Add support of "dirty-bitmap" sync mode for drive-backup | John Snow |
2015-04-28 | qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove | John Snow |
2015-04-28 | block: document block-stream in qmp-commands.hx | Stefan Hajnoczi |
2015-04-27 | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into ... | Peter Maydell |
2015-04-27 | monitor: Make client_migrate_info synchronous | Markus Armbruster |
2015-04-24 | qmp-commands: fix incorrect uses of ":O" specifier | Paolo Bonzini |
2015-03-27 | block: Document blockdev-add's immaturity | Markus Armbruster |