QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jeff Cody cc67f4d1f9 block: mirror - use local_err to avoid NULL errp 12 years ago
..
Makefile.objs block: add native support for NFS 12 years ago
backup.c block: Switch BdrvTrackedRequest to byte granularity 12 years ago
blkdebug.c blkdebug: Don't leak bs->file on failure 12 years ago
blkverify.c block: Create authorizations mechanism for external snapshot and resize. 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: Allow reference for bdrv_file_open() 12 years ago
curl.c block/curl: Implement the libcurl timer callback interface 12 years ago
dmg.c bdrv: Use "Error" for opening images 13 years ago
gluster.c gluster: Add support for creating zero-filled image 12 years ago
iscsi.c block: Add notes to iSCSI's .bdrv_open and .bdrv_reopen_prepare 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 qemu-option: Remove qemu_opts_create_nofail 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 qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes. 12 years ago
qcow.c block: Allow reference for bdrv_file_open() 12 years ago
qcow2-cache.c qcow2: Use negated overflow check mask 13 years ago
qcow2-cluster.c qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset() 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 qcow2: check for NULL l2meta 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: remove QED .bdrv_make_empty implementation 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 raw: Probe required direct I/O alignment 12 years ago
raw-win32.c raw: Probe required direct I/O alignment 12 years ago
raw_bsd.c raw: Fix BlockLimits passthrough 12 years ago
rbd.c rbd: switch from pipe to QEMUBH completion notification 12 years ago
sheepdog.c sheepdog: fix 'qemu-img map' 12 years ago
snapshot.c qemu-nbd: support internal snapshot export 13 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/vhdx: Error checking fixes 12 years ago
vhdx.h block: vhdx - improve error message, and .bdrv_check implementation 12 years ago
vmdk.c block: Don't throw away errno via error_setg 12 years ago
vpc.c block drivers: add discard/write_zeroes properties to bdrv_get_info implementation 13 years ago
vvfat.c qemu-option: Remove qemu_opts_create_nofail 12 years ago
win32-aio.c win32-aio: drop win32_aio_flush_cb() 13 years ago