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.
 
 
 
 
 
 
Hanna Reitz d5f8d79c2f block: Make bdrv_child_get_parent_aio_context I/O 4 years ago
..
export block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_aio_context 4 years ago
monitor monitor: add missing coroutine_fn annotation 4 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/amend: Keep strong reference to BDS 4 years ago
backup.c backup: remove incorrect coroutine_fn annotation 4 years ago
blkdebug.c blkdebug: add missing coroutine_fn annotation for indirect-called functions 4 years ago
blkio.c block/blkio: Set BlockDriver::has_variable_length to false 4 years ago
blklogwrites.c block/blklogwrites: don't care to remove bs->file child on failure 4 years ago
blkreplay.c block: introduce bdrv_open_file_child() helper 4 years ago
blkverify.c Block layer patches 4 years ago
block-backend.c block: Make bdrv_child_get_parent_aio_context I/O 4 years ago
block-copy.c block/block-copy: block_copy(): add timeout_ns parameter 4 years ago
block-gen.h scripts: add block-coroutine-wrapper.py 6 years ago
block-ram-registrar.c block: add BlockRAMRegistrar 4 years ago
bochs.c block: introduce bdrv_open_file_child() helper 4 years ago
cloop.c block: introduce bdrv_open_file_child() helper 4 years ago
commit.c commit: switch to *_co_* functions 4 years ago
copy-before-write.c block: introduce bdrv_open_file_child() helper 4 years ago
copy-before-write.h block/copy-before-write.h: global state API + assertions 4 years ago
copy-on-read.c block: introduce bdrv_open_file_child() helper 4 years ago
copy-on-read.h Clean up ill-advised or unusual header guards 4 years ago
coroutines.h block: Remove remaining unused symbols in coroutines.h 4 years ago
create.c block_int-common.h: assertions in the callers of BlockDriver function pointers 4 years ago
crypto.c Block layer patches 4 years ago
crypto.h nomaintainer: Fix Lesser GPL version number 6 years ago
curl.c curl: add missing coroutine_fn annotations 4 years ago
dirty-bitmap.c block: simplify handling of try to merge different sized bitmaps 4 years ago
dmg-bz2.c Include qemu-common.h exactly where needed 7 years ago
dmg-lzfse.c block: Remove unused include 6 years ago
dmg.c dmg: warn when opening dmg images containing blocks of unknown type 4 years ago
dmg.h Include qemu-common.h exactly where needed 7 years ago
file-posix.c block: add BDRV_REQ_REGISTERED_BUF request flag 4 years ago
file-win32.c block: use int64_t instead of uint64_t in driver write handlers 5 years ago
filter-compress.c block: introduce bdrv_open_file_child() helper 4 years ago
gluster.c block: add BDRV_REQ_REGISTERED_BUF request flag 4 years ago
io.c Block layer patches 4 years ago
io_uring.c block/io_uring: revert "Use io_uring_register_ring_fd() to skip fd operations" 4 years ago
iscsi-opts.c modules: add block module annotations 5 years ago
iscsi.c iscsi: add missing coroutine_fn annotations 4 years ago
linux-aio.c misc: fix commonly doubled up words 4 years ago
meson.build block: add BlockRAMRegistrar 4 years ago
mirror.c block/mirror: Fix NULL s->job in active writes 4 years ago
nbd.c block: add BDRV_REQ_REGISTERED_BUF request flag 4 years ago
nfs.c block/nfs: Fix 32-bit Windows build 4 years ago
null.c block: use int64_t instead of uint64_t in driver write handlers 5 years ago
nvme.c block: return errors from bdrv_register_buf() 4 years ago
parallels-ext.c block: Change bdrv_{pread,pwrite,pwrite_sync}() param order 4 years ago
parallels.c Block layer patches 4 years ago
parallels.h parallels: support bitmap extension for read-only mode 5 years ago
preallocate.c block: introduce bdrv_open_file_child() helper 4 years ago
progress_meter.c progressmeter: protect with a mutex 5 years ago
qapi-sysemu.c block: add 'force' parameter to 'blockdev-change-medium' command 4 years ago
qapi.c block: use GDateTime for formatting timestamp when dumping snapshot info 5 years ago
qcow.c Block layer patches 4 years ago
qcow2-bitmap.c qcow2: manually add more coroutine_fn annotations 4 years ago
qcow2-cache.c block: Change bdrv_{pread,pwrite,pwrite_sync}() param order 4 years ago
qcow2-cluster.c qcow2: switch to *_co_* functions 4 years ago
qcow2-refcount.c qcow2: switch to *_co_* functions 4 years ago
qcow2-snapshot.c qcow2: switch to *_co_* functions 4 years ago
qcow2-threads.c qcow2: add zstd cluster compression 6 years ago
qcow2.c qcow2: switch to *_co_* functions 4 years ago
qcow2.h qcow2: manually add more coroutine_fn annotations 4 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 osdep: Move memalign-related functions to their own header 4 years ago
qed-table.c qed: switch to *_co_* functions 4 years ago
qed.c Block layer patches 4 years ago
qed.h qed: Simplify backing reads 6 years ago
quorum.c quorum: Remove unnecessary forward declaration 4 years ago
raw-format.c Block layer patches 4 years ago
rbd.c block/rbd: report a better error when namespace does not exist 4 years ago
replication.c Block layer patches 4 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 4 years ago
snapshot.c block/snapshot: drop indirection around bdrv_snapshot_fallback_ptr 4 years ago
ssh.c Block layer patches 4 years ago
stream.c block/stream: Drain subtree around graph change 4 years ago
throttle-groups.c block/throttle-groups: throttle_group_co_io_limits_intercept(): 64bit bytes 6 years ago
throttle.c block: introduce bdrv_open_file_child() helper 4 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 vdi: switch to *_co_* functions 4 years ago
vhdx-endian.c Include qemu-common.h exactly where needed 7 years ago
vhdx-log.c block: Change bdrv_{pread,pwrite,pwrite_sync}() param order 4 years ago
vhdx.c Block layer patches 4 years ago
vhdx.h block/vhdx: Use IEC binary prefixes for size constants 7 years ago
vmdk.c vmdk: switch to *_co_* functions 4 years ago
vpc.c block: introduce bdrv_open_file_child() helper 4 years ago
vvfat.c block/vvfat: Unify the mkdir() call 4 years ago
win32-aio.c osdep: Move memalign-related functions to their own header 4 years ago
write-threshold.c write-threshold: deal with includes 5 years ago