Age | Commit message (Expand) | Author |
2018-05-23 | job: Move state transitions to Job | Kevin Wolf |
2018-05-23 | job: Rename BlockJobType into JobType | Kevin Wolf |
2018-05-23 | blockjob: Improve BlockJobInfo.offset/len documentation | Kevin Wolf |
2018-05-23 | blockjob: Update block-job-pause/resume documentation | Kevin Wolf |
2018-05-20 | qapi/net.json: Fix the version number of the "vlan" removal | Thomas Huth |
2018-05-15 | migration: Textual fixups for blocktime | Dr. David Alan Gilbert |
2018-05-15 | migration/qmp: add command migrate-pause | Peter Xu |
2018-05-15 | qmp/migration: new command migrate-recover | Peter Xu |
2018-05-15 | migration: new state "postcopy-recover" | Peter Xu |
2018-05-15 | qmp: hmp: add migrate "resume" option | Peter Xu |
2018-05-15 | migration: new postcopy-pause state | Peter Xu |
2018-05-15 | block: Add COR filter driver | Max Reitz |
2018-05-15 | blockjob: expose error string via query | John Snow |
2018-05-14 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2018-05-14 | net: Remove the deprecated "vlan" parameter | Thomas Huth |
2018-05-11 | block/file-posix: add x-check-page-cache=on|off option | Stefan Hajnoczi |
2018-05-04 | qapi: deprecate CpuInfoFast.arch | Laszlo Ersek |
2018-05-04 | qapi: discriminate CpuInfoFast on SysEmuTarget, not CpuInfoArch | Laszlo Ersek |
2018-05-04 | qapi: change the type of TargetInfo.arch from string to enum SysEmuTarget | Laszlo Ersek |
2018-05-04 | qapi: add SysEmuTarget to "common.json" | Laszlo Ersek |
2018-05-04 | qapi: fill in CpuInfoFast.arch in query-cpus-fast | Laszlo Ersek |
2018-05-04 | qobject: Modify qobject_ref() to return obj | Marc-André Lureau |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau |
2018-04-27 | qapi: Parameter gl of DisplayType now accept an enum | Elie Tournier |
2018-04-25 | migration: add postcopy total blocktime into query-migrate | Alexey Perevalov |
2018-04-25 | migration: introduce postcopy-blocktime capability | Alexey Perevalov |
2018-03-26 | vdi: Change 'static' create option to 'preallocation' in QMP | Kevin Wolf |
2018-03-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-03-20 | qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList | Haozhong Zhang |
2018-03-19 | qapi: add block latency histogram interface | Vladimir Sementsov-Ogievskiy |
2018-03-19 | qmp: add command "x-oob-test" | Peter Xu |
2018-03-19 | qmp: support out-of-band (oob) execution | Peter Xu |
2018-03-19 | qapi: introduce new cmd option "allow-oob" | Peter Xu |
2018-03-19 | qmp: add new event "command-dropped" | Eric Blake |
2018-03-19 | qmp: introduce QMPCapability | Peter Xu |
2018-03-19 | block: Deprecate "backing": "" | Max Reitz |
2018-03-19 | qapi: Make more of qobject_to() | Max Reitz |
2018-03-19 | qapi: Replace qobject_to_X(o) by qobject_to(X, o) | Max Reitz |
2018-03-19 | block/mirror: change the semantic of 'force' of block-job-cancel | Liang Li |
2018-03-19 | vpc: Support .bdrv_co_create | Kevin Wolf |
2018-03-19 | vhdx: Support .bdrv_co_create | Kevin Wolf |
2018-03-19 | qed: Support .bdrv_co_create | Kevin Wolf |
2018-03-19 | qcow: Support .bdrv_co_create | Kevin Wolf |
2018-03-19 | parallels: Support .bdrv_co_create | Kevin Wolf |
2018-03-19 | vdi: Implement .bdrv_co_create | Max Reitz |
2018-03-19 | vdi: Pull option parsing from vdi_co_create | Max Reitz |
2018-03-19 | luks: Support .bdrv_co_create | Kevin Wolf |
2018-03-19 | blockjobs: Expose manual property | John Snow |
2018-03-19 | blockjobs: add block-job-finalize | John Snow |
2018-03-19 | blockjobs: add PENDING status and event | John Snow |