summaryrefslogtreecommitdiffstats
path: root/qapi
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell2018-06-081-1/+1
|\
| * slirp: fix domainname version availabilitySamuel Thibault2018-06-081-1/+1
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...Peter Maydell2018-06-041-1/+5
|\ \
| * | migration: Don't activate block devices if using -SDr. David Alan Gilbert2018-06-041-1/+5
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-06-011-0/+8
|\ \ | |/ |/|
| * qom: Document qom/device-list-properties implementation specificAlexey Kardashevskiy2018-06-011-0/+8
* | slirp: Add domainname option to slirp's DHCP serverBenjamin Drung2018-05-311-0/+4
* | Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' i...Peter Maydell2018-05-314-7/+63
|\ \
| * | qmp: add set-numa-node commandIgor Mammedov2018-05-301-0/+14
| * | qmp: permit query-hotpluggable-cpus in preconfig stateIgor Mammedov2018-05-301-1/+2
| * | cli: add --preconfig optionIgor Mammedov2018-05-302-0/+31
| * | qapi: introduce new cmd option "allow-preconfig"Igor Mammedov2018-05-303-5/+12
| * | qapi: introduce preconfig runstateIgor Mammedov2018-05-301-1/+4
* | | block/create: Mark blockdev-create stableKevin Wolf2018-05-302-3/+3
* | | block/create: Make x-blockdev-create a jobKevin Wolf2018-05-302-6/+12
|/ /
* / qapi: Change "since 2.13" annotations to "since 3.0"Peter Maydell2018-05-296-15/+15
|/
* job: Add query-jobs QMP commandKevin Wolf2018-05-231-0/+46
* job: Add lifecycle QMP commandsKevin Wolf2018-05-231-0/+99
* job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf2018-05-231-0/+14
* job: Introduce qapi/job.jsonKevin Wolf2018-05-233-89/+96
* job: Move state transitions to JobKevin Wolf2018-05-231-8/+8
* job: Rename BlockJobType into JobTypeKevin Wolf2018-05-231-7/+7
* blockjob: Improve BlockJobInfo.offset/len documentationKevin Wolf2018-05-231-3/+6
* blockjob: Update block-job-pause/resume documentationKevin Wolf2018-05-231-3/+2Star
* qapi/net.json: Fix the version number of the "vlan" removalThomas Huth2018-05-201-2/+2
* 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