summaryrefslogtreecommitdiffstats
path: root/qapi
Commit message (Expand)AuthorAgeFilesLines
* migration: Textual fixups for blocktimeDr. David Alan Gilbert2018-05-151-4/+5
* migration/qmp: add command migrate-pausePeter Xu2018-05-151-0/+16
* qmp/migration: new command migrate-recoverPeter Xu2018-05-151-0/+20
* migration: new state "postcopy-recover"Peter Xu2018-05-151-1/+3
* qmp: hmp: add migrate "resume" optionPeter Xu2018-05-151-1/+4
* migration: new postcopy-pause statePeter Xu2018-05-151-1/+4
* block: Add COR filter driverMax Reitz2018-05-151-1/+4
* blockjob: expose error string via queryJohn Snow2018-05-151-1/+5
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2018-05-141-1/+6
|\
| * block/file-posix: add x-check-page-cache=on|off optionStefan Hajnoczi2018-05-111-1/+6
* | net: Remove the deprecated "vlan" parameterThomas Huth2018-05-141-8/+7Star
|/
* qapi: deprecate CpuInfoFast.archLaszlo Ersek2018-05-041-4/+4
* qapi: discriminate CpuInfoFast on SysEmuTarget, not CpuInfoArchLaszlo Ersek2018-05-041-15/+47
* qapi: change the type of TargetInfo.arch from string to enum SysEmuTargetLaszlo Ersek2018-05-041-2/+4
* qapi: add SysEmuTarget to "common.json"Laszlo Ersek2018-05-041-0/+23
* qapi: fill in CpuInfoFast.arch in query-cpus-fastLaszlo Ersek2018-05-041-1/+1
* qobject: Modify qobject_ref() to return objMarc-André Lureau2018-05-042-8/+5Star
* qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-044-13/+13
* 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