aboutsummaryrefslogtreecommitdiff
path: root/qapi-schema.json
AgeCommit message (Expand)Author
2014-05-05migration: expose the bitmap_sync_count to the endChenLiang
2014-04-25block: Expose host_* drivers in blockdev-addKevin Wolf
2014-03-26virtio-net: add vlan receive state to RxFilterInfoAmos Kong
2014-03-13qmp: add query-iothreads commandStefan Hajnoczi
2014-03-11qapi: convert BlockdevOptions to use enum discriminatorWenchao Xia
2014-03-05input: qapi: add pause keyGerd Hoffmann
2014-03-05input: qapi: add unmapped keyGerd Hoffmann
2014-03-05input: qapi: define event typesGerd Hoffmann
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