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
/
block-core.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: introduce preallocate filter
Vladimir Sementsov-Ogievskiy
2020-12-18
1
-1
/
+19
*
qapi: Normalize version references x.y.0 to just x.y
Markus Armbruster
2020-12-10
1
-14
/
+14
*
block: Remove unused BlockDeviceMapEntry
Markus Armbruster
2020-11-09
1
-29
/
+0
*
qapi/block-core: Improve MapEntry documentation
Max Reitz
2020-11-09
1
-5
/
+13
*
nbd: Add 'qemu-nbd -A' to expose allocation depth
Eric Blake
2020-10-30
1
-2
/
+5
*
block/nvme: Add driver statistics for access alignment and hw errors
Philippe Mathieu-Daudé
2020-10-23
1
-1
/
+23
*
block: Convert 'block_resize' to coroutine
Kevin Wolf
2020-10-09
1
-1
/
+2
*
replay: introduce info hmp/qmp command
Pavel Dovgalyuk
2020-10-06
1
-1
/
+2
*
migration: introduce icount field for snapshots
Pavel Dovgalyuk
2020-10-06
1
-2
/
+8
*
qapi: Create block-export module
Kevin Wolf
2020-10-02
1
-166
/
+0
*
qapi: Use rST markup for literal blocks
Peter Maydell
2020-09-29
1
-7
/
+9
*
qapi: Fix doc comment indentation again
Peter Maydell
2020-09-29
1
-2
/
+2
*
qapi/: fix some comment spelling errors
zhaolichang
2020-09-17
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-09-11
1
-24
/
+34
|
\
|
*
blockdev: Fix active commit choice
Max Reitz
2020-09-07
1
-19
/
+20
|
*
mirror: Deal with filters
Max Reitz
2020-09-07
1
-2
/
+4
|
*
stream: Deal with filters
Max Reitz
2020-09-07
1
-3
/
+10
*
|
qapi/block-core.json: Fix nbd-server-start docs
Peter Maydell
2020-09-07
1
-3
/
+3
*
|
qapi: Fix indentation, again
Peter Maydell
2020-09-07
1
-4
/
+4
|
/
*
qapi/block-core.json: Remove stale description of 'blockdev-add'
Kashyap Chamarthy
2020-09-03
1
-3
/
+1
*
qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
Alberto Garcia
2020-08-25
1
-0
/
+7
*
schemas: Add vim modeline
Andrea Bolognani
2020-08-03
1
-0
/
+1
*
qapi: Delete unwanted indentation of top-level expressions
Markus Armbruster
2020-08-03
1
-13
/
+13
*
Remove VXHS block device
Marc-André Lureau
2020-07-17
1
-20
/
+2
*
file-posix: Mitigate file fragmentation with extent size hints
Kevin Wolf
2020-07-14
1
-4
/
+7
*
block/qcow2: implement blockdev-amend
Maxim Levitsky
2020-07-06
1
-1
/
+15
*
block/crypto: implement blockdev-amend
Maxim Levitsky
2020-07-06
1
-1
/
+13
*
block/core: add generic infrastructure for x-blockdev-amend qmp command
Maxim Levitsky
2020-07-06
1
-0
/
+42
*
qcow2: Expose bitmaps' size during measure
Eric Blake
2020-05-28
1
-5
/
+11
*
qcow2: add zstd cluster compression
Denis Plotnikov
2020-05-13
1
-1
/
+2
*
qcow2: introduce compression type feature
Denis Plotnikov
2020-05-13
1
-2
/
+20
*
qapi: Mark deprecated QMP parts with feature 'deprecated'
Markus Armbruster
2020-03-17
1
-11
/
+37
*
qapi: Add '@allow-write-only-overlay' feature for 'blockdev-snapshot'
Peter Krempa
2020-03-11
1
-1
/
+8
*
block/rbd: Add support for ceph namespaces
Florian Florensa
2020-03-06
1
-0
/
+3
*
qemu-storage-daemon: Add --export option
Kevin Wolf
2020-03-06
1
-0
/
+27
*
blockdev-nbd: Boxed argument type for nbd-server-add
Kevin Wolf
2020-03-06
1
-4
/
+14
*
qemu-storage-daemon: Add --nbd-server option
Kevin Wolf
2020-03-06
1
-0
/
+24
*
block: Move sysemu QMP commands to QAPI block module
Kevin Wolf
2020-03-06
1
-386
/
+0
*
block: Move common QMP commands to block-core QAPI module
Kevin Wolf
2020-03-06
1
-0
/
+283
*
qapi: Allow getting flat output from 'query-named-block-nodes'
Peter Krempa
2020-02-20
1
-1
/
+6
*
commit: Expose on-error option in QMP
Kevin Wolf
2020-02-18
1
-0
/
+4
*
qapi: Document meaning of 'ignore' BlockdevOnError for jobs
Kevin Wolf
2020-02-18
1
-1
/
+4
*
qapi: Add blank lines before bulleted lists
Peter Maydell
2020-02-15
1
-0
/
+1
*
qapi: Use explicit bulleted lists
Peter Maydell
2020-02-15
1
-54
/
+54
*
qapi: Remove hardcoded tabs
Peter Maydell
2020-02-15
1
-2
/
+2
*
qapi: Fix indent level on doc comments in json files
Peter Maydell
2020-02-15
1
-393
/
+393
*
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/block-core: add option for io_uring
Aarushi Mehta
2020-01-30
1
-1
/
+3
*
block: introduce compress filter driver
Andrey Shinkevich
2020-01-06
1
-4
/
+6
[next]