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
*
qapi: Split control.json off misc.json
Kevin Wolf
2020-02-17
4
-215
/
+222
*
qapi: Delete all the "foo: dropped in n.n" notes
Peter Maydell
2020-02-15
3
-7
/
+0
*
qapi/migration.json: Replace _this_ with *this*
Peter Maydell
2020-02-15
1
-2
/
+2
*
qapi: Add blank lines before bulleted lists
Peter Maydell
2020-02-15
4
-0
/
+5
*
qapi: Use explicit bulleted lists
Peter Maydell
2020-02-15
5
-125
/
+119
*
qapi/ui.json: Avoid `...' Texinfo style quoting
Peter Maydell
2020-02-15
1
-12
/
+12
*
qapi/ui.json: Put input-send-event body text in the right place
Peter Maydell
2020-02-15
1
-7
/
+7
*
qapi: Remove hardcoded tabs
Peter Maydell
2020-02-15
2
-5
/
+5
*
qapi: Fix indent level on doc comments in json files
Peter Maydell
2020-02-15
20
-670
/
+670
*
qapi: Fix incorrect "Not documented" claims in QMP documentation
Peter Maydell
2020-02-15
1
-118
/
+118
*
qapi/block-core.json: Use literal block for ascii art
Peter Maydell
2020-02-15
1
-7
/
+7
*
qapi: Expand documentation for LostTickPolicy
Andrea Bolognani
2020-02-14
1
-11
/
+23
*
ui: add show-cursor option
Gerd Hoffmann
2020-02-12
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200207-pull-request...
Peter Maydell
2020-02-07
1
-1
/
+1
|
\
|
*
audio: proper support for float samples in mixeng
Kővágó, Zoltán
2020-02-06
1
-1
/
+1
*
|
nbd: Allow description when creating NBD blockdev
Eric Blake
2020-02-06
1
-3
/
+6
*
|
tpm_spapr: Support TPM for ppc64 using CRQ based interface
Stefan Berger
2020-02-02
1
-3
/
+3
*
|
qapi/block-core: add option for io_uring
Aarushi Mehta
2020-01-30
1
-1
/
+3
|
/
*
qapi/qmp: add ObjectPropertyInfo.default-value
Marc-André Lureau
2020-01-24
1
-1
/
+6
*
pvpanic: implement crashloaded event handling
zhenwei pi
2020-01-24
1
-2
/
+22
*
qapi: Generate command registration stuff into separate files
Markus Armbruster
2020-01-14
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-01-07
1
-3
/
+177
|
\
|
*
numa: Extend CLI to provide memory side cache information
Liu Jingqi
2020-01-05
1
-2
/
+79
|
*
numa: Extend CLI to provide memory latency and bandwidth information
Liu Jingqi
2020-01-05
1
-2
/
+91
|
*
numa: Extend CLI to provide initiator information for numa nodes
Tao Xu
2020-01-05
1
-1
/
+9
*
|
block: introduce compress filter driver
Andrey Shinkevich
2020-01-06
1
-4
/
+6
*
|
blkdebug: Allow taking/unsharing permissions
Max Reitz
2020-01-06
1
-1
/
+13
|
/
*
qapi: better document NVMe blockdev @device parameter
Daniel P. Berrangé
2019-12-18
1
-1
/
+5
*
bitmap: Enforce maximum bitmap name length
Eric Blake
2019-11-18
1
-1
/
+1
*
target/arm/monitor: Introduce qmp_query_cpu_model_expansion
Andrew Jones
2019-11-01
1
-3
/
+3
*
migration: add new migration state wait-unplug
Jens Freimann
2019-10-29
1
-1
/
+4
*
qapi: add failover negotiated event
Jens Freimann
2019-10-29
1
-0
/
+19
*
qapi: add unplug primary event
Jens Freimann
2019-10-29
1
-0
/
+19
*
qapi: Fix doc comment checking for commands and events
Markus Armbruster
2019-10-29
1
-2
/
+0
*
qapi: add support for blkreplay driver
Pavel Dovgalyuk
2019-10-25
1
-2
/
+16
*
qapi: Allow introspecting fix for savevm's cooperation with blockdev
Peter Krempa
2019-10-22
1
-1
/
+8
*
qapi: Add feature flags to commands
Peter Krempa
2019-10-22
1
-1
/
+5
*
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20191018-pull-request...
Peter Maydell
2019-10-18
1
-0
/
+12
|
\
|
*
audio: add mixing-engine option (documentation)
Kővágó, Zoltán
2019-10-18
1
-0
/
+6
|
*
audio: paaudio: ability to specify stream name
Kővágó, Zoltán
2019-10-18
1
-0
/
+6
*
|
dirty-bitmaps: remove deprecated autoload parameter
John Snow
2019-10-17
1
-5
/
+1
|
/
*
block/backup: use backup-top instead of write notifiers
Vladimir Sementsov-Ogievskiy
2019-10-10
1
-1
/
+7
*
qapi: query-blockstat: add driver specific file-posix stats
Anton Nefedov
2019-10-10
1
-0
/
+38
*
qapi: add unmap to BlockDeviceStats
Anton Nefedov
2019-10-10
1
-6
/
+23
*
qapi: group BlockDeviceStats fields
Anton Nefedov
2019-10-10
1
-11
/
+15
*
qapi: Clean up member name case checking
Markus Armbruster
2019-09-28
1
-1
/
+1
*
qmp-dispatch: Use CommandNotFound error for disabled commands
Michal Privoznik
2019-09-28
1
-2
/
+3
*
make check-unit: use after free in test-opts-visitor
Andrey Shinkevich
2019-09-24
1
-4
/
+22
*
cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"
Philippe Mathieu-Daudé
2019-09-19
1
-1
/
+1
*
migration: Add validate-uuid capability
Yury Kotov
2019-09-12
1
-1
/
+4
[next]