aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)Author
2019-06-18block/null: Expose read-zeroes option in QAPI schemaKevin Wolf
2019-06-14blkdebug: Inject errors on .bdrv_co_block_status()Max Reitz
2019-06-14blkdebug: Add "none" eventMax Reitz
2019-06-14blkdebug: Add @iotype error optionMax Reitz
2019-06-14qapi/block-core: Overlays are not snapshotsMax Reitz
2019-06-12file-posix: Add dynamic-auto-read-only QAPI featureKevin Wolf
2019-06-12qapi: Add feature flags to struct typesKevin Wolf
2019-06-12qapi/block-core: update documentation of preallocation parameterStefano Garzarella
2019-06-12qdev: Delete unused LostTickPolicy "merge"Markus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-11qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster
2019-05-30Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2019-05-28qapi: support external bitmaps in block-dirty-bitmap-mergeVladimir Sementsov-Ogievskiy
2019-05-28qcow2: skip writing zero buffers to empty COW areasAnton Nefedov
2019-04-02qapi/migration.json: Rename COLOStatus last_mode to last-modeZhang Chen
2019-04-02qapi/migration.json: Fix ColoStatus member last_mode's versionZhang Chen
2019-03-26Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-03-26' into ...Peter Maydell
2019-03-26qapi/qmp-dispatch: fix return value in do_qmp_dispatchVladimir Sementsov-Ogievskiy
2019-03-25Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...Peter Maydell
2019-03-25Migration/colo.c: Make user obtain the last COLO mode info after failoverZhang Chen
2019-03-25Migration/colo.c: Add new COLOExitReason to handle all failover stateZhang Chen
2019-03-25migration: add support for a "tls-authz" migration parameterDaniel P. Berrange
2019-03-25multifd: Drop x-Juan Quintela
2019-03-25multifd: Drop x-multifd-page-count parameterJuan Quintela
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-22trace-events: Consistently point to docs/devel/tracing.txtMarkus Armbruster
2019-03-19qapi: fix block-latency-histogram-set description and examplesVladimir Sementsov-Ogievskiy
2019-03-18qmp: common 'id' handling & make QGA conform to QMP specMarc-André Lureau
2019-03-18audio/paaudio: prolong and make latency configurableMartin Schrodt
2019-03-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-03-13Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190313-pull-request' i...Peter Maydell
2019-03-13Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2019-03-13Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-03-13file-posix: add drop-cache=on|off optionStefan Hajnoczi
2019-03-13curses: add option to specify VGA font encodingSamuel Thibault
2019-03-12block: Add an 'x-blockdev-reopen' QMP commandAlberto Garcia
2019-03-12qapi: drop x- from x-block-latency-histogram-setVladimir Sementsov-Ogievskiy
2019-03-12Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request...Peter Maydell
2019-03-12block/dirty-bitmap: add inconsistent statusJohn Snow
2019-03-12block/dirty-bitmaps: add inconsistent bitJohn Snow
2019-03-12block/dirty-bitmap: add recording and busy propertiesJohn Snow
2019-03-12qapi: move to QOM path for x-block-latency-histogram-setVladimir Sementsov-Ogievskiy
2019-03-11chardev: add support for authorization for TLS clientsDaniel P. Berrange
2019-03-11qapi: qapi for audio backendsKővágó, Zoltán
2019-03-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st...Peter Maydell
2019-03-08qcow2: Implement data-file-raw create optionKevin Wolf
2019-03-08qcow2: Store data file name in the imageKevin Wolf
2019-03-08qcow2: Creating images with external data fileKevin Wolf
2019-03-08qcow2: Add basic data-file infrastructureKevin Wolf
2019-03-06nbd: fix outdated qapi docs syntax for tls-credsDaniel P. Berrangé