Age | Commit message (Expand) | Author | Files | Lines |
2016-03-11 | postcopy: Remove the x- | Dr. David Alan Gilbert | 1 | -3/+3 |
2016-03-01 | qapi: promote input-send-event to stable | Gerd Hoffmann | 1 | -7/+7 |
2016-03-01 | qapi: rename InputAxis values. | Gerd Hoffmann | 1 | -2/+2 |
2016-03-01 | qapi: rename input buttons | Gerd Hoffmann | 1 | -2/+2 |
2016-03-01 | qapi: switch x-input-send-event from console to device+head | Gerd Hoffmann | 1 | -8/+9 |
2016-02-25 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -2/+29 |
2016-02-22 | Dump: add qmp command "query-dump" | Peter Xu | 1 | -1/+26 |
2016-02-22 | dump-guest-memory: add "detach" flag for QMP/HMP interfaces. | Peter Xu | 1 | -2/+4 |
2016-02-22 | qapi: Add burst length parameters to block_set_io_throttle | Alberto Garcia | 1 | -9/+16 |
2016-02-16 | nbd: enable use of TLS with nbd-server-start command | Daniel P. Berrange | 1 | -1/+1 |
2016-02-05 | qmp-commands.hx: Document the missing options for migration capability commands | zhanghailiang | 1 | -1/+14 |
2016-02-05 | qmp-commands.hx: Fix the missing options for migration parameters commands | zhanghailiang | 1 | -4/+14 |
2016-01-07 | qmp: Add blockdev-mirror command | Fam Zheng | 1 | -1/+49 |
2015-12-18 | qemu-char: convert to use error checked base64 decode | Daniel P. Berrange | 1 | -2/+0 |
2015-12-17 | cpu: Convert CpuInfo into flat union | Eric Blake | 1 | -0/+4 |
2015-12-11 | blockdev: Mark {insert, remove}-medium experimental | Max Reitz | 1 | -11/+17 |
2015-11-12 | block: Add average I/O queue depth to BlockDeviceTimedStats | Alberto Garcia | 1 | -0/+6 |
2015-11-12 | block: Compute minimum, maximum and average I/O latencies | Alberto Garcia | 1 | -0/+31 |
2015-11-12 | block: Allow configuring whether to account failed and invalid ops | Alberto Garcia | 1 | -5/+20 |
2015-11-12 | block: Add statistics for failed and invalid I/O operations | Alberto Garcia | 1 | -0/+12 |
2015-11-12 | block: Add idle_time_ns to BlockDeviceStats | Alberto Garcia | 1 | -2/+8 |
2015-11-12 | block: add transactional properties | John Snow | 1 | -1/+1 |
2015-11-11 | block: Add 'x-blockdev-del' QMP command | Alberto Garcia | 1 | -2/+59 |
2015-11-11 | block: add a 'blockdev-snapshot' QMP command | Alberto Garcia | 1 | -0/+38 |
2015-11-11 | blockdev: read-only-mode for blockdev-change-medium | Max Reitz | 1 | -1/+23 |
2015-11-11 | qmp: Introduce blockdev-change-medium | Max Reitz | 1 | -0/+31 |
2015-11-11 | blockdev: Add blockdev-insert-medium | Max Reitz | 1 | -0/+37 |
2015-11-11 | blockdev: Add blockdev-remove-medium | Max Reitz | 1 | -0/+45 |
2015-11-11 | blockdev: Add blockdev-close-tray | Max Reitz | 1 | -0/+35 |
2015-11-11 | blockdev: Add blockdev-open-tray | Max Reitz | 1 | -0/+48 |
2015-11-10 | migrate_start_postcopy: Command to trigger transition to postcopy | Dr. David Alan Gilbert | 1 | -0/+19 |
2015-10-23 | block: Remove wr_highest_sector from BlockAcctStats | Max Reitz | 1 | -2/+2 |
2015-10-16 | qmp-commands.hx: Update the supported 'transaction' operations | Kashyap Chamarthy | 1 | -7/+22 |
2015-09-22 | monitor: allow device_del to accept QOM paths | Daniel P. Berrange | 1 | -1/+6 |
2015-09-21 | qapi: New QMP command query-qmp-schema for QMP introspection | Markus Armbruster | 1 | -0/+17 |
2015-09-21 | qapi-schema: Fix up misleading specification of netdev_add | Markus Armbruster | 1 | -1/+3 |
2015-09-21 | qom: Don't use 'gen': false for qom-get, qom-set, object-add | Markus Armbruster | 1 | -3/+3 |
2015-09-21 | qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO() | Markus Armbruster | 1 | -121/+121 |
2015-09-03 | s390x: Dump storage keys qmp command | Jason J. Herne | 1 | -0/+25 |
2015-07-15 | migration: Write documetation for events capabilites | Juan Quintela | 1 | -0/+1 |
2015-07-02 | qmp: Add optional bool "unmap" to drive-mirror | Fam Zheng | 1 | -0/+3 |
2015-07-02 | qapi: Rename 'dirty-bitmap' mode to 'incremental' | John Snow | 1 | -3/+3 |
2015-06-23 | Grammar: 'as to'->'as for' | Dr. David Alan Gilbert | 1 | -1/+1 |
2015-06-22 | qmp: Wean off qerror_report() | Markus Armbruster | 1 | -2/+2 |
2015-06-12 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 1 | -1/+2 |
2015-06-12 | throttle: Add throttle group support | Alberto Garcia | 1 | -1/+2 |
2015-06-12 | qmp/hmp: add rocker device support | Scott Feldman | 1 | -0/+103 |
2015-06-02 | monitor: Convert client_migrate_info to QAPI | Markus Armbruster | 1 | -1/+1 |
2015-06-02 | monitor: Improve and document client_migrate_info protocol error | Markus Armbruster | 1 | -7/+7 |
2015-05-14 | qmp: Add qom_path field to query-cpus command | Eduardo Habkost | 1 | -2/+5 |