summaryrefslogtreecommitdiffstats
path: root/qmp-commands.hx
Commit message (Expand)AuthorAgeFilesLines
* qmp-commands: Fix typoJohn Snow2015-04-301-2/+2
* qmp: add block-dirty-bitmap-clearJohn Snow2015-04-281-0/+29
* qmp: Add support of "dirty-bitmap" sync mode for drive-backupJohn Snow2015-04-281-3/+5
* qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-removeJohn Snow2015-04-281-0/+56
* block: document block-stream in qmp-commands.hxStefan Hajnoczi2015-04-281-0/+37
* Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into ...Peter Maydell2015-04-271-2/+1
|\
| * monitor: Make client_migrate_info synchronousMarkus Armbruster2015-04-271-2/+1
* | qmp-commands: fix incorrect uses of ":O" specifierPaolo Bonzini2015-04-241-2/+2
|/
* block: Document blockdev-add's immaturityMarkus Armbruster2015-03-271-0/+4
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-03-191-1/+1
|\
| * raw-posix: Deprecate host floppy passthroughMarkus Armbruster2015-03-191-1/+1
* | qmp: Drop unused .user_print from command definitionsMarkus Armbruster2015-03-191-4/+0
|/
* Add migrate_incomingDr. David Alan Gilbert2015-03-161-1/+30
* qmp-commands.hx: Fix several typosAlberto Garcia2015-03-101-3/+3
* block: add event when disk usage exceeds thresholdFrancesco Romani2015-02-061-0/+32
* block: add accounting for merged requestsPeter Lieven2015-02-061-4/+18
* monitor: add query-vnc-servers commandGerd Hoffmann2015-01-221-0/+5
* qmp: Add command 'blockdev-backup'Fam Zheng2015-01-131-0/+42
* qmp-command.hx: add missing docs for migration capabiliteszhanghailiang2014-12-161-0/+6
* Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-1...Peter Maydell2014-12-111-2/+2
|\
| * qmp: fix typo in input-send-event examplesAmos Kong2014-12-101-2/+2
* | qmp: Add optional switch "query-nodes" in query-blockstatsFam Zheng2014-12-101-1/+1
|/
* input: move input-send-event into experimental namespaceGerd Hoffmann2014-11-251-7/+9
* QMP/input-send-event: make console parameter optionalAmos Kong2014-11-131-2/+2
* add input-send-event commandMarcelo Tosatti2014-10-021-0/+63
* trace: [qmp] Add commands to query and control event tracing stateLluís Vilanova2014-09-261-0/+35
* block: delete cow block driverStefan Hajnoczi2014-09-221-1/+1
* cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy2014-08-251-2/+1
* block: add backing-file option to block-streamJeff Cody2014-07-011-1/+1
* block: extend block-commit to accept a string for the backing fileJeff Cody2014-07-011-1/+18
* block: add QAPI command to allow live backing file changeJeff Cody2014-07-011-0/+39
* block: make 'top' argument to block-commit optionalJeff Cody2014-07-011-2/+3
* mc146818rtc: add rtc-reset-reinjection QMP commandMarcelo Tosatti2014-06-291-0/+23
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-06-291-0/+5
|\
| * block: Add replaces argument to drive-mirrorBenoît Canet2014-06-271-1/+3
| * block: Add node-name argument to drive-mirrorBenoît Canet2014-06-271-0/+3
* | char: report frontend open/closed state in 'query-chardev'Laszlo Ersek2014-06-271-5/+14
|/
* qmp: add query-acpi-ospm-status commandIgor Mammedov2014-06-191-0/+22
* qmp: add query-memory-devices commandIgor Mammedov2014-06-191-0/+27
* qmp: clean out whitespaceMichael S. Tsirkin2014-06-191-1/+1
* qmp: add query-memdevHu Tao2014-06-191-0/+38
* qapi: output def_value_str when query command line optionsChunyan Liu2014-06-161-0/+2
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-05-221-1/+1
|\
| * doc: add "setup" to list of migration statesPeter Feiner2014-05-201-1/+1
* | block: optimize zero writes with bdrv_write_zeroesPeter Lieven2014-05-191-0/+3
|/
* qmp: use valid JSON in transaction exampleEric Blake2014-05-091-4/+4
* migration: expose xbzrle cache miss rateChenLiang2014-05-051-0/+2
* migration: expose the bitmap_sync_count to the endChenLiang2014-05-051-4/+9
* virtio-net: add vlan receive state to RxFilterInfoAmos Kong2014-03-261-0/+2
* qmp: add query-iothreads commandStefan Hajnoczi2014-03-131-0/+39
OpenPOWER on IntegriCloud