index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
block/mirror: Add copy mode QAPI interface
Max Reitz
2018-06-18
1
-2
/
+9
*
block/mirror: Add active mirroring
Max Reitz
2018-06-18
1
-0
/
+18
*
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180615a'...
Peter Maydell
2018-06-15
1
-3
/
+16
|
\
|
*
migration/postcopy: Add max-postcopy-bandwidth parameter
Dr. David Alan Gilbert
2018-06-15
1
-3
/
+16
*
|
rbd: New parameter key-secret
Markus Armbruster
2018-06-15
1
-0
/
+6
*
|
rbd: New parameter auth-client-required
Markus Armbruster
2018-06-15
1
-0
/
+13
*
|
jobs: fix verb references in docs
John Snow
2018-06-15
1
-6
/
+6
*
|
jobs: fix stale wording
John Snow
2018-06-15
1
-5
/
+6
|
/
*
qapi: add disabled parameter to block-dirty-bitmap-add
Vladimir Sementsov-Ogievskiy
2018-06-11
1
-1
/
+5
*
qapi: add x-block-dirty-bitmap-merge
Vladimir Sementsov-Ogievskiy
2018-06-11
1
-0
/
+38
*
qmp: transaction support for x-block-dirty-bitmap-enable/disable
Vladimir Sementsov-Ogievskiy
2018-06-11
1
-0
/
+4
*
qapi: add x-block-dirty-bitmap-enable/disable
Vladimir Sementsov-Ogievskiy
2018-06-11
1
-0
/
+42
*
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
2018-06-08
1
-1
/
+1
|
\
|
*
slirp: fix domainname version availability
Samuel Thibault
2018-06-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...
Peter Maydell
2018-06-04
1
-1
/
+5
|
\
\
|
*
|
migration: Don't activate block devices if using -S
Dr. David Alan Gilbert
2018-06-04
1
-1
/
+5
|
|
/
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
qom: Document qom/device-list-properties implementation specific
Alexey Kardashevskiy
2018-06-01
1
-0
/
+8
*
|
slirp: Add domainname option to slirp's DHCP server
Benjamin Drung
2018-05-31
1
-0
/
+4
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' i...
Peter Maydell
2018-05-31
4
-7
/
+63
|
\
\
|
*
|
qmp: add set-numa-node command
Igor Mammedov
2018-05-30
1
-0
/
+14
|
*
|
qmp: permit query-hotpluggable-cpus in preconfig state
Igor Mammedov
2018-05-30
1
-1
/
+2
|
*
|
cli: add --preconfig option
Igor Mammedov
2018-05-30
2
-0
/
+31
|
*
|
qapi: introduce new cmd option "allow-preconfig"
Igor Mammedov
2018-05-30
3
-5
/
+12
|
*
|
qapi: introduce preconfig runstate
Igor Mammedov
2018-05-30
1
-1
/
+4
*
|
|
block/create: Mark blockdev-create stable
Kevin Wolf
2018-05-30
2
-3
/
+3
*
|
|
block/create: Make x-blockdev-create a job
Kevin Wolf
2018-05-30
2
-6
/
+12
|
/
/
*
/
qapi: Change "since 2.13" annotations to "since 3.0"
Peter Maydell
2018-05-29
6
-15
/
+15
|
/
*
job: Add query-jobs QMP command
Kevin Wolf
2018-05-23
1
-0
/
+46
*
job: Add lifecycle QMP commands
Kevin Wolf
2018-05-23
1
-0
/
+99
*
job: Add JOB_STATUS_CHANGE QMP event
Kevin Wolf
2018-05-23
1
-0
/
+14
*
job: Introduce qapi/job.json
Kevin Wolf
2018-05-23
3
-89
/
+96
*
job: Move state transitions to Job
Kevin Wolf
2018-05-23
1
-8
/
+8
*
job: Rename BlockJobType into JobType
Kevin Wolf
2018-05-23
1
-7
/
+7
*
blockjob: Improve BlockJobInfo.offset/len documentation
Kevin Wolf
2018-05-23
1
-3
/
+6
*
blockjob: Update block-job-pause/resume documentation
Kevin Wolf
2018-05-23
1
-3
/
+2
*
qapi/net.json: Fix the version number of the "vlan" removal
Thomas Huth
2018-05-20
1
-2
/
+2
*
migration: Textual fixups for blocktime
Dr. David Alan Gilbert
2018-05-15
1
-4
/
+5
*
migration/qmp: add command migrate-pause
Peter Xu
2018-05-15
1
-0
/
+16
*
qmp/migration: new command migrate-recover
Peter Xu
2018-05-15
1
-0
/
+20
*
migration: new state "postcopy-recover"
Peter Xu
2018-05-15
1
-1
/
+3
*
qmp: hmp: add migrate "resume" option
Peter Xu
2018-05-15
1
-1
/
+4
*
migration: new postcopy-pause state
Peter Xu
2018-05-15
1
-1
/
+4
*
block: Add COR filter driver
Max Reitz
2018-05-15
1
-1
/
+4
*
blockjob: expose error string via query
John Snow
2018-05-15
1
-1
/
+5
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-05-14
1
-1
/
+6
|
\
|
*
block/file-posix: add x-check-page-cache=on|off option
Stefan Hajnoczi
2018-05-11
1
-1
/
+6
*
|
net: Remove the deprecated "vlan" parameter
Thomas Huth
2018-05-14
1
-8
/
+7
|
/
*
qapi: deprecate CpuInfoFast.arch
Laszlo Ersek
2018-05-04
1
-4
/
+4
*
qapi: discriminate CpuInfoFast on SysEmuTarget, not CpuInfoArch
Laszlo Ersek
2018-05-04
1
-15
/
+47
[next]