| .. |
|
Makefile.objs
|
block: add native support for NFS
|
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: Remove bdrv_open_image()'s force_raw option
|
12 years ago |
|
bochs.c
|
bdrv: Use "Error" for opening images
|
13 years ago |
|
cloop.c
|
bdrv: Use "Error" for opening images
|
13 years ago |
|
commit.c
|
commit: Remove unused check
|
12 years ago |
|
cow.c
|
block: Make bdrv_file_open() static
|
12 years ago |
|
curl.c
|
Use error_is_set() only when necessary
|
12 years ago |
|
dmg.c
|
bdrv: Use "Error" for opening images
|
13 years ago |
|
gluster.c
|
gluster: correctly propagate errors
|
12 years ago |
|
iscsi.c
|
iscsi: correctly propagate errors in iscsi_open
|
12 years ago |
|
linux-aio.c
|
aio: drop io_flush argument
|
13 years ago |
|
mirror.c
|
block: mirror - use local_err to avoid NULL errp
|
12 years ago |
|
nbd-client.c
|
nbd: avoid uninitialized warnings
|
12 years ago |
|
nbd-client.h
|
nbd: pass export name as init argument
|
12 years ago |
|
nbd.c
|
nbd: correctly propagate errors
|
12 years ago |
|
nfs.c
|
block: add native support for NFS
|
12 years ago |
|
parallels.c
|
bdrv: Use "Error" for opening images
|
13 years ago |
|
qapi.c
|
Use error_is_set() only when necessary
|
12 years ago |
|
qcow.c
|
block: Make bdrv_file_open() static
|
12 years ago |
|
qcow2-cache.c
|
qcow2: Use negated overflow check mask
|
13 years ago |
|
qcow2-cluster.c
|
qcow2: Set zero flag for discarded clusters
|
12 years ago |
|
qcow2-refcount.c
|
qcow2: fix offset overflow in qcow2_alloc_clusters_at()
|
12 years ago |
|
qcow2-snapshot.c
|
block: Don't throw away errno via error_setg
|
12 years ago |
|
qcow2.c
|
block: Make bdrv_file_open() static
|
12 years ago |
|
qcow2.h
|
qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset()
|
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
|
block: Make bdrv_file_open() static
|
12 years ago |
|
qed.h
|
block: qed - use QEMU_PACKED for on-disk structures
|
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
|
12 years ago |
|
raw-win32.c
|
Use error_is_set() only when necessary
|
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: Make bdrv_file_open() static
|
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 drivers: add discard/write_zeroes properties to bdrv_get_info implementation
|
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
|
12 years ago |
|
vhdx.c
|
block: Make bdrv_file_open() static
|
12 years ago |
|
vhdx.h
|
block: vhdx - improve error message, and .bdrv_check implementation
|
12 years ago |
|
vmdk.c
|
block: Make bdrv_file_open() static
|
12 years ago |
|
vpc.c
|
block drivers: add discard/write_zeroes properties to bdrv_get_info implementation
|
13 years ago |
|
vvfat.c
|
block: Add reference parameter to bdrv_open()
|
12 years ago |
|
win32-aio.c
|
win32-aio: drop win32_aio_flush_cb()
|
13 years ago |