Age | Commit message (Expand) | Author |
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 |
2014-03-13 | qmp: add query-iothreads command | Stefan Hajnoczi |
2014-02-28 | dump: add 'query-dump-guest-memory-capability' command | qiaonuohan |
2014-02-28 | dump: make kdump-compressed format available for 'dump-guest-memory' | qiaonuohan |
2014-02-17 | qmp: expose list of supported character device backends | Martin Kletzander |
2014-01-24 | block: update block commit documentation regarding image truncation | Jeff Cody |
2014-01-24 | qmp: Allow to take external snapshots on bs graphs node. | Benoît Canet |
2014-01-24 | qmp: Allow block_resize to manipulate bs graph nodes. | Benoît Canet |
2014-01-24 | qmp: Allow to change password on named block driver states. | Benoît Canet |
2014-01-24 | qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes. | Benoît Canet |
2014-01-06 | monitor: add object-add (QMP) and object_add (HMP) command | Paolo Bonzini |
2014-01-06 | monitor: add object-del (QMP) and object_del (HMP) command | Paolo Bonzini |
2013-10-11 | blockdev: 'blockdev-add' QMP command | Kevin Wolf |
2013-09-12 | qmp: add interface blockdev-snapshot-delete-internal-sync | Wenchao Xia |
2013-09-12 | qmp: add interface blockdev-snapshot-internal-sync | Wenchao Xia |
2013-09-12 | qmp: add internal snapshot support in qmp_transaction | Wenchao Xia |
2013-09-06 | block: Add iops_size to do the iops accounting for a given io size. | Benoît Canet |
2013-09-06 | block: Add support for throttling burst max in QMP and the command line. | Benoît Canet |
2013-09-01 | qmp: fix integer usage in examples | Eric Blake |
2013-08-30 | s390: wire up nmi command to raise a RESTART interrupt on S390 | Eugene (jno) Dvurechenski |
2013-08-12 | rdma: remaining documentation fixes | Michael R. Hines |
2013-07-26 | Implement sync modes for drive-backup. | Ian Main |
2013-07-18 | Merge remote-tracking branch 'luiz/queue/qmp' into staging | Anthony Liguori |