summaryrefslogtreecommitdiff
path: root/qmp-commands.hx
AgeCommit message (Expand)AuthorFilesLines
2015-03-27block: Document blockdev-add's immaturityMarkus Armbruster1-0/+4
2015-03-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-1/+1
2015-03-19raw-posix: Deprecate host floppy passthroughMarkus Armbruster1-1/+1
2015-03-19qmp: Drop unused .user_print from command definitionsMarkus Armbruster1-4/+0
2015-03-16Add migrate_incomingDr. David Alan Gilbert1-1/+30
2015-03-10qmp-commands.hx: Fix several typosAlberto Garcia1-3/+3
2015-02-06block: add event when disk usage exceeds thresholdFrancesco Romani1-0/+32
2015-02-06block: add accounting for merged requestsPeter Lieven1-4/+18
2015-01-22monitor: add query-vnc-servers commandGerd Hoffmann1-0/+5
2015-01-13qmp: Add command 'blockdev-backup'Fam Zheng1-0/+42
2014-12-16qmp-command.hx: add missing docs for migration capabiliteszhanghailiang1-0/+6
2014-12-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-1...Peter Maydell1-2/+2
2014-12-10qmp: Add optional switch "query-nodes" in query-blockstatsFam Zheng1-1/+1
2014-12-10qmp: fix typo in input-send-event examplesAmos Kong1-2/+2
2014-11-25input: move input-send-event into experimental namespaceGerd Hoffmann1-7/+9
2014-11-13QMP/input-send-event: make console parameter optionalAmos Kong1-2/+2
2014-10-02add input-send-event commandMarcelo Tosatti1-0/+63
2014-09-26trace: [qmp] Add commands to query and control event tracing stateLluís Vilanova1-0/+35
2014-09-22block: delete cow block driverStefan Hajnoczi1-1/+1
2014-08-25cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy1-2/+1
2014-07-01block: add backing-file option to block-streamJeff Cody1-1/+1
2014-07-01block: extend block-commit to accept a string for the backing fileJeff Cody1-1/+18
2014-07-01block: add QAPI command to allow live backing file changeJeff Cody1-0/+39
2014-07-01block: make 'top' argument to block-commit optionalJeff Cody1-2/+3
2014-06-29mc146818rtc: add rtc-reset-reinjection QMP commandMarcelo Tosatti1-0/+23
2014-06-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-0/+5
2014-06-27block: Add replaces argument to drive-mirrorBenoît Canet1-1/+3
2014-06-27char: report frontend open/closed state in 'query-chardev'Laszlo Ersek1-5/+14
2014-06-27block: Add node-name argument to drive-mirrorBenoît Canet1-0/+3
2014-06-19qmp: add query-acpi-ospm-status commandIgor Mammedov1-0/+22
2014-06-19qmp: add query-memory-devices commandIgor Mammedov1-0/+27
2014-06-19qmp: clean out whitespaceMichael S. Tsirkin1-1/+1
2014-06-19qmp: add query-memdevHu Tao1-0/+38
2014-06-16qapi: output def_value_str when query command line optionsChunyan Liu1-0/+2
2014-05-22Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell1-1/+1
2014-05-20doc: add "setup" to list of migration statesPeter Feiner1-1/+1
2014-05-19block: optimize zero writes with bdrv_write_zeroesPeter Lieven1-0/+3
2014-05-09qmp: use valid JSON in transaction exampleEric Blake1-4/+4
2014-05-05migration: expose xbzrle cache miss rateChenLiang1-0/+2
2014-05-05migration: expose the bitmap_sync_count to the endChenLiang1-4/+9
2014-03-26virtio-net: add vlan receive state to RxFilterInfoAmos Kong1-0/+2
2014-03-13qmp: add query-iothreads commandStefan Hajnoczi1-0/+39
2014-02-28dump: add 'query-dump-guest-memory-capability' commandqiaonuohan1-0/+20
2014-02-28dump: make kdump-compressed format available for 'dump-guest-memory'qiaonuohan1-2/+5
2014-02-17qmp: expose list of supported character device backendsMartin Kletzander1-0/+41
2014-01-24block: update block commit documentation regarding image truncationJeff Cody1-0/+39
2014-01-24qmp: Allow to take external snapshots on bs graphs node.Benoît Canet1-1/+10
2014-01-24qmp: Allow block_resize to manipulate bs graph nodes.Benoît Canet1-1/+2
2014-01-24qmp: Allow to change password on named block driver states.Benoît Canet1-1/+2
2014-01-24qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes.Benoît Canet1-0/+61