aboutsummaryrefslogtreecommitdiff
path: root/qmp-commands.hx
AgeCommit message (Expand)Author
2014-09-26trace: [qmp] Add commands to query and control event tracing stateLluís Vilanova
2014-09-22block: delete cow block driverStefan Hajnoczi
2014-08-25cpus: Define callback for QEMU "nmi" commandAlexey Kardashevskiy
2014-07-01block: add backing-file option to block-streamJeff Cody
2014-07-01block: extend block-commit to accept a string for the backing fileJeff Cody
2014-07-01block: add QAPI command to allow live backing file changeJeff Cody
2014-07-01block: make 'top' argument to block-commit optionalJeff Cody
2014-06-29mc146818rtc: add rtc-reset-reinjection QMP commandMarcelo Tosatti
2014-06-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-06-27block: Add replaces argument to drive-mirrorBenoît Canet
2014-06-27char: report frontend open/closed state in 'query-chardev'Laszlo Ersek
2014-06-27block: Add node-name argument to drive-mirrorBenoît Canet
2014-06-19qmp: add query-acpi-ospm-status commandIgor Mammedov
2014-06-19qmp: add query-memory-devices commandIgor Mammedov
2014-06-19qmp: clean out whitespaceMichael S. Tsirkin
2014-06-19qmp: add query-memdevHu Tao
2014-06-16qapi: output def_value_str when query command line optionsChunyan Liu
2014-05-22Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-05-20doc: add "setup" to list of migration statesPeter Feiner
2014-05-19block: optimize zero writes with bdrv_write_zeroesPeter Lieven
2014-05-09qmp: use valid JSON in transaction exampleEric Blake
2014-05-05migration: expose xbzrle cache miss rateChenLiang
2014-05-05migration: expose the bitmap_sync_count to the endChenLiang
2014-03-26virtio-net: add vlan receive state to RxFilterInfoAmos Kong
2014-03-13qmp: add query-iothreads commandStefan Hajnoczi
2014-02-28dump: add 'query-dump-guest-memory-capability' commandqiaonuohan
2014-02-28dump: make kdump-compressed format available for 'dump-guest-memory'qiaonuohan
2014-02-17qmp: expose list of supported character device backendsMartin Kletzander
2014-01-24block: update block commit documentation regarding image truncationJeff Cody
2014-01-24qmp: Allow to take external snapshots on bs graphs node.Benoît Canet
2014-01-24qmp: Allow block_resize to manipulate bs graph nodes.Benoît Canet
2014-01-24qmp: Allow to change password on named block driver states.Benoît Canet
2014-01-24qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes.Benoît Canet
2014-01-06monitor: add object-add (QMP) and object_add (HMP) commandPaolo Bonzini
2014-01-06monitor: add object-del (QMP) and object_del (HMP) commandPaolo Bonzini
2013-10-11blockdev: 'blockdev-add' QMP commandKevin Wolf
2013-09-12qmp: add interface blockdev-snapshot-delete-internal-syncWenchao Xia
2013-09-12qmp: add interface blockdev-snapshot-internal-syncWenchao Xia
2013-09-12qmp: add internal snapshot support in qmp_transactionWenchao Xia
2013-09-06block: Add iops_size to do the iops accounting for a given io size.Benoît Canet
2013-09-06block: Add support for throttling burst max in QMP and the command line.Benoît Canet
2013-09-01qmp: fix integer usage in examplesEric Blake
2013-08-30s390: wire up nmi command to raise a RESTART interrupt on S390Eugene (jno) Dvurechenski
2013-08-12rdma: remaining documentation fixesMichael R. Hines
2013-07-26Implement sync modes for drive-backup.Ian Main
2013-07-18Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-07-18Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-17qmp: update send-key documentAmos Kong
2013-07-15net: add support of mac-programming over macvtap in QEMU sideAmos Kong
2013-07-15blockdev: add sync mode to drive-backup QMP commandStefan Hajnoczi