summaryrefslogtreecommitdiffstats
path: root/qapi-schema.json
Commit message (Expand)AuthorAgeFilesLines
* 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
* migration: add autoconvergence documentationJuan Quintela2013-07-231-0/+3
* rdma: account for the time spent in MIG_STATE_SETUP through QMPMichael R. Hines2013-07-231-1/+8
* block-migration: efficiently encode zero blocksPeter Lieven2013-07-191-1/+7
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-181-0/+76
|\
| * net: add support of mac-programming over macvtap in QEMU sideAmos Kong2013-07-151-0/+76
* | Merge remote-tracking branch 'quintela/migration.next' into stagingAnthony Liguori2013-07-151-1/+1
|\ \
| * | Add 'auto-converge' migration capabilityChegu Vinod2013-07-121-1/+1
* | | blockdev: add sync mode to drive-backup QMP commandStefan Hajnoczi2013-07-151-1/+6
|/ /
* | qapi-schema: Use existing type for drive-backup argumentsKevin Wolf2013-07-101-30/+2
* | qapi-schema: Use BlockdevSnapshot type for blockdev-snapshot-syncKevin Wolf2013-07-101-12/+2
|/
* qemu-char: fix documentation for telnet+wait socket flagsGerd Hoffmann2013-06-281-3/+4
OpenPOWER on IntegriCloud