..
monitor
blockdev: Split off basic bitmap operations for qemu-img
6 years ago
Makefile.objs
block: Refactor subdirectory recursion during make
6 years ago
accounting.c
block: add empty account cookie type
7 years ago
aio_task.c
block: introduce aio task pool
7 years ago
backup-top.c
block: Drop @child_class from bdrv_child_perm()
6 years ago
backup-top.h
block: introduce backup-top filter driver
7 years ago
backup.c
backup: Make sure that source and target size match
6 years ago
blkdebug.c
block: Drop @child_class from bdrv_child_perm()
6 years ago
blklogwrites.c
block: Drop @child_class from bdrv_child_perm()
6 years ago
blkreplay.c
block: Use bdrv_default_perms()
6 years ago
blkverify.c
block: Use bdrv_default_perms()
6 years ago
block-backend.c
block: Pass BdrvChildRole in remaining cases
6 years ago
block-copy.c
block/block-copy: Simplify block_copy_do_copy()
6 years ago
bochs.c
block: Use bdrv_default_perms()
6 years ago
cloop.c
block: Use bdrv_default_perms()
6 years ago
commit.c
block: Drop @child_class from bdrv_child_perm()
6 years ago
copy-on-read.c
block: Drop @child_class from bdrv_child_perm()
6 years ago
create.c
block/create: Do not abort if a block driver is not available
7 years ago
crypto.c
qcow2: Expose bitmaps' size during measure
6 years ago
crypto.h
Clean up ill-advised or unusual header guards
7 years ago
curl.c
block/curl: HTTP header field names are case insensitive
6 years ago
dirty-bitmap.c
block/dirty-bitmap: add bdrv_has_named_bitmaps helper
6 years ago
dmg-bz2.c
Include qemu-common.h exactly where needed
7 years ago
dmg-lzfse.c
block: adding lzfse decompressing support as a module.
7 years ago
dmg.c
block: Use bdrv_default_perms()
6 years ago
dmg.h
Include qemu-common.h exactly where needed
7 years ago
file-posix.c
block: Drop unused .bdrv_has_zero_init_truncate
6 years ago
file-win32.c
block: Drop unused .bdrv_has_zero_init_truncate
6 years ago
filter-compress.c
block: Use bdrv_default_perms()
6 years ago
gluster.c
gluster: Drop useless has_zero_init callback
6 years ago
io.c
block: Factor out bdrv_run_co()
6 years ago
io_uring.c
io_uring: use io_uring_cq_ready() to check for ready cqes
6 years ago
iscsi-opts.c
Include qemu/module.h where needed, drop it from qemu-common.h
7 years ago
iscsi.c
lockable: replaced locks with lock guard macros where appropriate
6 years ago
linux-aio.c
misc: Replace zero-length arrays with flexible array member (automatic)
6 years ago
mirror.c
block: Drop @child_class from bdrv_child_perm()
6 years ago
nbd.c
block: Call attention to truncation of long NBD exports
6 years ago
nfs.c
block: Drop unused .bdrv_has_zero_init_truncate
6 years ago
null.c
replay: add BH oneshot event for block layer
7 years ago
nvme.c
Compress lines for immediate return
6 years ago
parallels.c
block: Use bdrv_default_perms()
6 years ago
parallels.h
Clean up includes
8 years ago
qapi-sysemu.c
block: Move system emulator QMP commands to block/qapi-sysemu.c
6 years ago
qapi.c
block: Fix VM size field width in snapshot dump
6 years ago
qcow.c
block: Use bdrv_default_perms()
6 years ago
qcow2-bitmap.c
qcow2: Tweak comments on qcow2_get_persistent_dirty_bitmap_size
6 years ago
qcow2-cache.c
core: replace getpagesize() with qemu_real_host_page_size
7 years ago
qcow2-cluster.c
qcow2: Support BDRV_REQ_ZERO_WRITE for truncate
6 years ago
qcow2-refcount.c
block: Comment cleanups
6 years ago
qcow2-snapshot.c
qcow2: Allow resize of images with internal snapshots
6 years ago
qcow2-threads.c
qcow2: add zstd cluster compression
6 years ago
qcow2.c
qcow2: Expose bitmaps' size during measure
6 years ago
qcow2.h
qcow2: Expose bitmaps' size during measure
6 years ago
qed-check.c
block/qed: add missed coroutine_fn markers
7 years ago
qed-cluster.c
qed: protect table cache with CoMutex
9 years ago
qed-l2-cache.c
qed: protect table cache with CoMutex
9 years ago
qed-table.c
block/qed: add missed coroutine_fn markers
7 years ago
qed.c
block: Use bdrv_default_perms()
6 years ago
qed.h
block/qed: add missed coroutine_fn markers
7 years ago
quorum.c
block: Drop @child_class from bdrv_child_perm()
6 years ago
raw-format.c
qcow2: Expose bitmaps' size during measure
6 years ago
rbd.c
block: Drop unused .bdrv_has_zero_init_truncate
6 years ago
replication.c
block: Drop @child_class from bdrv_child_perm()
6 years ago
sheepdog.c
block: Drop unused .bdrv_has_zero_init_truncate
6 years ago
snapshot.c
block/snapshot: rename Error ** parameter to more common errp
6 years ago
ssh.c
block: Drop unused .bdrv_has_zero_init_truncate
6 years ago
stream.c
block/stream: Remove redundant statement in stream_run()
6 years ago
throttle-groups.c
qom: Drop parameter @errp of object_property_add() & friends
6 years ago
throttle.c
block: Use bdrv_default_perms()
6 years ago
trace-events
block/block-copy: use block_status
6 years ago
vdi.c
block: Use bdrv_default_perms()
6 years ago
vhdx-endian.c
Include qemu-common.h exactly where needed
7 years ago
vhdx-log.c
block: Add flags to bdrv(_co)_truncate()
6 years ago
vhdx.c
block: Use bdrv_default_perms()
6 years ago
vhdx.h
block/vhdx: Use IEC binary prefixes for size constants
7 years ago
vmdk.c
block: Use bdrv_default_perms()
6 years ago
vpc.c
block: Use bdrv_default_perms()
6 years ago
vvfat.c
block: Drop @child_class from bdrv_child_perm()
6 years ago
vxhs.c
replay: add BH oneshot event for block layer
7 years ago
win32-aio.c
Include qemu/module.h where needed, drop it from qemu-common.h
7 years ago
write-threshold.c
qapi: Drop qapi_event_send_FOO()'s Error ** argument
8 years ago