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.
 
 
 
 
 
 
Peter Maydell 380f649e02 -----BEGIN PGP SIGNATURE----- 12 years ago
..
Makefile.objs block: delete cow block driver 12 years ago
accounting.c block: Make the block accounting functions operate on BlockAcctStats 12 years ago
archipelago.c block/archipelago: Fix typo in qemu_archipelago_truncate() 12 years ago
backup.c block/backup: Fix hang for unaligned image size 12 years ago
blkdebug.c block: Rename qemu_aio_release -> qemu_aio_unref 12 years ago
blkverify.c block: Rename qemu_aio_release -> qemu_aio_unref 12 years ago
bochs.c block: Use g_new() & friends to avoid multiplying sizes 12 years ago
cloop.c cloop: Handle failure for potentially large allocations 12 years ago
commit.c block: extend block-commit to accept a string for the backing file 12 years ago
curl.c block: Rename qemu_aio_release -> qemu_aio_unref 12 years ago
dmg.c dmg: Handle failure for potentially large allocations 12 years ago
gluster.c block: don't convert file size to sector size 12 years ago
iscsi.c block: Rename qemu_aio_release -> qemu_aio_unref 12 years ago
linux-aio.c block: Rename qemu_aio_release -> qemu_aio_unref 12 years ago
mirror.c mirror: fix uninitialized variable delay_ns warnings 12 years ago
nbd-client.c nbd: implement .bdrv_detach/attach_aio_context() 12 years ago
nbd-client.h nbd: implement .bdrv_detach/attach_aio_context() 12 years ago
nbd.c nbd: Implement bdrv_refresh_filename() 12 years ago
nfs.c block: round up file size to nearest sector 12 years ago
null.c block: Introduce "null" drivers 12 years ago
parallels.c block: Use g_new() & friends to avoid multiplying sizes 12 years ago
qapi.c block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_ 12 years ago
qcow.c block: don't convert file size to sector size 12 years ago
qcow2-cache.c qcow2: Use g_try_new0() for cache array 12 years ago
qcow2-cluster.c qcow2: Check L1/L2/reftable entries for alignment 12 years ago
qcow2-refcount.c qcow2: Check L1/L2/reftable entries for alignment 12 years ago
qcow2-snapshot.c block: Use g_new() & friends where that makes obvious sense 12 years ago
qcow2.c qcow2: Add overlap-check.template option 12 years ago
qcow2.h qcow2: Add overlap-check.template option 12 years ago
qed-check.c block: Use g_new() & friends to avoid multiplying sizes 12 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 qed: do not evict in-use L2 table cache entries 14 years ago
qed-table.c qed: use BlockDriverState's AioContext 12 years ago
qed.c block: Rename qemu_aio_release -> qemu_aio_unref 12 years ago
qed.h qed: Make qiov match request size until backing file EOF 12 years ago
quorum.c block: Rename qemu_aio_release -> qemu_aio_unref 12 years ago
raw-aio.h linux-aio: implement io plug, unplug and flush io queue 12 years ago
raw-posix.c raw-posix: Add falloc and full preallocation option 12 years ago
raw-win32.c block: don't convert file size to sector size 12 years ago
raw_bsd.c block: Add Error argument to bdrv_refresh_limits() 12 years ago
rbd.c block: Rename qemu_aio_release -> qemu_aio_unref 12 years ago
sheepdog.c block: Rename qemu_aio_release -> qemu_aio_unref 12 years ago
snapshot.c Use error_is_set() only when necessary 12 years ago
ssh.c block: round up file size to nearest sector 12 years ago
stream.c block: Add Error argument to bdrv_refresh_limits() 12 years ago
vdi.c block: round up file size to nearest sector 12 years ago
vhdx-endian.c block: VHDX endian fixes 12 years ago
vhdx-log.c block: Drop some superfluous casts from void * 12 years ago
vhdx.c -----BEGIN PGP SIGNATURE----- 12 years ago
vhdx.h block: VHDX endian fixes 12 years ago
vmdk.c block: round up file size to nearest sector 12 years ago
vpc.c block: round up file size to nearest sector 12 years ago
vvfat.c block/vvfat.c: remove debugging code to reinit stderr if NULL 12 years ago
win32-aio.c block: Rename qemu_aio_release -> qemu_aio_unref 12 years ago