..
Makefile.objs
Block patches
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
Fix new typos (found by codespell)
12 years ago
linux-aio.c
linux-aio: implement io plug, unplug and flush io queue
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
block: acquire AioContext in qmp_query_blockstats()
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: Catch backing files assigned to non-COW drivers
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
qemu-img create: add 'nocow' option
12 years ago
qed.h
qed.c: replace QEMUOptionParameter with QemuOpts
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
linux-aio: implement io plug, unplug and flush io queue
12 years ago
raw-win32.c
cleanup QEMUOptionParameter
12 years ago
raw_bsd.c
cleanup QEMUOptionParameter
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 backing-file option to block-stream
12 years ago
vdi.c
qemu-img create: add 'nocow' option
12 years ago
vhdx-endian.c
block: vhdx - move more endian translations to vhdx-endian.c
13 years ago
vhdx-log.c
Fixed various typos
12 years ago
vhdx.c
cleanup QEMUOptionParameter
12 years ago
vhdx.h
vhdx.c: replace QEMUOptionParameter with QemuOpts
12 years ago
vmdk.c
qemu-img create: add 'nocow' option
12 years ago
vpc.c
qemu-img create: add 'nocow' option
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