..
Makefile.objs
Block patches
12 years ago
backup.c
block: Switch BdrvTrackedRequest to byte granularity
12 years ago
blkdebug.c
block: Remove bdrv_open_image()'s force_raw option
12 years ago
blkverify.c
block: Rewrite the snapshot authorization mechanism for block filters.
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
qerror.h: Remove QERR defines that are only used once
12 years ago
cow.c
block: Use correct width in format strings
12 years ago
curl.c
curl: Add sslverify option
12 years ago
dmg.c
block: Use correct width in format strings
12 years ago
gluster.c
gluster: Correctly propagate errors when volume isn't accessible
12 years ago
iscsi.c
block/iscsi: bump year in copyright notice
12 years ago
linux-aio.c
aio: drop io_flush argument
13 years ago
mirror.c
mirror: Check for bdrv_get_info result
12 years ago
nbd-client.c
nbd: close socket if connection breaks
12 years ago
nbd-client.h
nbd: pass export name as init argument
12 years ago
nbd.c
nbd: Use return values instead of error_is_set(errp)
12 years ago
nfs.c
block/nfs: Check for NULL server part
12 years ago
parallels.c
parallels: Sanity check for s->tracks (CVE-2014-0142)
12 years ago
qapi.c
block: Use error_abort in bdrv_image_info_specific_dump()
12 years ago
qcow.c
qcow1: Make padding in the header explicit
12 years ago
qcow2-cache.c
qcow2: Use negated overflow check mask
13 years ago
qcow2-cluster.c
qcow2: Check min_size in qcow2_grow_l1_table()
12 years ago
qcow2-refcount.c
qcow2: Fix alloc_clusters_noref() overflow detection
12 years ago
qcow2-snapshot.c
qcow2: Limit snapshot table size
12 years ago
qcow2.c
block: Use correct width in format strings
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
misc: move include files to include/qemu/
13 years ago
qed.c
convert fprintf() calls to error_setg() in block/qed.c:bdrv_qed_create()
12 years ago
qed.h
block: qed - use QEMU_PACKED for on-disk structures
13 years ago
quorum.c
Use error_is_set() only when necessary (again)
12 years ago
raw-aio.h
raw-posix: add support for write_zeroes on XFS and block devices
13 years ago
raw-posix.c
block/raw-posix: Try both FIEMAP and SEEK_HOLE
12 years ago
raw-win32.c
block: Unlink temporary files in raw-posix/win32
12 years ago
raw_bsd.c
Use error_is_set() only when necessary
12 years ago
rbd.c
Use error_is_set() only when necessary
12 years ago
sheepdog.c
block: Use correct width in format strings
12 years ago
snapshot.c
Use error_is_set() only when necessary
12 years ago
ssh.c
bdrv: Use "Error" for creating images
13 years ago
stream.c
block: Update BlockLimits when they might have changed
12 years ago
vdi.c
block/vdi: Error out immediately in vdi_create()
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
block: vhdx - account for identical header sections
12 years ago
vhdx.h
block: Explicitly specify 'unsigned long long' for VHDX 64-bit constants
12 years ago
vmdk.c
vmdk: Implement .bdrv_get_info()
12 years ago
vpc.c
vpc: Validate block size (CVE-2014-0142)
12 years ago
vvfat.c
block: Add errp to bdrv_new()
12 years ago
win32-aio.c
win32-aio: drop win32_aio_flush_cb()
13 years ago