Age | Commit message (Expand) | Author |
2016-03-01 | qapi: promote input-send-event to stable | Gerd Hoffmann |
2016-03-01 | qapi: rename InputAxis values. | Gerd Hoffmann |
2016-03-01 | qapi: rename input buttons | Gerd Hoffmann |
2016-03-01 | qapi: switch x-input-send-event from console to device+head | Gerd Hoffmann |
2016-02-25 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-02-22 | Dump: add qmp command "query-dump" | Peter Xu |
2016-02-22 | dump-guest-memory: add "detach" flag for QMP/HMP interfaces. | Peter Xu |
2016-02-22 | qapi: Add burst length parameters to block_set_io_throttle | Alberto Garcia |
2016-02-16 | nbd: enable use of TLS with nbd-server-start command | Daniel P. Berrange |
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 |