QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kevin Wolf ccd6a37947 block: Mark bdrv_replace_node() GRAPH_WRLOCK 2 years ago
..
export block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK 3 years ago
monitor block: Mark bdrv_skip_implicit_filters() and callers GRAPH_RDLOCK 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 block: Mark block_job_add_bdrv() GRAPH_WRLOCK 2 years ago
blkdebug.c blkdebug: add missing coroutine_fn annotation 3 years ago
blkio.c util/defer-call: move defer_call() to util/ 2 years ago
blklogwrites.c block: Mark bdrv_unref_child() GRAPH_WRLOCK 3 years ago
blkreplay.c block: Mark bdrv_co_refresh_total_sectors() and callers GRAPH_RDLOCK 3 years ago
blkverify.c block: Mark bdrv_unref_child() GRAPH_WRLOCK 3 years ago
block-backend.c block: Mark bdrv_skip_filters() and callers GRAPH_RDLOCK 2 years ago
block-copy.c block: Mark bdrv_chain_contains() and callers GRAPH_RDLOCK 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: Mark bdrv_apply_auto_read_only() and callers GRAPH_RDLOCK 3 years ago
cloop.c block: Mark bdrv_apply_auto_read_only() and callers GRAPH_RDLOCK 3 years ago
commit.c block: Mark bdrv_replace_node() GRAPH_WRLOCK 2 years ago
copy-before-write.c block: convert more bdrv_is_allocated* and bdrv_block_status* calls to coroutine versions 3 years ago
copy-before-write.h block/copy-before-write.h: global state API + assertions 4 years ago
copy-on-read.c block: Mark bdrv_(un)freeze_backing_chain() and callers GRAPH_RDLOCK 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 block: Mark bdrv_amend_options() and callers GRAPH_RDLOCK 3 years ago
crypto.h nomaintainer: Fix Lesser GPL version number 5 years ago
curl.c block: Mark bdrv_apply_auto_read_only() and callers GRAPH_RDLOCK 3 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: Mark bdrv_apply_auto_read_only() and callers GRAPH_RDLOCK 3 years ago
dmg.h block/dmg: Declare a type definition for DMG uncompress function 3 years ago
file-posix.c file-posix: fix over-writing of returning zone_append offset 2 years ago
file-win32.c thread-pool: avoid passing the pool parameter every time 3 years ago
filter-compress.c block: remove has_variable_length from filters 3 years ago
gluster.c block: Mark bdrv_apply_auto_read_only() and callers GRAPH_RDLOCK 3 years ago
graph-lock.c block: Add assertion for bdrv_graph_wrlock() 3 years ago
io.c block: Mark bdrv_parent_cb_resize() and callers GRAPH_RDLOCK 3 years ago
io_uring.c virtio: use defer_call() in virtio_irqfd_notify() 2 years ago
iscsi-opts.c modules: add block module annotations 5 years ago
iscsi.c block: Mark bdrv_apply_auto_read_only() and callers GRAPH_RDLOCK 3 years ago
linux-aio.c virtio: use defer_call() in virtio_irqfd_notify() 2 years ago
meson.build util/defer-call: move defer_call() to util/ 2 years ago
mirror.c block: Mark bdrv_replace_node() GRAPH_WRLOCK 2 years ago
nbd.c block: Mark bdrv_apply_auto_read_only() and callers GRAPH_RDLOCK 3 years ago
nfs.c block: Mark bdrv_refresh_filename() and callers GRAPH_RDLOCK 3 years ago
null.c block: Convert bdrv_get_allocated_file_size() to co_wrapper 3 years ago
nvme.c block/nvme: nvme_process_completion() fix bound for cid 2 years ago
parallels-ext.c util/uuid: Add UUID_STR_LEN definition 2 years ago
parallels.c cpr: relax blockdev migration blockers 2 years ago
parallels.h parallels: collect bitmap of used clusters at open 3 years ago
preallocate.c preallocate: Don't poll during permission updates 3 years ago
progress_meter.c coroutine: Clean up superfluous inclusion of qemu/lockable.h 3 years ago
qapi-sysemu.c block: Fix locking in media change monitor commands 2 years ago
qapi.c block: Mark bdrv_refresh_filename() and callers GRAPH_RDLOCK 3 years ago
qcow.c cpr: relax blockdev migration blockers 2 years ago
qcow2-bitmap.c qcow2: Mark check_constraints_on_bitmap() GRAPH_RDLOCK 3 years ago
qcow2-cache.c qcow2: Mark qcow2_signal_corruption() and callers GRAPH_RDLOCK 3 years ago
qcow2-cluster.c qcow2: keep reference on zeroize with discard-no-unref enabled 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 block: Mark bdrv_has_zero_init() and callers GRAPH_RDLOCK 2 years ago
qcow2.h qcow2: Mark qcow2_signal_corruption() and callers GRAPH_RDLOCK 3 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: mark mixed functions that can suspend 3 years ago
qed.h block: Mark public read/write functions GRAPH_RDLOCK 3 years ago
quorum.c block: Mark bdrv_get_parent_name() and callers GRAPH_RDLOCK 3 years ago
raw-format.c block: Mark bdrv_has_zero_init() and callers GRAPH_RDLOCK 2 years ago
rbd.c block: Mark bdrv_apply_auto_read_only() and callers GRAPH_RDLOCK 3 years ago
replication.c block: Protect bs->children with graph_lock 3 years ago
reqlist.c block/reqlist: add reqlist_wait_all() 4 years ago
snapshot-access.c block: Make more BlockDriver definitions static 3 years ago
snapshot.c block: Mark bdrv_get_parent_name() and callers GRAPH_RDLOCK 3 years ago
ssh.c aio: remove aio_disable_external() API 3 years ago
stream.c block: Mark bdrv_set_backing_hd_drained() GRAPH_WRLOCK 2 years ago
throttle-groups.c block: mark mixed functions that can suspend 3 years ago
throttle.c block/throttle-groups: Use ThrottleDirection instread of bool is_write 3 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: Mark bdrv_has_zero_init() and callers GRAPH_RDLOCK 2 years ago
vhdx-endian.c Include qemu-common.h exactly where needed 7 years ago
vhdx-log.c vhdx: mark more functions as coroutine_fns and GRAPH_RDLOCK 3 years ago
vhdx.c block: Mark bdrv_has_zero_init() and callers GRAPH_RDLOCK 2 years ago
vhdx.h block: Mark bdrv_refresh_filename() and callers GRAPH_RDLOCK 3 years ago
vmdk.c block: Mark bdrv_has_zero_init() and callers GRAPH_RDLOCK 2 years ago
vpc.c block: Mark bdrv_has_zero_init() and callers GRAPH_RDLOCK 2 years ago
vvfat.c cpr: relax blockdev migration blockers 2 years ago
win32-aio.c aio: remove aio_disable_external() API 3 years ago
write-threshold.c include/block: Untangle inclusion loops 3 years ago