summaryrefslogtreecommitdiff
path: root/qmp-commands.hx
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-12rdma: remaining documentation fixesMichael R. Hines1-0/+10
2013-07-26Implement sync modes for drive-backup.Ian Main1-0/+1
2013-07-18Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori1-2/+5
2013-07-18Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-0/+63
2013-07-17qmp: update send-key documentAmos Kong1-2/+5
2013-07-15net: add support of mac-programming over macvtap in QEMU sideAmos Kong1-0/+63
2013-07-15blockdev: add sync mode to drive-backup QMP commandStefan Hajnoczi1-1/+5
2013-06-28block: add drive-backup QMP commandStefan Hajnoczi1-0/+46
2013-06-07qmp: add ImageInfo in BlockDeviceInfo used by query-blockWenchao Xia1-2/+67
2013-05-02Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori1-0/+23
2013-05-01Trivial grammar and spelling fixesStefan Weil1-1/+1
2013-05-01QMP: Add cpu-add commandIgor Mammedov1-0/+23
2013-04-25monitor: introduce query-command-line-optionsAmos Kong1-0/+47
2013-04-12Revert "New QMP command query-cpu-max and HMP command cpu_max"Michal Novotny1-22/+0
2013-03-26Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori1-22/+33
2013-03-26migration: do not sent zero pages in bulk stagePeter Lieven1-0/+1
2013-03-26migration: Improve QMP documentationJuan Quintela1-22/+32
2013-03-25New QMP command query-cpu-max and HMP command cpu_maxMichal Novotny1-0/+22
2013-03-25QMP: TPM QMP and man page documentation updatesCorey Bryant1-0/+58