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
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
block/file-win32: add reopen handlers
Viktor Prutyanov
2021-09-01
1
-1
/
+100
*
block/export/fuse.c: fix fuse-lseek on uclibc or musl
Fabrice Fontaine
2021-09-01
1
-0
/
+3
*
block/block-copy: block_copy_state_new(): drop extra arguments
Vladimir Sementsov-Ogievskiy
2021-09-01
2
-4
/
+3
*
block/copy-before-write: make public block driver
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-32
/
+28
*
block/block-copy: make setting progress optional
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-7
/
+11
*
block/copy-before-write: initialize block-copy bitmap
Vladimir Sementsov-Ogievskiy
2021-09-01
2
-9
/
+11
*
block/copy-before-write: cbw_init(): use options
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-14
/
+15
*
block/copy-before-write: bdrv_cbw_append(): drop unused compress arg
Vladimir Sementsov-Ogievskiy
2021-09-01
3
-6
/
+4
*
block/copy-before-write: cbw_init(): use file child after attaching
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-7
/
+7
*
block/copy-before-write: cbw_init(): rename variables
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-15
/
+14
*
block/copy-before-write: introduce cbw_init()
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-28
/
+41
*
block/copy-before-write: bdrv_cbw_append(): replace child at last
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-22
/
+11
*
block/copy-before-write: use file child instead of backing
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-17
/
+22
*
block/copy-before-write: drop extra bdrv_unref on failure path
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-1
/
+0
*
block/copy-before-write: relax permission requirements when no parents
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-3
/
+5
*
block/backup: move cluster size calculation to block-copy
Vladimir Sementsov-Ogievskiy
2021-09-01
4
-61
/
+64
*
block/backup: set copy_range and compress after filter insertion
Vladimir Sementsov-Ogievskiy
2021-09-01
3
-5
/
+3
*
block/block-copy: introduce block_copy_set_copy_opts()
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-20
/
+29
*
block-copy: move detecting fleecing scheme to block-copy
Vladimir Sementsov-Ogievskiy
2021-09-01
4
-26
/
+25
*
block: rename backup-top to copy-before-write
Vladimir Sementsov-Ogievskiy
2021-09-01
4
-76
/
+76
*
block: introduce blk_replace_bs
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-0
/
+8
*
raw-format: drop WRITE and RESIZE child perms when possible
Stefan Hajnoczi
2021-09-01
1
-1
/
+20
*
block/monitor: Consolidate hmp_handle_error calls to reduce redundant code
Mao Zhongyi
2021-09-01
1
-6
/
+6
*
block/export/fuse.c: fix musl build
Fabrice Fontaine
2021-08-09
1
-2
/
+6
*
block: Fix in_flight leak in request padding error path
Kevin Wolf
2021-08-03
1
-3
/
+4
*
block/io_uring: resubmit when result is -EAGAIN
Fabian Ebner
2021-07-29
1
-1
/
+15
*
block/nvme: Fix VFIO_MAP_DMA failed: No space left on device
Philippe Mathieu-Daudé
2021-07-26
1
-0
/
+22
*
iotests: Improve and rename test 291 to qemu-img-bitmap
Eric Blake
2021-07-21
1
-1
/
+1
*
linux-aio: limit the batch size using `aio-max-batch` parameter
Stefano Garzarella
2021-07-21
1
-1
/
+8
*
block/export: Conditionally ignore set-context error
Max Reitz
2021-07-20
1
-1
/
+4
*
block/vvfat: fix: drop backing
Vladimir Sementsov-Ogievskiy
2021-07-20
1
-39
/
+4
*
replication: Remove workaround
Lukas Straub
2021-07-20
1
-11
/
+1
*
replication: Properly attach children
Lukas Straub
2021-07-20
1
-3
/
+27
*
replication: Reduce usage of s->hidden_disk and s->secondary_disk
Lukas Straub
2021-07-20
1
-17
/
+28
*
replication: Remove s->active_disk
Lukas Straub
2021-07-20
1
-17
/
+17
*
block/mirror: fix active mirror dead-lock in mirror_wait_on_conflicts
Vladimir Sementsov-Ogievskiy
2021-07-20
1
-0
/
+12
*
block/mirror: set .co for active-write MirrorOp objects
Vladimir Sementsov-Ogievskiy
2021-07-20
1
-0
/
+1
*
blkdebug: protect rules and suspended_reqs with a lock
Emanuele Giuseppe Esposito
2021-07-19
1
-10
/
+39
*
block/blkdebug: remove new_state field and instead use a local variable
Emanuele Giuseppe Esposito
2021-07-19
1
-7
/
+6
*
blkdebug: do not suspend in the middle of QLIST_FOREACH_SAFE
Emanuele Giuseppe Esposito
2021-07-19
1
-1
/
+6
*
blkdebug: track all actions
Emanuele Giuseppe Esposito
2021-07-19
1
-9
/
+8
*
blkdebug: move post-resume handling to resume_req_by_tag
Emanuele Giuseppe Esposito
2021-07-19
1
-13
/
+18
*
blkdebug: refactor removal of a suspended request
Emanuele Giuseppe Esposito
2021-07-19
1
-11
/
+22
*
nbd: register yank function earlier
Lukas Straub
2021-07-12
1
-3
/
+5
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-11
2
-1
/
+2
|
\
|
*
modules: add block module annotations
Gerd Hoffmann
2021-07-09
1
-0
/
+1
|
*
meson: fix missing preprocessor symbols
Paolo Bonzini
2021-07-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-07-10
6
-316
/
+611
|
\
\
|
|
/
|
/
|
|
*
block: Acquire AioContexts during bdrv_reopen_multiple()
Kevin Wolf
2021-07-09
1
-0
/
+7
|
*
qcow2: Fix dangling pointer after reopen for 'file'
Kevin Wolf
2021-07-09
1
-0
/
+29
[next]