index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2021-09-15
qcow2-refcount: introduce fix_l2_entry_by_zero()
Vladimir Sementsov-Ogievskiy
2021-09-15
qcow2: introduce qcow2_parse_compressed_l2_entry() helper
Vladimir Sementsov-Ogievskiy
2021-09-15
qcow2: compressed read: simplify cluster descriptor passing
Vladimir Sementsov-Ogievskiy
2021-09-15
qcow2-refcount: improve style of check_refcounts_l2()
Vladimir Sementsov-Ogievskiy
2021-09-15
qcow2: handle_dependencies(): relax conflict detection
Vladimir Sementsov-Ogievskiy
2021-09-15
qcow2: refactor handle_dependencies() loop body
Vladimir Sementsov-Ogievskiy
2021-09-15
block/mirror: fix NULL pointer dereference in mirror_wait_on_conflicts()
Stefano Garzarella
2021-09-15
block/iscsi: Do not force-cap *pnum
Hanna Reitz
2021-09-15
block/gluster: Do not force-cap *pnum
Hanna Reitz
2021-09-15
block/file-posix: Do not force-cap *pnum
Hanna Reitz
2021-09-15
block: block-status cache for data regions
Hanna Reitz
2021-09-15
gluster: Align block-status tail
Max Reitz
2021-09-07
block/nvme: Only report VFIO error on failed retry
Philippe Mathieu-Daudé
2021-09-07
util/vfio-helpers: Pass Error handle to qemu_vfio_dma_map()
Philippe Mathieu-Daudé
2021-09-07
block/nvme: Have nvme_create_queue_pair() report errors consistently
Philippe Mathieu-Daudé
2021-09-07
block/nvme: Use safer trace format string
Philippe Mathieu-Daudé
2021-09-01
block/file-win32: add reopen handlers
Viktor Prutyanov
2021-09-01
block/export/fuse.c: fix fuse-lseek on uclibc or musl
Fabrice Fontaine
2021-09-01
block/block-copy: block_copy_state_new(): drop extra arguments
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: make public block driver
Vladimir Sementsov-Ogievskiy
2021-09-01
block/block-copy: make setting progress optional
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: initialize block-copy bitmap
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: cbw_init(): use options
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: bdrv_cbw_append(): drop unused compress arg
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: cbw_init(): use file child after attaching
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: cbw_init(): rename variables
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: introduce cbw_init()
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: bdrv_cbw_append(): replace child at last
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: use file child instead of backing
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: drop extra bdrv_unref on failure path
Vladimir Sementsov-Ogievskiy
2021-09-01
block/copy-before-write: relax permission requirements when no parents
Vladimir Sementsov-Ogievskiy
2021-09-01
block/backup: move cluster size calculation to block-copy
Vladimir Sementsov-Ogievskiy
2021-09-01
block/backup: set copy_range and compress after filter insertion
Vladimir Sementsov-Ogievskiy
2021-09-01
block/block-copy: introduce block_copy_set_copy_opts()
Vladimir Sementsov-Ogievskiy
2021-09-01
block-copy: move detecting fleecing scheme to block-copy
Vladimir Sementsov-Ogievskiy
2021-09-01
block: rename backup-top to copy-before-write
Vladimir Sementsov-Ogievskiy
2021-09-01
block: introduce blk_replace_bs
Vladimir Sementsov-Ogievskiy
2021-09-01
raw-format: drop WRITE and RESIZE child perms when possible
Stefan Hajnoczi
2021-09-01
block/monitor: Consolidate hmp_handle_error calls to reduce redundant code
Mao Zhongyi
2021-08-09
block/export/fuse.c: fix musl build
Fabrice Fontaine
2021-08-03
block: Fix in_flight leak in request padding error path
Kevin Wolf
2021-07-29
block/io_uring: resubmit when result is -EAGAIN
Fabian Ebner
2021-07-26
block/nvme: Fix VFIO_MAP_DMA failed: No space left on device
Philippe Mathieu-Daudé
2021-07-21
iotests: Improve and rename test 291 to qemu-img-bitmap
Eric Blake
2021-07-21
linux-aio: limit the batch size using `aio-max-batch` parameter
Stefano Garzarella
2021-07-20
block/export: Conditionally ignore set-context error
Max Reitz
2021-07-20
block/vvfat: fix: drop backing
Vladimir Sementsov-Ogievskiy
2021-07-20
replication: Remove workaround
Lukas Straub
2021-07-20
replication: Properly attach children
Lukas Straub
2021-07-20
replication: Reduce usage of s->hidden_disk and s->secondary_disk
Lukas Straub
[next]