..
Makefile.objs
Block patches
13 years ago
backup.c
block: Switch BdrvTrackedRequest to byte granularity
13 years ago
blkdebug.c
block: Remove bdrv_open_image()'s force_raw option
13 years ago
blkverify.c
blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify.
13 years ago
bochs.c
block: do not abuse EMEDIUMTYPE
13 years ago
cloop.c
bdrv: Use "Error" for opening images
13 years ago
commit.c
commit: Remove unused check
13 years ago
cow.c
block: do not abuse EMEDIUMTYPE
13 years ago
curl.c
curl: correctly propagate errors
13 years ago
dmg.c
bdrv: Use "Error" for opening images
13 years ago
gluster.c
block/gluster: Add missing argument to qemu_gluster_init() call
13 years ago
iscsi.c
block/iscsi: fix segfault if writesame fails
13 years ago
linux-aio.c
aio: drop io_flush argument
13 years ago
mirror.c
block: mirror - use local_err to avoid NULL errp
13 years ago
nbd-client.c
nbd: avoid uninitialized warnings
13 years ago
nbd-client.h
nbd: pass export name as init argument
13 years ago
nbd.c
nbd: correctly propagate errors
13 years ago
nfs.c
block: add native support for NFS
13 years ago
parallels.c
block: do not abuse EMEDIUMTYPE
13 years ago
qapi.c
Use error_is_set() only when necessary
13 years ago
qcow.c
block: do not abuse EMEDIUMTYPE
13 years ago
qcow2-cache.c
qcow2: Use negated overflow check mask
13 years ago
qcow2-cluster.c
qcow2: Set zero flag for discarded clusters
13 years ago
qcow2-refcount.c
qcow2: fix offset overflow in qcow2_alloc_clusters_at()
13 years ago
qcow2-snapshot.c
block: Don't throw away errno via error_setg
13 years ago
qcow2.c
block: do not abuse EMEDIUMTYPE
13 years ago
qcow2.h
qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset()
13 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
15 years ago
qed-table.c
misc: move include files to include/qemu/
14 years ago
qed.c
block: do not abuse EMEDIUMTYPE
13 years ago
qed.h
block: qed - use QEMU_PACKED for on-disk structures
13 years ago
quorum.c
qmp: Make Quorum error events more palatable.
13 years ago
raw-aio.h
raw-posix: add support for write_zeroes on XFS and block devices
13 years ago
raw-posix.c
Use error_is_set() only when necessary
13 years ago
raw-win32.c
Use error_is_set() only when necessary
13 years ago
raw_bsd.c
Use error_is_set() only when necessary
13 years ago
rbd.c
Use error_is_set() only when necessary
13 years ago
sheepdog.c
block: Make bdrv_file_open() static
13 years ago
snapshot.c
Use error_is_set() only when necessary
13 years ago
ssh.c
bdrv: Use "Error" for creating images
13 years ago
stream.c
block: Update BlockLimits when they might have changed
13 years ago
vdi.c
vdi: say why an image is bad
13 years ago
vhdx-endian.c
block: vhdx - move more endian translations to vhdx-endian.c
13 years ago
vhdx-log.c
block/vhdx: Error checking fixes
13 years ago
vhdx.c
vhdx: correctly propagate errors
13 years ago
vhdx.h
block: vhdx - improve error message, and .bdrv_check implementation
13 years ago
vmdk.c
block/vmdk: do not report file offset for compressed extents
13 years ago
vpc.c
block: do not abuse EMEDIUMTYPE
13 years ago
vvfat.c
vvfat: correctly propagate errors
13 years ago
win32-aio.c
win32-aio: drop win32_aio_flush_cb()
13 years ago