..
Makefile.objs
block: Support Archipelago as a QEMU block backend
12 years ago
archipelago.c
block/archipelago: Add support for creating images
12 years ago
backup.c
block/backup: Fix hang for unaligned image size
12 years ago
blkdebug.c
blkdebug: use BlockDriverState's AioContext
12 years ago
blkverify.c
blkverify: implement .bdrv_detach/attach_aio_context()
12 years ago
bochs.c
block/bochs: Fix error handling for seek_to_sector()
12 years ago
cloop.c
block/cloop: use PRIu32 format specifier for uint32_t
12 years ago
commit.c
block: extend block-commit to accept a string for the backing file
12 years ago
cow.c
block/cow: Avoid use of uninitialized cow_bs in error path
12 years ago
curl.c
block: Drop superfluous conditionals around g_free()
12 years ago
dmg.c
block: Use correct width in format strings
12 years ago
gluster.c
cleanup QEMUOptionParameter
12 years ago
iscsi.c
block: Add Error argument to bdrv_refresh_limits()
12 years ago
linux-aio.c
linux-aio: Fix laio resource leak
12 years ago
mirror.c
mirror: Fix qiov size for short requests
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_detach/attach_aio_context()
12 years ago
nfs.c
block/nfs: add knob to set readahead
12 years ago
parallels.c
parallels: Sanity check for s->tracks (CVE-2014-0142)
12 years ago
qapi.c
qemu-img info: show nocow info
12 years ago
qcow.c
block: Catch backing files assigned to non-COW drivers
12 years ago
qcow2-cache.c
qcow2: Use negated overflow check mask
13 years ago
qcow2-cluster.c
qcow2: Fix memory leak in COW error path
12 years ago
qcow2-refcount.c
qapi event: convert BLOCK_IMAGE_CORRUPTED
12 years ago
qcow2-snapshot.c
qcow2: Limit snapshot table size
12 years ago
qcow2.c
block: Drop superfluous aligning of bdrv_getlength()'s value
12 years ago
qcow2.h
qcow2: Limit snapshot table size
12 years ago
qed-check.c
qed: mark image clean after repair succeeds
14 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: Add Error argument to bdrv_refresh_limits()
12 years ago
qed.h
qed: Make qiov match request size until backing file EOF
12 years ago
quorum.c
quorum: Add the rewrite-corrupted parameter to quorum
12 years ago
raw-aio.h
linux-aio: implement io plug, unplug and flush io queue
12 years ago
raw-posix.c
raw-posix: Fail gracefully if no working alignment is found
12 years ago
raw-win32.c
cleanup QEMUOptionParameter
12 years ago
raw_bsd.c
block: Add Error argument to bdrv_refresh_limits()
12 years ago
rbd.c
cleanup QEMUOptionParameter
12 years ago
sheepdog.c
sheepdog: fix NULL dereference in sd_create
12 years ago
snapshot.c
Use error_is_set() only when necessary
12 years ago
ssh.c
cleanup QEMUOptionParameter
12 years ago
stream.c
block: Add Error argument to bdrv_refresh_limits()
12 years ago
vdi.c
block: use the standard 'ret' instead of 'result'
12 years ago
vhdx-endian.c
block: VHDX endian fixes
12 years ago
vhdx-log.c
block: VHDX endian fixes
12 years ago
vhdx.c
block: VHDX endian fixes
12 years ago
vhdx.h
block: VHDX endian fixes
12 years ago
vmdk.c
vmdk: Optimize cluster allocation
12 years ago
vpc.c
block: vpc - use block layer ops in vpc_create, instead of posix calls
12 years ago
vvfat.c
cleanup QEMUOptionParameter
12 years ago
win32-aio.c
block/raw-win32: implement .bdrv_detach/attach_aio_context()
12 years ago