index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-23
job: Add query-jobs QMP command
Kevin Wolf
1
-0
/
+46
2018-05-23
job: Add lifecycle QMP commands
Kevin Wolf
1
-0
/
+99
2018-05-23
job: Add JOB_STATUS_CHANGE QMP event
Kevin Wolf
1
-0
/
+14
2018-05-23
job: Introduce qapi/job.json
Kevin Wolf
3
-89
/
+96
2018-05-23
job: Move state transitions to Job
Kevin Wolf
1
-8
/
+8
2018-05-23
job: Rename BlockJobType into JobType
Kevin Wolf
1
-7
/
+7
2018-05-23
blockjob: Improve BlockJobInfo.offset/len documentation
Kevin Wolf
1
-3
/
+6
2018-05-23
blockjob: Update block-job-pause/resume documentation
Kevin Wolf
1
-3
/
+2
2018-05-20
qapi/net.json: Fix the version number of the "vlan" removal
Thomas Huth
1
-2
/
+2
2018-05-15
migration: Textual fixups for blocktime
Dr. David Alan Gilbert
1
-4
/
+5
2018-05-15
migration/qmp: add command migrate-pause
Peter Xu
1
-0
/
+16
2018-05-15
qmp/migration: new command migrate-recover
Peter Xu
1
-0
/
+20
2018-05-15
migration: new state "postcopy-recover"
Peter Xu
1
-1
/
+3
2018-05-15
qmp: hmp: add migrate "resume" option
Peter Xu
1
-1
/
+4
2018-05-15
migration: new postcopy-pause state
Peter Xu
1
-1
/
+4
2018-05-15
block: Add COR filter driver
Max Reitz
1
-1
/
+4
2018-05-15
blockjob: expose error string via query
John Snow
1
-1
/
+5
2018-05-14
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-1
/
+6
2018-05-14
net: Remove the deprecated "vlan" parameter
Thomas Huth
1
-8
/
+7
2018-05-11
block/file-posix: add x-check-page-cache=on|off option
Stefan Hajnoczi
1
-1
/
+6
2018-05-04
qapi: deprecate CpuInfoFast.arch
Laszlo Ersek
1
-4
/
+4
2018-05-04
qapi: discriminate CpuInfoFast on SysEmuTarget, not CpuInfoArch
Laszlo Ersek
1
-15
/
+47
2018-05-04
qapi: change the type of TargetInfo.arch from string to enum SysEmuTarget
Laszlo Ersek
1
-2
/
+4
2018-05-04
qapi: add SysEmuTarget to "common.json"
Laszlo Ersek
1
-0
/
+23
2018-05-04
qapi: fill in CpuInfoFast.arch in query-cpus-fast
Laszlo Ersek
1
-1
/
+1
2018-05-04
qobject: Modify qobject_ref() to return obj
Marc-André Lureau
2
-8
/
+5
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
4
-13
/
+13
2018-04-27
qapi: Parameter gl of DisplayType now accept an enum
Elie Tournier
1
-1
/
+19
2018-04-25
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
1
-1
/
+10
2018-04-25
migration: introduce postcopy-blocktime capability
Alexey Perevalov
1
-1
/
+5
2018-03-26
vdi: Change 'static' create option to 'preallocation' in QMP
Kevin Wolf
1
-4
/
+3
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+5
2018-03-20
qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList
Haozhong Zhang
1
-1
/
+5
2018-03-19
qapi: add block latency histogram interface
Vladimir Sementsov-Ogievskiy
1
-1
/
+110
2018-03-19
qmp: add command "x-oob-test"
Peter Xu
1
-0
/
+18
2018-03-19
qmp: support out-of-band (oob) execution
Peter Xu
1
-1
/
+32
2018-03-19
qapi: introduce new cmd option "allow-oob"
Peter Xu
1
-1
/
+5
2018-03-19
qmp: add new event "command-dropped"
Eric Blake
1
-0
/
+37
2018-03-19
qmp: introduce QMPCapability
Peter Xu
1
-3
/
+29
2018-03-19
block: Deprecate "backing": ""
Max Reitz
1
-2
/
+2
2018-03-19
qapi: Make more of qobject_to()
Max Reitz
1
-2
/
+2
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
3
-13
/
+13
2018-03-19
block/mirror: change the semantic of 'force' of block-job-cancel
Liang Li
1
-2
/
+3
2018-03-19
vpc: Support .bdrv_co_create
Kevin Wolf
1
-1
/
+32
2018-03-19
vhdx: Support .bdrv_co_create
Kevin Wolf
1
-1
/
+39
2018-03-19
qed: Support .bdrv_co_create
Kevin Wolf
1
-1
/
+24
2018-03-19
qcow: Support .bdrv_co_create
Kevin Wolf
1
-1
/
+20
2018-03-19
parallels: Support .bdrv_co_create
Kevin Wolf
1
-1
/
+17
2018-03-19
vdi: Implement .bdrv_co_create
Max Reitz
1
-1
/
+1
2018-03-19
vdi: Pull option parsing from vdi_co_create
Max Reitz
1
-0
/
+18
[next]