summaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)Author
2018-06-15jobs: fix verb references in docsJohn Snow
2018-06-15jobs: fix stale wordingJohn Snow
2018-06-11qapi: add disabled parameter to block-dirty-bitmap-addVladimir Sementsov-Ogievskiy
2018-06-11qapi: add x-block-dirty-bitmap-mergeVladimir Sementsov-Ogievskiy
2018-06-11qmp: transaction support for x-block-dirty-bitmap-enable/disableVladimir Sementsov-Ogievskiy
2018-06-11qapi: add x-block-dirty-bitmap-enable/disableVladimir Sementsov-Ogievskiy
2018-06-08Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2018-06-08slirp: fix domainname version availabilitySamuel Thibault
2018-06-04Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...Peter Maydell
2018-06-04migration: Don't activate block devices if using -SDr. David Alan Gilbert
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-06-01qom: Document qom/device-list-properties implementation specificAlexey Kardashevskiy
2018-05-31slirp: Add domainname option to slirp's DHCP serverBenjamin Drung
2018-05-31Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' i...Peter Maydell
2018-05-30qmp: add set-numa-node commandIgor Mammedov
2018-05-30qmp: permit query-hotpluggable-cpus in preconfig stateIgor Mammedov
2018-05-30cli: add --preconfig optionIgor Mammedov
2018-05-30qapi: introduce new cmd option "allow-preconfig"Igor Mammedov
2018-05-30qapi: introduce preconfig runstateIgor Mammedov
2018-05-30block/create: Mark blockdev-create stableKevin Wolf
2018-05-30block/create: Make x-blockdev-create a jobKevin Wolf
2018-05-29qapi: Change "since 2.13" annotations to "since 3.0"Peter Maydell
2018-05-23job: Add query-jobs QMP commandKevin Wolf
2018-05-23job: Add lifecycle QMP commandsKevin Wolf
2018-05-23job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf
2018-05-23job: Introduce qapi/job.jsonKevin Wolf
2018-05-23job: Move state transitions to JobKevin Wolf
2018-05-23job: Rename BlockJobType into JobTypeKevin Wolf
2018-05-23blockjob: Improve BlockJobInfo.offset/len documentationKevin Wolf
2018-05-23blockjob: Update block-job-pause/resume documentationKevin Wolf
2018-05-20qapi/net.json: Fix the version number of the "vlan" removalThomas Huth
2018-05-15migration: Textual fixups for blocktimeDr. David Alan Gilbert
2018-05-15migration/qmp: add command migrate-pausePeter Xu
2018-05-15qmp/migration: new command migrate-recoverPeter Xu
2018-05-15migration: new state "postcopy-recover"Peter Xu
2018-05-15qmp: hmp: add migrate "resume" optionPeter Xu
2018-05-15migration: new postcopy-pause statePeter Xu
2018-05-15block: Add COR filter driverMax Reitz
2018-05-15blockjob: expose error string via queryJohn Snow
2018-05-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-05-14net: Remove the deprecated "vlan" parameterThomas Huth
2018-05-11block/file-posix: add x-check-page-cache=on|off optionStefan Hajnoczi
2018-05-04qapi: deprecate CpuInfoFast.archLaszlo Ersek
2018-05-04qapi: discriminate CpuInfoFast on SysEmuTarget, not CpuInfoArchLaszlo Ersek
2018-05-04qapi: change the type of TargetInfo.arch from string to enum SysEmuTargetLaszlo Ersek
2018-05-04qapi: add SysEmuTarget to "common.json"Laszlo Ersek
2018-05-04qapi: fill in CpuInfoFast.arch in query-cpus-fastLaszlo Ersek
2018-05-04qobject: Modify qobject_ref() to return objMarc-André Lureau
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau
2018-04-27qapi: Parameter gl of DisplayType now accept an enumElie Tournier