summaryrefslogtreecommitdiff
path: root/qmp-commands.hx
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-06monitor: add object-add (QMP) and object_add (HMP) commandPaolo Bonzini1-0/+26
2014-01-06monitor: add object-del (QMP) and object_del (HMP) commandPaolo Bonzini1-0/+25
2013-10-11blockdev: 'blockdev-add' QMP commandKevin Wolf1-0/+55
2013-09-12qmp: add interface blockdev-snapshot-delete-internal-syncWenchao Xia1-0/+41
2013-09-12qmp: add interface blockdev-snapshot-internal-syncWenchao Xia1-0/+29
2013-09-12qmp: add internal snapshot support in qmp_transactionWenchao Xia1-8/+26
2013-09-06block: Add iops_size to do the iops accounting for a given io size.Benoît Canet1-2/+6
2013-09-06block: Add support for throttling burst max in QMP and the command line.Benoît Canet1-2/+26
2013-09-01qmp: fix integer usage in examplesEric Blake1-13/+13
2013-08-30s390: wire up nmi command to raise a RESTART interrupt on S390Eugene (jno) Dvurechenski1-1/+1