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.
 
 
 
 
 
 
Dong Xu Wang 3a93113a00 fix typo: delete redundant semicolon 15 years ago
..
blkdebug.c block: drop redundant bdrv_flush implementation 15 years ago
blkverify.c block: drop redundant bdrv_flush implementation 15 years ago
bochs.c block: take lock around bdrv_read implementations 15 years ago
cloop.c block/cloop: Use g_free instead of free 15 years ago
cow.c Merge remote-tracking branch 'kwolf/for-anthony' into staging 15 years ago
curl.c block/curl: Don't finish AIOCBs too early 15 years ago
dmg.c block: take lock around bdrv_read implementations 15 years ago
iscsi.c iSCSI block driver 15 years ago
nbd.c fix typo: delete redundant semicolon 15 years ago
parallels.c block: take lock around bdrv_read implementations 15 years ago
qcow.c block: convert qcow2, qcow2, and vmdk to .bdrv_co_is_allocated() 15 years ago
qcow2-cache.c Use glib memory allocation and free functions 15 years ago
qcow2-cluster.c qcow2: avoid reentrant bdrv_read() in copy_sectors() 15 years ago
qcow2-refcount.c qcow2: Fix order of refcount updates in qcow2_snapshot_goto 15 years ago
qcow2-snapshot.c qcow2: Fix error path in qcow2_snapshot_load_tmp 15 years ago
qcow2.c Merge remote-tracking branch 'kwolf/for-anthony' into staging 15 years ago
qcow2.h qcow2: implement bdrv_invalidate_cache (v2) 15 years ago
qed-check.c Use glib memory allocation and free functions 15 years ago
qed-cluster.c Use glib memory allocation and free functions 15 years ago
qed-gencb.c Use glib memory allocation and free functions 15 years ago
qed-l2-cache.c Use glib memory allocation and free functions 15 years ago
qed-table.c qed: adjust the way to get nb_sectors 15 years ago
qed.c qed: convert to .bdrv_co_is_allocated() 15 years ago
qed.h qed: add migration blocker (v2) 15 years ago
raw-posix-aio.h Remove aio_ctx from paio_* interface 17 years ago
raw-posix.c fix spelling in block sub directory 15 years ago
raw-win32.c block: Rename bdrv_co_flush to bdrv_co_flush_to_disk 15 years ago
raw.c block: Rename bdrv_co_flush to bdrv_co_flush_to_disk 15 years ago
rbd.c block: Rename bdrv_co_flush to bdrv_co_flush_to_disk 15 years ago
sheepdog.c block: Add coroutine_fn marker to coroutine functions 15 years ago
vdi.c vdi: convert to .bdrv_co_is_allocated() 15 years ago
vmdk.c block: convert qcow2, qcow2, and vmdk to .bdrv_co_is_allocated() 15 years ago
vpc.c vpc: Add missing error handling in alloc_block 15 years ago
vvfat.c vvfat: convert to .bdrv_co_is_allocated() 15 years ago