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.
 
 
 
 
 
 
Andrey Drobyshev fc6b211f92 block/io: align requests to subcluster_size 3 years ago
..
export vhost-user: fully use new backend/frontend naming 3 years ago
monitor meson: Replace softmmu_ss -> system_ss 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 block: Mark BlockDriver callbacks for amend job GRAPH_RDLOCK 3 years ago
backup.c Block layer patches 3 years ago
blkdebug.c blkdebug: add missing coroutine_fn annotation 3 years ago
blkio.c block/blkio: add more comments on the fd passing handling 3 years ago
blklogwrites.c block: Mark bdrv_co_refresh_total_sectors() and callers GRAPH_RDLOCK 3 years ago
blkreplay.c block: Mark bdrv_co_refresh_total_sectors() and callers GRAPH_RDLOCK 3 years ago
blkverify.c block: Mark bdrv_recurse_can_replace() and callers GRAPH_RDLOCK 3 years ago
block-backend.c block: add blk_io_plug_call() API 3 years ago
block-copy.c block: Mark bdrv_co_pwrite_zeroes() and callers GRAPH_RDLOCK 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 4 years ago
bochs.c bochs: mark more functions as coroutine_fns and GRAPH_RDLOCK 3 years ago
cloop.c cloop: mark more functions as coroutine_fns and GRAPH_RDLOCK 3 years ago
commit.c blockjob: Adhere to rate limit even when reentered early 3 years ago
copy-before-write.c copy-before-write: Fix open with child in iothread 3 years ago
copy-before-write.h block/copy-before-write.h: global state API + assertions 4 years ago
copy-on-read.c block: remove has_variable_length from filters 3 years ago
copy-on-read.h Clean up ill-advised or unusual header guards 4 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: Call .bdrv_co_create(_opts) unlocked 3 years ago
crypto.h nomaintainer: Fix Lesser GPL version number 5 years ago
curl.c aio: remove aio_disable_external() API 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 dmg: mark more functions as coroutine_fns and GRAPH_RDLOCK 3 years ago
dmg.h block/dmg: Declare a type definition for DMG uncompress function 3 years ago
file-posix.c block/file-posix: fix g_file_get_contents return path 3 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 cutils: Adjust signature of parse_uint[_full] 3 years ago
graph-lock.c Revert "graph-lock: Disable locking for now" 3 years ago
io.c block/io: align requests to subcluster_size 3 years ago
io_uring.c block/io_uring: convert to blk_io_plug_call() API 3 years ago
iscsi-opts.c modules: add block module annotations 5 years ago
iscsi.c aio: remove aio_disable_external() API 3 years ago
linux-aio.c block/linux-aio: convert to blk_io_plug_call() API 3 years ago
meson.build meson: Replace softmmu_ss -> system_ss 3 years ago
mirror.c block/io: align requests to subcluster_size 3 years ago
nbd.c nbd/client: Simplify cookie vs. index computation 3 years ago
nfs.c cutils: Adjust signature of parse_uint[_full] 3 years ago
null.c block: Convert bdrv_get_allocated_file_size() to co_wrapper 3 years ago
nvme.c block/nvme: invoke blk_io_plug_call() outside q->lock 3 years ago
parallels-ext.c include/block: Untangle inclusion loops 3 years ago
parallels.c block: use bdrv_co_getlength in coroutine context 3 years ago
parallels.h parallels: support bitmap extension for read-only mode 5 years ago
plug.c block: add blk_io_plug_call() API 3 years ago
preallocate.c block: remove has_variable_length from filters 3 years ago
progress_meter.c coroutine: Clean up superfluous inclusion of qemu/lockable.h 3 years ago
qapi-sysemu.c block: Take main AioContext lock when calling bdrv_open() 3 years ago
qapi.c block: add accounting for zone append operation 3 years ago
qcow.c block: use bdrv_co_debug_event in coroutine context 3 years ago
qcow2-bitmap.c qcow2: mark more functions as coroutine_fns and GRAPH_RDLOCK 3 years ago
qcow2-cache.c include/block: Untangle inclusion loops 3 years ago
qcow2-cluster.c block: use bdrv_co_debug_event in coroutine context 3 years ago
qcow2-refcount.c block: use bdrv_co_debug_event in coroutine context 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: add subcluster_size field to BlockDriverInfo 3 years ago
qcow2.h qcow2: mark more functions as coroutine_fns and 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: use bdrv_co_debug_event in coroutine context 3 years ago
qed.h block: Mark public read/write functions GRAPH_RDLOCK 3 years ago
quorum.c block: Mark bdrv_recurse_can_replace() and callers GRAPH_RDLOCK 3 years ago
raw-format.c block: use bdrv_co_debug_event in coroutine context 3 years ago
rbd.c block/rbd: Add support for layered encryption 3 years ago
replication.c block: remove has_variable_length from filters 3 years ago
reqlist.c block/reqlist: add reqlist_wait_all() 4 years ago
snapshot-access.c block: Mark preadv_snapshot/snapshot_block_status GRAPH_RDLOCK 3 years ago
snapshot.c block/snapshot: drop indirection around bdrv_snapshot_fallback_ptr 4 years ago
ssh.c aio: remove aio_disable_external() API 3 years ago
stream.c blockjob: Adhere to rate limit even when reentered early 3 years ago
throttle-groups.c block/throttle-groups: throttle_group_co_io_limits_intercept(): 64bit bytes 5 years ago
throttle.c block: Mark bdrv_co_refresh_total_sectors() and callers GRAPH_RDLOCK 3 years ago
trace-events block/io_uring: convert to blk_io_plug_call() API 3 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
vdi.c block: Call .bdrv_co_create(_opts) unlocked 3 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 vhdx: mark more functions as coroutine_fns and GRAPH_RDLOCK 3 years ago
vhdx.h vhdx: mark more functions as coroutine_fns and GRAPH_RDLOCK 3 years ago
vmdk.c block: use bdrv_co_debug_event in coroutine context 3 years ago
vpc.c vpc: mark more functions as coroutine_fns and GRAPH_RDLOCK 3 years ago
vvfat.c vvfat: mark various functions as coroutine_fn 3 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