index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qapi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
1
-1
/
+1
2018-06-08
slirp: fix domainname version availability
Samuel Thibault
1
-1
/
+1
2018-06-04
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...
Peter Maydell
1
-1
/
+5
2018-06-04
migration: Don't activate block devices if using -S
Dr. David Alan Gilbert
1
-1
/
+5
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+8
2018-06-01
qom: Document qom/device-list-properties implementation specific
Alexey Kardashevskiy
1
-0
/
+8
2018-05-31
slirp: Add domainname option to slirp's DHCP server
Benjamin Drung
1
-0
/
+4
2018-05-31
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' i...
Peter Maydell
4
-7
/
+63
2018-05-30
qmp: add set-numa-node command
Igor Mammedov
1
-0
/
+14
2018-05-30
qmp: permit query-hotpluggable-cpus in preconfig state
Igor Mammedov
1
-1
/
+2
2018-05-30
cli: add --preconfig option
Igor Mammedov
2
-0
/
+31
2018-05-30
qapi: introduce new cmd option "allow-preconfig"
Igor Mammedov
3
-5
/
+12
2018-05-30
qapi: introduce preconfig runstate
Igor Mammedov
1
-1
/
+4
2018-05-30
block/create: Mark blockdev-create stable
Kevin Wolf
2
-3
/
+3
2018-05-30
block/create: Make x-blockdev-create a job
Kevin Wolf
2
-6
/
+12
2018-05-29
qapi: Change "since 2.13" annotations to "since 3.0"
Peter Maydell
6
-15
/
+15
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
[next]