summaryrefslogtreecommitdiffstats
path: root/qapi
Commit message (Expand)AuthorAgeFilesLines
* LUKS: support preallocationMaxim Levitsky2019-08-191-1/+5
* qapi: add dirty-bitmaps to query-named-block-nodes resultVladimir Sementsov-Ogievskiy2019-08-171-1/+5
* block/backup: support bitmap sync modes for non-bitmap backupsJohn Snow2019-08-171-2/+4
* qapi: implement block-dirty-bitmap-remove transaction actionJohn Snow2019-08-161-0/+2
* block/backup: add 'always' bitmap sync policyJohn Snow2019-08-161-1/+4
* block/backup: add 'never' policy to bitmap sync modeJohn Snow2019-08-161-1/+4
* block/backup: Add mirror sync mode 'bitmap'John Snow2019-08-161-6/+15
* qapi: add BitmapSyncMode enumJohn Snow2019-08-161-0/+14
* qapi/block-core: Introduce BackupCommonJohn Snow2019-08-161-66/+29Star
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-08-15' into st...Peter Maydell2019-08-162-2/+15
|\
| * block/nbd: add cmdline and qapi parameter reconnect-delayVladimir Sementsov-Ogievskiy2019-08-151-1/+10
| * qapi: Add InetSocketAddress member keep-aliveVladimir Sementsov-Ogievskiy2019-08-151-1/+5
* | sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+1
* | Include qemu/queue.h slightly lessMarkus Armbruster2019-08-161-1/+0Star
* | qapi: Split error.json off common.jsonMarkus Armbruster2019-08-164-25/+31
|/
* qmp: Add "alias-of" field to query-cpu-definitionsEduardo Habkost2019-07-051-1/+8
* qmp: Add deprecation information to query-machinesEduardo Habkost2019-07-051-1/+6
* machine: show if CLI option '-numa node,mem' is supported in QAPI schemaIgor Mammedov2019-07-051-1/+4
* i386/cpu: Consolidate die-id validity in smp contextLike Xu2019-07-051-3/+4
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-07-051-1/+27
|\
| * virtio-pmem: add virtio devicePankaj Gupta2019-07-021-1/+27
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...Peter Maydell2019-07-039-1556/+1596
|\ \
| * | qapi: Split dump.json off misc.jsonMarkus Armbruster2019-07-024-193/+202
| * | qapi: Rename target.json to misc-target.jsonMarkus Armbruster2019-07-023-6/+2Star
| * | qapi: Split machine-target.json off target.json and misc.jsonMarkus Armbruster2019-07-025-317/+320
| * | qapi: Split machine.json off misc.jsonMarkus Armbruster2019-07-024-688/+699
| * | qapi: Split qom.json and qdev.json off misc.jsonMarkus Armbruster2019-07-025-353/+374
| |/
* | net/announce: Add optional IDDr. David Alan Gilbert2019-07-021-2/+7
* | net/announce: Allow optional list of interfacesDr. David Alan Gilbert2019-07-021-3/+8
|/
* block/null: Expose read-zeroes option in QAPI schemaKevin Wolf2019-06-181-1/+3
* blkdebug: Inject errors on .bdrv_co_block_status()Max Reitz2019-06-141-1/+4
* blkdebug: Add "none" eventMax Reitz2019-06-141-1/+3
* blkdebug: Add @iotype error optionMax Reitz2019-06-141-0/+26
* qapi/block-core: Overlays are not snapshotsMax Reitz2019-06-141-10/+10
* file-posix: Add dynamic-auto-read-only QAPI featureKevin Wolf2019-06-121-1/+12
* qapi: Add feature flags to struct typesKevin Wolf2019-06-121-1/+5
* qapi/block-core: update documentation of preallocation parameterStefano Garzarella2019-06-121-6/+14
* qdev: Delete unused LostTickPolicy "merge"Markus Armbruster2019-06-121-5/+1Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-126-6/+0Star
* qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster2019-06-111-1/+1
* Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell2019-05-301-3/+19
|\
| * qapi: support external bitmaps in block-dirty-bitmap-mergeVladimir Sementsov-Ogievskiy2019-05-291-3/+19
* | qcow2: skip writing zero buffers to empty COW areasAnton Nefedov2019-05-281-1/+3
|/
* qapi/migration.json: Rename COLOStatus last_mode to last-modeZhang Chen2019-04-021-2/+2
* qapi/migration.json: Fix ColoStatus member last_mode's versionZhang Chen2019-04-021-1/+1
* Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-03-26' into ...Peter Maydell2019-03-261-1/+1
|\
| * qapi/qmp-dispatch: fix return value in do_qmp_dispatchVladimir Sementsov-Ogievskiy2019-03-261-1/+1
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...Peter Maydell2019-03-251-36/+45
|\ \ | |/ |/|
| * Migration/colo.c: Make user obtain the last COLO mode info after failoverZhang Chen2019-03-251-1/+6
| * Migration/colo.c: Add new COLOExitReason to handle all failover stateZhang Chen2019-03-251-6/+9