summaryrefslogtreecommitdiffstats
path: root/qapi-schema.json
Commit message (Expand)AuthorAgeFilesLines
* qmp: add query-iothreads commandStefan Hajnoczi2014-03-131-0/+29
* qapi: convert BlockdevOptions to use enum discriminatorWenchao Xia2014-03-111-1/+13
* input: qapi: add pause keyGerd Hoffmann2014-03-051-2/+2
* input: qapi: add unmapped keyGerd Hoffmann2014-03-051-1/+4
* input: qapi: define event typesGerd Hoffmann2014-03-051-0/+76
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-03-041-1/+48
|\
| * dump: add 'query-dump-guest-memory-capability' commandqiaonuohan2014-02-281-0/+24
| * dump: make kdump-compressed format available for 'dump-guest-memory'qiaonuohan2014-02-281-1/+24
* | qmp: Fix BlockdevOptionQuorum.Benoît Canet2014-02-281-2/+3
|/
* rdma: rename 'x-rdma' => 'rdma'Michael R. Hines2014-02-251-4/+3
* quorum: Add quorum_open() and quorum_close().Benoît Canet2014-02-211-1/+20
* Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2014-02-201-0/+58
|\
| * qdev: Add enum property types to QAPI schemaPaolo Bonzini2014-02-141-0/+58
* | qmp: expose list of supported character device backendsMartin Kletzander2014-02-171-0/+22
|/
* block: add native support for NFSPeter Lieven2014-02-091-0/+1
* blkdebug: Make required alignment configurableKevin Wolf2014-01-241-0/+3
* block: update block commit documentation regarding image truncationJeff Cody2014-01-241-0/+7
* qmp: Allow to take external snapshots on bs graphs node.Benoît Canet2014-01-241-3/+10
* qmp: Allow block_resize to manipulate bs graph nodes.Benoît Canet2014-01-241-2/+8
* qmp: Allow to change password on named block driver states.Benoît Canet2014-01-241-2/+7
* qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes.Benoît Canet2014-01-241-2/+14
* block: Allow the user to define "node-name" option both on command line and QMP.Benoît Canet2014-01-241-0/+2
* qapi: Add "backing" to BlockStatsFam Zheng2014-01-241-4/+6
* qapi: QMP interface for blkdebug and blkverifyMax Reitz2014-01-221-4/+109
* Merge remote branch 'luiz/queue/qmp' into qmpqEdgar E. Iglesias2014-01-141-0/+34
|\
| * monitor: add object-add (QMP) and object_add (HMP) commandPaolo Bonzini2014-01-061-0/+20
| * monitor: add object-del (QMP) and object_del (HMP) commandPaolo Bonzini2014-01-061-0/+14
* | commit: Support commit active layerFam Zheng2013-12-201-2/+3
* | qapi-schema: fix QEMU 1.8 referencesStefan Hajnoczi2013-12-201-1/+1
|/
* qapi-schema.json: Change 1.8 reference to 2.0Kevin Wolf2013-12-131-1/+1
* net: Adding netmap network backendVincenzo Maffione2013-12-091-1/+23
* qapi: Change BlockDirtyInfo to listFam Zheng2013-11-291-3/+3
* qapi-schema: Update description for NewImageModeMax Reitz2013-11-141-1/+2
* qapi: Fix comment for create-type to match code.Fam Zheng2013-11-071-1/+1
* Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori2013-10-311-2/+26
|\
| * vmdk: Implment bdrv_get_specific_infoFam Zheng2013-10-311-1/+23
| * qapi: Add optional field 'compressed' to ImageInfoFam Zheng2013-10-301-1/+3
* | misc: Spelling and grammar fixes in commentsStefan Weil2013-10-261-1/+1
|/
* blockdev: 'blockdev-add' QMP commandKevin Wolf2013-10-111-0/+236
* qcow2: Add support for ImageInfoSpecificMax Reitz2013-10-111-0/+16
* qapi: Add ImageInfoSpecific typeMax Reitz2013-10-111-1/+17
* qapi: Introduce enum BlockJobTypeFam Zheng2013-10-111-0/+18
* qmp: add interface blockdev-snapshot-delete-internal-syncWenchao Xia2013-09-121-0/+27
* qmp: add interface blockdev-snapshot-internal-syncWenchao Xia2013-09-121-0/+20
* qmp: add internal snapshot support in qmp_transactionWenchao Xia2013-09-121-1/+18
* docs, qapi: document qemu-img mapPaolo Bonzini2013-09-061-0/+29
* block: Add iops_size to do the iops accounting for a given io size.Benoît Canet2013-09-061-2/+8
* block: Add support for throttling burst max in QMP and the command line.Benoît Canet2013-09-061-2/+32
* qapi: Rename ChardevBackend member "memory" to "ringbuf"Markus Armbruster2013-07-291-2/+4
* Revert "chardev: Make the name of memory device consistent"Markus Armbruster2013-07-291-3/+3
OpenPOWER on IntegriCloud