| .. |
|
export
|
include/block: Untangle inclusion loops
|
3 years ago |
|
monitor
|
Monitor patches for 2023-02-03
|
3 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
|
include/block: Untangle inclusion loops
|
3 years ago |
|
backup.c
|
include/block: Untangle inclusion loops
|
3 years ago |
|
blkdebug.c
|
block: Convert bdrv_debug_event() to co_wrapper_mixed
|
3 years ago |
|
blkio.c
|
block: Convert bdrv_get_info() to co_wrapper_mixed
|
3 years ago |
|
blklogwrites.c
|
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
|
3 years ago |
|
blkreplay.c
|
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
|
3 years ago |
|
blkverify.c
|
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
|
3 years ago |
|
block-backend.c
|
block: Convert bdrv_lock_medium() to co_wrapper
|
3 years ago |
|
block-copy.c
|
include/block: Untangle inclusion loops
|
3 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
|
include/block: Untangle inclusion loops
|
3 years ago |
|
cloop.c
|
include/block: Untangle inclusion loops
|
3 years ago |
|
commit.c
|
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
|
3 years ago |
|
copy-before-write.c
|
include/block: Untangle inclusion loops
|
3 years ago |
|
copy-before-write.h
|
block/copy-before-write.h: global state API + assertions
|
4 years ago |
|
copy-on-read.c
|
block: Convert bdrv_lock_medium() to co_wrapper
|
3 years ago |
|
copy-on-read.h
|
Clean up ill-advised or unusual header guards
|
4 years ago |
|
coroutines.h
|
block: GRAPH_RDLOCK for functions only called by co_wrappers
|
3 years ago |
|
create.c
|
block_int-common.h: assertions in the callers of BlockDriver function pointers
|
4 years ago |
|
crypto.c
|
block: Convert bdrv_get_info() to co_wrapper_mixed
|
3 years ago |
|
crypto.h
|
nomaintainer: Fix Lesser GPL version number
|
5 years ago |
|
curl.c
|
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
|
3 years ago |
|
dirty-bitmap.c
|
include/block: Untangle inclusion loops
|
3 years ago |
|
dmg-bz2.c
|
Include qemu-common.h exactly where needed
|
7 years ago |
|
dmg-lzfse.c
|
block: Remove unused include
|
5 years ago |
|
dmg.c
|
include/block: Untangle inclusion loops
|
3 years ago |
|
dmg.h
|
Include qemu-common.h exactly where needed
|
7 years ago |
|
file-posix.c
|
block/file: Add file-specific image info
|
3 years ago |
|
file-win32.c
|
block: Convert bdrv_get_allocated_file_size() to co_wrapper
|
3 years ago |
|
filter-compress.c
|
block: Convert bdrv_lock_medium() to co_wrapper
|
3 years ago |
|
gluster.c
|
block: Convert bdrv_get_allocated_file_size() to co_wrapper
|
3 years ago |
|
graph-lock.c
|
graph-lock: TSA annotations for lock/unlock functions
|
3 years ago |
|
io.c
|
block: Rename bdrv_load/save_vmstate() to bdrv_co_load/save_vmstate()
|
3 years ago |
|
io_uring.c
|
block/io_uring: revert "Use io_uring_register_ring_fd() to skip fd operations"
|
3 years ago |
|
iscsi-opts.c
|
modules: add block module annotations
|
5 years ago |
|
iscsi.c
|
block: Convert bdrv_get_info() to co_wrapper_mixed
|
3 years ago |
|
linux-aio.c
|
misc: fix commonly doubled up words
|
4 years ago |
|
meson.build
|
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
|
3 years ago |
|
mirror.c
|
block: Convert bdrv_get_info() to co_wrapper_mixed
|
3 years ago |
|
nbd.c
|
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
|
3 years ago |
|
nfs.c
|
block: Convert bdrv_get_allocated_file_size() to co_wrapper
|
3 years ago |
|
null.c
|
block: Convert bdrv_get_allocated_file_size() to co_wrapper
|
3 years ago |
|
nvme.c
|
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
|
3 years ago |
|
parallels-ext.c
|
include/block: Untangle inclusion loops
|
3 years ago |
|
parallels.c
|
block: bdrv_create_file is a coroutine_fn
|
3 years ago |
|
parallels.h
|
parallels: support bitmap extension for read-only mode
|
5 years ago |
|
preallocate.c
|
block: use bdrv_co_refresh_total_sectors when possible
|
3 years ago |
|
progress_meter.c
|
coroutine: Clean up superfluous inclusion of qemu/lockable.h
|
3 years ago |
|
qapi-sysemu.c
|
include/block: Untangle inclusion loops
|
3 years ago |
|
qapi.c
|
qemu-img: Change info key names for protocol nodes
|
3 years ago |
|
qcow.c
|
block: Convert bdrv_get_info() to co_wrapper_mixed
|
3 years ago |
|
qcow2-bitmap.c
|
qcow2: Fix theoretical corruption in store_bitmap() error path
|
3 years ago |
|
qcow2-cache.c
|
include/block: Untangle inclusion loops
|
3 years ago |
|
qcow2-cluster.c
|
include/block: Untangle inclusion loops
|
3 years ago |
|
qcow2-refcount.c
|
block: Convert bdrv_get_allocated_file_size() to co_wrapper
|
3 years ago |
|
qcow2-snapshot.c
|
qcow2: switch to *_co_* functions
|
3 years ago |
|
qcow2-threads.c
|
include/block: Untangle inclusion loops
|
3 years ago |
|
qcow2.c
|
block: Rename bdrv_load/save_vmstate() to bdrv_co_load/save_vmstate()
|
3 years ago |
|
qcow2.h
|
qcow2: manually add more coroutine_fn annotations
|
3 years ago |
|
qed-check.c
|
include/block: Untangle inclusion loops
|
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
|
include/block: Untangle inclusion loops
|
3 years ago |
|
qed.c
|
block: Convert bdrv_get_info() to co_wrapper_mixed
|
3 years ago |
|
qed.h
|
qed: Simplify backing reads
|
6 years ago |
|
quorum.c
|
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
|
3 years ago |
|
raw-format.c
|
block: Convert bdrv_lock_medium() to co_wrapper
|
3 years ago |
|
rbd.c
|
block: Convert bdrv_get_info() to co_wrapper_mixed
|
3 years ago |
|
replication.c
|
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
|
3 years ago |
|
reqlist.c
|
block/reqlist: add reqlist_wait_all()
|
4 years ago |
|
snapshot-access.c
|
block: Manipulate bs->file / bs->backing pointers in .attach/.detach
|
3 years ago |
|
snapshot.c
|
block/snapshot: drop indirection around bdrv_snapshot_fallback_ptr
|
3 years ago |
|
ssh.c
|
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
|
3 years ago |
|
stream.c
|
stream: Replace subtree drain with a single node drain
|
3 years ago |
|
throttle-groups.c
|
block/throttle-groups: throttle_group_co_io_limits_intercept(): 64bit bytes
|
5 years ago |
|
throttle.c
|
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
|
3 years ago |
|
trace-events
|
nbd: trace long NBD operations
|
4 years ago |
|
trace.h
|
trace: switch position of headers to what Meson requires
|
6 years ago |
|
vdi.c
|
block: Convert bdrv_get_info() to co_wrapper_mixed
|
3 years ago |
|
vhdx-endian.c
|
Include qemu-common.h exactly where needed
|
7 years ago |
|
vhdx-log.c
|
include/block: Untangle inclusion loops
|
3 years ago |
|
vhdx.c
|
block: Convert bdrv_get_info() to co_wrapper_mixed
|
3 years ago |
|
vhdx.h
|
block/vhdx: Use IEC binary prefixes for size constants
|
7 years ago |
|
vmdk.c
|
block/vmdk: Change extent info type
|
3 years ago |
|
vpc.c
|
block: Convert bdrv_get_info() to co_wrapper_mixed
|
3 years ago |
|
vvfat.c
|
include/block: Untangle inclusion loops
|
3 years ago |
|
win32-aio.c
|
include/block: Untangle inclusion loops
|
3 years ago |
|
write-threshold.c
|
include/block: Untangle inclusion loops
|
3 years ago |