..
export
block: remove outdated AioContext locking comments
2 years ago
monitor
nbd/server: CVE-2024-7409: Cap default max-connections to 100
2 years ago
accounting.c
block: add missed block_acct_setup with new block device init procedure
4 years ago
aio_task.c
block/aio_task: assert `max_busy_tasks` is greater than 0
5 years ago
amend.c
block: Mark BlockDriver callbacks for amend job GRAPH_RDLOCK
3 years ago
backup.c
qapi: blockdev-backup: add discard-source parameter
2 years ago
blkdebug.c
block: remove separate bdrv_file_open callback
2 years ago
blkio.c
block/blkio: use FUA flag on write zeroes only if supported
2 years ago
blklogwrites.c
block/blklogwrites: Protect mutable driver state with a mutex.
2 years ago
blkreplay.c
block: Protect bs->file with graph_lock
2 years ago
blkverify.c
block: remove separate bdrv_file_open callback
2 years ago
block-backend.c
block-backend: fix edge case in bdrv_next_cleanup() where BDS associated to BB changes
2 years ago
block-copy.c
block-copy: Fix missing graph lock
2 years ago
block-gen.h
block-coroutine-wrapper.py: support also basic return types
3 years ago
block-ram-registrar.c
block: add BlockRAMRegistrar
3 years ago
bochs.c
block: Take graph lock for most of .bdrv_open
2 years ago
cloop.c
block: Take graph lock for most of .bdrv_open
2 years ago
commit.c
commit: Allow users to request only format driver names in backing file format
2 years ago
copy-before-write.c
block/copy-before-write: use uint64_t for timeout in nanoseconds
2 years ago
copy-before-write.h
qapi: blockdev-backup: add discard-source parameter
2 years ago
copy-on-read.c
block: Take graph lock for most of .bdrv_open
2 years ago
copy-on-read.h
block: Mark bdrv_(un)freeze_backing_chain() and callers GRAPH_RDLOCK
2 years ago
coroutines.h
nbd: Mark nbd_co_do_establish_connection() and callers GRAPH_RDLOCK
3 years ago
create.c
block: Call .bdrv_co_create(_opts) unlocked
3 years ago
crypto.c
qapi/crypto: Drop temporary 'prefix'
2 years ago
crypto.h
block: Support detached LUKS header creation using qemu-img
2 years ago
curl.c
block/curl: rewrite http header parsing function
2 years ago
dirty-bitmap.c
block: Mark bdrv_*_dirty_bitmap() and callers GRAPH_RDLOCK
3 years ago
dmg-bz2.c
Include qemu-common.h exactly where needed
7 years ago
dmg-lzfse.c
block/dmg: Ignore C99 prototype declaration mismatch from <lzfse.h>
3 years ago
dmg.c
block: Protect bs->file with graph_lock
2 years ago
dmg.h
block/dmg: Declare a type definition for DMG uncompress function
3 years ago
file-posix.c
block/file-posix: Drop ifdef for macOS versions older than 12.0
2 years ago
file-win32.c
block: remove separate bdrv_file_open callback
2 years ago
filter-compress.c
block: Take graph lock for most of .bdrv_open
2 years ago
gluster.c
block: remove separate bdrv_file_open callback
2 years ago
graph-lock.c
graph-lock: remove AioContext locking
2 years ago
io.c
Consider discard option when writing zeros
2 years ago
io_uring.c
block/io_uring: improve error message when init fails
2 years ago
iscsi-opts.c
modules: add block module annotations
5 years ago
iscsi.c
block: remove separate bdrv_file_open callback
2 years ago
linux-aio.c
linux-aio: add IO_CMD_FDSYNC command support
2 years ago
meson.build
Revert "meson: Propagate gnutls dependency"
2 years ago
mirror.c
blockcommit: Reopen base image as RO after abort
2 years ago
nbd.c
block: remove separate bdrv_file_open callback
2 years ago
nfs.c
block: remove separate bdrv_file_open callback
2 years ago
null.c
block: rename former bdrv_file_open callbacks
2 years ago
nvme.c
block: rename former bdrv_file_open callbacks
2 years ago
parallels-ext.c
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
2 years ago
parallels.c
block: Protect bs->file with graph_lock
2 years ago
parallels.h
block: Protect bs->file with graph_lock
2 years ago
preallocate.c
block: Protect bs->file with graph_lock
2 years ago
progress_meter.c
coroutine: Clean up superfluous inclusion of qemu/lockable.h
3 years ago
qapi-sysemu.c
block: remove AioContext locking
2 years ago
qapi.c
qemu-img: Fix Column Width and Improve Formatting in snapshot list
2 years ago
qcow.c
qapi/crypto: Drop temporary 'prefix'
2 years ago
qcow2-bitmap.c
block/qcow2-bitmap: Replace g_memdup() by g_memdup2()
2 years ago
qcow2-cache.c
qcow2: Mark qcow2_signal_corruption() and callers GRAPH_RDLOCK
3 years ago
qcow2-cluster.c
qcow2: Take locks for accessing bs->file
2 years ago
qcow2-refcount.c
qcow2: Mark qcow2_signal_corruption() and callers GRAPH_RDLOCK
3 years ago
qcow2-snapshot.c
qcow2: mark various functions as coroutine_fn and GRAPH_RDLOCK
3 years ago
qcow2-threads.c
thread-pool: avoid passing the pool parameter every time
3 years ago
qcow2.c
qapi/crypto: Drop temporary 'prefix'
2 years ago
qcow2.h
qcow2: Take locks for accessing bs->file
2 years ago
qed-check.c
qed: mark more functions as coroutine_fns and GRAPH_RDLOCK
3 years ago
qed-cluster.c
qed: protect table cache with CoMutex
9 years ago
qed-l2-cache.c
osdep: Move memalign-related functions to their own header
4 years ago
qed-table.c
block: use bdrv_co_debug_event in coroutine context
3 years ago
qed.c
block/qed: Fix missing ERRP_GUARD() for error_prepend()
2 years ago
qed.h
block: Protect bs->file with graph_lock
2 years ago
quorum.c
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
2 years ago
raw-format.c
block: remove AioContext locking
2 years ago
rbd.c
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
2 years ago
replication.c
qapi: blockdev-backup: add discard-source parameter
2 years ago
reqlist.c
block/reqlist: add reqlist_wait_all()
4 years ago
snapshot-access.c
block: Take graph lock for most of .bdrv_open
2 years ago
snapshot.c
qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition
2 years ago
ssh.c
block: rename former bdrv_file_open callbacks
2 years ago
stream.c
stream: Allow users to request only format driver names in backing file format
2 years ago
throttle-groups.c
block: mark mixed functions that can suspend
3 years ago
throttle.c
block: Take graph lock for most of .bdrv_open
2 years ago
trace-events
nbd/client: Accept 64-bit block status chunks
3 years ago
trace.h
trace: switch position of headers to what Meson requires
6 years ago
vdi.c
block/vdi: Fix missing ERRP_GUARD() for error_prepend()
2 years ago
vhdx-endian.c
Include qemu-common.h exactly where needed
7 years ago
vhdx-log.c
vhdx: Take locks for accessing bs->file
2 years ago
vhdx.c
vhdx: Take locks for accessing bs->file
2 years ago
vhdx.h
vhdx: Take locks for accessing bs->file
2 years ago
vmdk.c
block/vmdk: Improve error messages on extent write error
2 years ago
vpc.c
block: Take graph lock for most of .bdrv_open
2 years ago
vvfat.c
vvfat: Fix reading files with non-continuous clusters
2 years ago
win32-aio.c
aio: remove aio_disable_external() API
3 years ago
write-threshold.c
block: remove AioContext locking
2 years ago