index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qapi
/
block-core.json
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi/block-core: improve Qcow2OverlapCheckFlags documentation
Vladimir Sementsov-Ogievskiy
2024-03-26
1
-4
/
+21
*
qapi: Correct documentation indentation and whitespace
Markus Armbruster
2024-03-26
1
-10
/
+10
*
qapi: Refill doc comments to conform to current conventions
Markus Armbruster
2024-03-26
1
-12
/
+12
*
qapi: Fix argument markup in drive-mirror documentation
Markus Armbruster
2024-03-26
1
-1
/
+1
*
qapi: Clean up "Returns" sections
Markus Armbruster
2024-03-04
1
-2
/
+2
*
qapi: Delete useless "Returns" sections
Markus Armbruster
2024-03-04
1
-66
/
+0
*
qapi: Move error documentation to new "Errors" sections
Markus Armbruster
2024-03-04
1
-0
/
+44
*
qapi: Require descriptions and tagged sections to be indented
Markus Armbruster
2024-02-26
1
-434
/
+434
*
Merge tag 'pull-qapi-2024-02-12' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2024-02-13
1
-3
/
+23
|
\
|
*
qapi: Add missing union tag documentation
Markus Armbruster
2024-02-12
1
-0
/
+12
|
*
qapi: Plug trivial documentation holes around former simple unions
Markus Armbruster
2024-02-12
1
-0
/
+10
|
*
qapi/block-core: Fix BlockLatencyHistogramInfo doc markup
Markus Armbruster
2024-02-12
1
-3
/
+1
*
|
block: Support detached LUKS header creation using blockdev-create
Hyman Huang
2024-02-09
1
-0
/
+3
*
|
qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS
Hyman Huang
2024-02-09
1
-2
/
+3
*
|
crypto: Support LUKS volume with detached header
Hyman Huang
2024-02-09
1
-1
/
+4
|
/
*
qga: Move type description right after type name
Markus Armbruster
2024-02-03
1
-2
/
+2
*
qapi: Drop redundant documentation of inherited members
Markus Armbruster
2024-02-03
1
-2
/
+0
*
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2024-01-26
1
-2
/
+15
|
\
|
*
stream: Allow users to request only format driver names in backing file format
Peter Krempa
2024-01-26
1
-1
/
+8
|
*
commit: Allow users to request only format driver names in backing file format
Peter Krempa
2024-01-26
1
-1
/
+7
*
|
qapi: Fix malformed "Since:" section tags (again)
Markus Armbruster
2024-01-26
1
-2
/
+2
|
/
*
qcow2: keep reference on zeroize with discard-no-unref enabled
Jean-Louis Dupond
2023-11-06
1
-10
/
+14
*
mirror: return mirror-specific information upon query
Fiona Ebner
2023-10-31
1
-1
/
+15
*
qapi/block-core: turn BlockJobInfo into a union
Fiona Ebner
2023-10-31
1
-3
/
+5
*
qapi/block-core: use JobType for BlockJobInfo's type
Fiona Ebner
2023-10-31
1
-1
/
+1
*
mirror: implement mirror_change method
Fiona Ebner
2023-10-31
1
-1
/
+12
*
blockjob: introduce block-job-change QMP command
Fiona Ebner
2023-10-31
1
-0
/
+26
*
qemu-img: map: report compressed data blocks
Andrey Drobyshev via
2023-09-20
1
-2
/
+4
*
qapi: Reformat recent doc comments to conform to current conventions
Markus Armbruster
2023-07-26
1
-41
/
+37
*
qapi/block-core: Tidy up BlockLatencyHistogramInfo documentation
Markus Armbruster
2023-07-26
1
-4
/
+3
*
qcow2: add discard-no-unref option
Jean-Louis Dupond
2023-06-05
1
-0
/
+12
*
qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa
Stefano Garzarella
2023-06-01
1
-0
/
+6
*
block: add accounting for zone append operation
Sam Li
2023-05-15
1
-11
/
+57
*
qapi: Reformat doc comments to conform to current conventions
Markus Armbruster
2023-05-10
1
-1363
/
+1500
*
qapi: Format since information the conventional way: (since X.Y)
Markus Armbruster
2023-04-28
1
-3
/
+3
*
qapi: Fix argument documentation markup
Markus Armbruster
2023-04-28
1
-1
/
+1
*
qapi: Fix unintended definition lists in documentation
Markus Armbruster
2023-04-28
1
-26
/
+26
*
qapi: Tidy up examples
Markus Armbruster
2023-04-28
1
-8
/
+6
*
qapi/block-core: Clean up after removal of dirty bitmap @status
Markus Armbruster
2023-04-28
1
-2
/
+2
*
qapi: Fix up references to long gone error classes
Markus Armbruster
2023-04-28
1
-2
/
+2
*
block/rbd: Add support for layered encryption
Or Ozeri
2023-02-23
1
-1
/
+10
*
block/rbd: Add luks-any encryption opening option
Or Ozeri
2023-02-23
1
-2
/
+14
*
qemu-img: Let info print block graph
Hanna Reitz
2023-02-01
1
-2
/
+2
*
block/qapi: Introduce BlockGraphInfo
Hanna Reitz
2023-02-01
1
-0
/
+35
*
qemu-img: Use BlockNodeInfo
Hanna Reitz
2023-02-01
1
-2
/
+2
*
block: Split BlockNodeInfo off of ImageInfo
Hanna Reitz
2023-02-01
1
-6
/
+18
*
block/vmdk: Change extent info type
Hanna Reitz
2023-02-01
1
-1
/
+37
*
block/file: Add file-specific image info
Hanna Reitz
2023-02-01
1
-2
/
+24
*
qapi/block-core: Fix BlockdevOptionsNvmeIoUring @path description
Alberto Faria
2022-11-10
1
-1
/
+1
*
block/blkio: Make driver nvme-io_uring take a "path" instead of a "filename"
Alberto Faria
2022-10-31
1
-2
/
+2
[next]