aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
2018-06-08Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell1-1/+1
2018-06-08slirp: fix domainname version availabilitySamuel Thibault1-1/+1
2018-06-04Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...Peter Maydell1-1/+5
2018-06-04migration: Don't activate block devices if using -SDr. David Alan Gilbert1-1/+5
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+8
2018-06-01qom: Document qom/device-list-properties implementation specificAlexey Kardashevskiy1-0/+8
2018-05-31slirp: Add domainname option to slirp's DHCP serverBenjamin Drung1-0/+4
2018-05-31Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' i...Peter Maydell4-7/+63
2018-05-30qmp: add set-numa-node commandIgor Mammedov1-0/+14
2018-05-30qmp: permit query-hotpluggable-cpus in preconfig stateIgor Mammedov1-1/+2
2018-05-30cli: add --preconfig optionIgor Mammedov2-0/+31
2018-05-30qapi: introduce new cmd option "allow-preconfig"Igor Mammedov3-5/+12
2018-05-30qapi: introduce preconfig runstateIgor Mammedov1-1/+4
2018-05-30block/create: Mark blockdev-create stableKevin Wolf2-3/+3
2018-05-30block/create: Make x-blockdev-create a jobKevin Wolf2-6/+12
2018-05-29qapi: Change "since 2.13" annotations to "since 3.0"Peter Maydell6-15/+15
2018-05-23job: Add query-jobs QMP commandKevin Wolf1-0/+46
2018-05-23job: Add lifecycle QMP commandsKevin Wolf1-0/+99
2018-05-23job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf1-0/+14
2018-05-23job: Introduce qapi/job.jsonKevin Wolf3-89/+96
2018-05-23job: Move state transitions to JobKevin Wolf1-8/+8
2018-05-23job: Rename BlockJobType into JobTypeKevin Wolf1-7/+7
2018-05-23blockjob: Improve BlockJobInfo.offset/len documentationKevin Wolf1-3/+6
2018-05-23blockjob: Update block-job-pause/resume documentationKevin Wolf1-3/+2
2018-05-20qapi/net.json: Fix the version number of the "vlan" removalThomas Huth1-2/+2
2018-05-15migration: Textual fixups for blocktimeDr. David Alan Gilbert1-4/+5
2018-05-15migration/qmp: add command migrate-pausePeter Xu1-0/+16
2018-05-15qmp/migration: new command migrate-recoverPeter Xu1-0/+20
2018-05-15migration: new state "postcopy-recover"Peter Xu1-1/+3
2018-05-15qmp: hmp: add migrate "resume" optionPeter Xu1-1/+4
2018-05-15migration: new postcopy-pause statePeter Xu1-1/+4
2018-05-15block: Add COR filter driverMax Reitz1-1/+4
2018-05-15blockjob: expose error string via queryJohn Snow1-1/+5
2018-05-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-1/+6
2018-05-14net: Remove the deprecated "vlan" parameterThomas Huth1-8/+7
2018-05-11block/file-posix: add x-check-page-cache=on|off optionStefan Hajnoczi1-1/+6
2018-05-04qapi: deprecate CpuInfoFast.archLaszlo Ersek1-4/+4
2018-05-04qapi: discriminate CpuInfoFast on SysEmuTarget, not CpuInfoArchLaszlo Ersek1-15/+47
2018-05-04qapi: change the type of TargetInfo.arch from string to enum SysEmuTargetLaszlo Ersek1-2/+4
2018-05-04qapi: add SysEmuTarget to "common.json"Laszlo Ersek1-0/+23
2018-05-04qapi: fill in CpuInfoFast.arch in query-cpus-fastLaszlo Ersek1-1/+1
2018-05-04qobject: Modify qobject_ref() to return objMarc-André Lureau2-8/+5
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau4-13/+13
2018-04-27qapi: Parameter gl of DisplayType now accept an enumElie Tournier1-1/+19
2018-04-25migration: add postcopy total blocktime into query-migrateAlexey Perevalov1-1/+10
2018-04-25migration: introduce postcopy-blocktime capabilityAlexey Perevalov1-1/+5
2018-03-26vdi: Change 'static' create option to 'preallocation' in QMPKevin Wolf1-4/+3
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+5
2018-03-20qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoListHaozhong Zhang1-1/+5
2018-03-19qapi: add block latency histogram interfaceVladimir Sementsov-Ogievskiy1-1/+110