Age | Commit message (Expand) | Author |
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 |
2015-03-19 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2015-03-19 | raw-posix: Deprecate host floppy passthrough | Markus Armbruster |
2015-03-19 | qmp: Drop unused .user_print from command definitions | Markus Armbruster |
2015-03-16 | Add migrate_incoming | Dr. David Alan Gilbert |
2015-03-10 | qmp-commands.hx: Fix several typos | Alberto Garcia |
2015-02-06 | block: add event when disk usage exceeds threshold | Francesco Romani |
2015-02-06 | block: add accounting for merged requests | Peter Lieven |
2015-01-22 | monitor: add query-vnc-servers command | Gerd Hoffmann |
2015-01-13 | qmp: Add command 'blockdev-backup' | Fam Zheng |
2014-12-16 | qmp-command.hx: add missing docs for migration capabilites | zhanghailiang |
2014-12-11 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-1... | Peter Maydell |
2014-12-10 | qmp: Add optional switch "query-nodes" in query-blockstats | Fam Zheng |
2014-12-10 | qmp: fix typo in input-send-event examples | Amos Kong |
2014-11-25 | input: move input-send-event into experimental namespace | Gerd Hoffmann |
2014-11-13 | QMP/input-send-event: make console parameter optional | Amos Kong |
2014-10-02 | add input-send-event command | Marcelo Tosatti |
2014-09-26 | trace: [qmp] Add commands to query and control event tracing state | Lluís Vilanova |
2014-09-22 | block: delete cow block driver | Stefan Hajnoczi |
2014-08-25 | cpus: Define callback for QEMU "nmi" command | Alexey Kardashevskiy |
2014-07-01 | block: add backing-file option to block-stream | Jeff Cody |
2014-07-01 | block: extend block-commit to accept a string for the backing file | Jeff Cody |
2014-07-01 | block: add QAPI command to allow live backing file change | Jeff Cody |
2014-07-01 | block: make 'top' argument to block-commit optional | Jeff Cody |
2014-06-29 | mc146818rtc: add rtc-reset-reinjection QMP command | Marcelo Tosatti |
2014-06-29 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-06-27 | block: Add replaces argument to drive-mirror | Benoît Canet |
2014-06-27 | char: report frontend open/closed state in 'query-chardev' | Laszlo Ersek |
2014-06-27 | block: Add node-name argument to drive-mirror | Benoît Canet |
2014-06-19 | qmp: add query-acpi-ospm-status command | Igor Mammedov |
2014-06-19 | qmp: add query-memory-devices command | Igor Mammedov |
2014-06-19 | qmp: clean out whitespace | Michael S. Tsirkin |
2014-06-19 | qmp: add query-memdev | Hu Tao |
2014-06-16 | qapi: output def_value_str when query command line options | Chunyan Liu |
2014-05-22 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2014-05-20 | doc: add "setup" to list of migration states | Peter Feiner |
2014-05-19 | block: optimize zero writes with bdrv_write_zeroes | Peter Lieven |
2014-05-09 | qmp: use valid JSON in transaction example | Eric Blake |
2014-05-05 | migration: expose xbzrle cache miss rate | ChenLiang |
2014-05-05 | migration: expose the bitmap_sync_count to the end | ChenLiang |
2014-03-26 | virtio-net: add vlan receive state to RxFilterInfo | Amos Kong |