aboutsummaryrefslogtreecommitdiff
path: root/qapi-schema.json
AgeCommit message (Expand)Author
2014-03-04Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-02-28qmp: Fix BlockdevOptionQuorum.Benoît Canet
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-25rdma: rename 'x-rdma' => 'rdma'Michael R. Hines
2014-02-21quorum: Add quorum_open() and quorum_close().Benoît Canet
2014-02-20Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2014-02-17qmp: expose list of supported character device backendsMartin Kletzander
2014-02-14qdev: Add enum property types to QAPI schemaPaolo Bonzini
2014-02-09block: add native support for NFSPeter Lieven
2014-01-24blkdebug: Make required alignment configurableKevin Wolf
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-24block: Allow the user to define "node-name" option both on command line and QMP.Benoît Canet
2014-01-24qapi: Add "backing" to BlockStatsFam Zheng
2014-01-22qapi: QMP interface for blkdebug and blkverifyMax Reitz
2014-01-14Merge remote branch 'luiz/queue/qmp' into qmpqEdgar E. Iglesias
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-12-20commit: Support commit active layerFam Zheng
2013-12-20qapi-schema: fix QEMU 1.8 referencesStefan Hajnoczi
2013-12-13qapi-schema.json: Change 1.8 reference to 2.0Kevin Wolf
2013-12-09net: Adding netmap network backendVincenzo Maffione
2013-11-29qapi: Change BlockDirtyInfo to listFam Zheng
2013-11-14qapi-schema: Update description for NewImageModeMax Reitz
2013-11-07qapi: Fix comment for create-type to match code.Fam Zheng
2013-10-31Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori
2013-10-31vmdk: Implment bdrv_get_specific_infoFam Zheng
2013-10-30qapi: Add optional field 'compressed' to ImageInfoFam Zheng
2013-10-26misc: Spelling and grammar fixes in commentsStefan Weil
2013-10-11blockdev: 'blockdev-add' QMP commandKevin Wolf
2013-10-11qcow2: Add support for ImageInfoSpecificMax Reitz
2013-10-11qapi: Add ImageInfoSpecific typeMax Reitz
2013-10-11qapi: Introduce enum BlockJobTypeFam Zheng
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-06docs, qapi: document qemu-img mapPaolo Bonzini
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-07-29qapi: Rename ChardevBackend member "memory" to "ringbuf"Markus Armbruster
2013-07-29Revert "chardev: Make the name of memory device consistent"Markus Armbruster
2013-07-23migration: add autoconvergence documentationJuan Quintela
2013-07-23rdma: account for the time spent in MIG_STATE_SETUP through QMPMichael R. Hines
2013-07-19block-migration: efficiently encode zero blocksPeter Lieven
2013-07-18Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-15Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori