summaryrefslogtreecommitdiffstats
path: root/qapi
Commit message (Expand)AuthorAgeFilesLines
* qapi: Parameter gl of DisplayType now accept an enumElie Tournier2018-04-271-1/+19
* migration: add postcopy total blocktime into query-migrateAlexey Perevalov2018-04-251-1/+10
* migration: introduce postcopy-blocktime capabilityAlexey Perevalov2018-04-251-1/+5
* vdi: Change 'static' create option to 'preallocation' in QMPKevin Wolf2018-03-261-4/+3Star
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-03-201-1/+5
|\
| * qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoListHaozhong Zhang2018-03-201-1/+5
* | qapi: add block latency histogram interfaceVladimir Sementsov-Ogievskiy2018-03-191-1/+110
* | qmp: add command "x-oob-test"Peter Xu2018-03-191-0/+18
* | qmp: support out-of-band (oob) executionPeter Xu2018-03-191-1/+32
* | qapi: introduce new cmd option "allow-oob"Peter Xu2018-03-191-1/+5
* | qmp: add new event "command-dropped"Eric Blake2018-03-191-0/+37
* | qmp: introduce QMPCapabilityPeter Xu2018-03-191-3/+29
* | block: Deprecate "backing": ""Max Reitz2018-03-191-2/+2
* | qapi: Make more of qobject_to()Max Reitz2018-03-191-2/+2
* | qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz2018-03-193-13/+13
* | block/mirror: change the semantic of 'force' of block-job-cancelLiang Li2018-03-191-2/+3
* | vpc: Support .bdrv_co_createKevin Wolf2018-03-191-1/+32
* | vhdx: Support .bdrv_co_createKevin Wolf2018-03-191-1/+39
* | qed: Support .bdrv_co_createKevin Wolf2018-03-191-1/+24
* | qcow: Support .bdrv_co_createKevin Wolf2018-03-191-1/+20
* | parallels: Support .bdrv_co_createKevin Wolf2018-03-191-1/+17
* | vdi: Implement .bdrv_co_createMax Reitz2018-03-191-1/+1
* | vdi: Pull option parsing from vdi_co_createMax Reitz2018-03-191-0/+18
* | luks: Support .bdrv_co_createKevin Wolf2018-03-191-1/+16
* | blockjobs: Expose manual propertyJohn Snow2018-03-191-8/+40
* | blockjobs: add block-job-finalizeJohn Snow2018-03-191-1/+22
* | blockjobs: add PENDING status and eventJohn Snow2018-03-191-1/+30
* | blockjobs: add waiting statusJohn Snow2018-03-191-1/+5
* | blockjobs: add block_job_dismissJohn Snow2018-03-191-1/+23
* | blockjobs: add NULL stateJohn Snow2018-03-191-1/+4
* | blockjobs: add CONCLUDED stateJohn Snow2018-03-191-2/+5
* | blockjobs: add ABORTING stateJohn Snow2018-03-191-1/+6
* | blockjobs: add block_job_verb permission tableJohn Snow2018-03-191-0/+20
* | blockjobs: add status enumJohn Snow2018-03-191-1/+30
* | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell2018-03-162-2/+9
|\ \
| * | qapi: add dirty-bitmaps migration capabilityVladimir Sementsov-Ogievskiy2018-03-131-1/+5
| * | dirty-bitmap: add locked stateVladimir Sementsov-Ogievskiy2018-03-131-1/+4
| |/
* | Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...Peter Maydell2018-03-151-0/+7
|\ \
| * | sockets: allow SocketAddress 'fd' to reference numeric file descriptorsDaniel P. Berrange2018-03-131-0/+7
| |/
* | sev/i386: qmp: add query-sev-capabilities commandBrijesh Singh2018-03-131-0/+42
* | sev/i386: qmp: add query-sev-launch-measure commandBrijesh Singh2018-03-131-0/+29
* | sev/i386: qmp: add query-sev commandBrijesh Singh2018-03-131-0/+77
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180312-pull-request' i...Peter Maydell2018-03-121-1/+9
|\
| * qapi: Add device ID and head parameters to screendumpThomas Huth2018-03-121-1/+9
* | ssh: Support .bdrv_co_createKevin Wolf2018-03-091-1/+15
* | ssh: QAPIfy host-key-check optionKevin Wolf2018-03-091-2/+61
* | sheepdog: Support .bdrv_co_createKevin Wolf2018-03-091-1/+23
* | sheepdog: QAPIfy "redundancy" create optionKevin Wolf2018-03-091-0/+45
* | nfs: Support .bdrv_co_createKevin Wolf2018-03-091-1/+15
* | rbd: Support .bdrv_co_createKevin Wolf2018-03-091-1/+18