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.
 
 
 
 
 
 
Anthony Liguori b91f93243b Collection of little cleanups anf bugfixes. 13 years ago
..
Makefile.objs Split nbd block client code 13 years ago
backup.c block: introduce BDRV_REQ_MAY_UNMAP request flag 13 years ago
blkdebug.c blkdebug: Use QLIST_FOREACH_SAFE to resume IO 13 years ago
blkverify.c blkverify: Employ error parameter 13 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 qapi: make use of new BlockJobType 13 years ago
cow.c COW: Extend checking allocated bits to beyond one sector 13 years ago
curl.c bdrv: Use "Error" for opening images 13 years ago
dmg.c bdrv: Use "Error" for opening images 13 years ago
gluster.c block: introduce BlockDriver.bdrv_needs_filename to enable some drivers. 13 years ago
iscsi.c block/iscsi: introduce bdrv_co_{readv, writev, flush_to_disk} 13 years ago
linux-aio.c aio: drop io_flush argument 13 years ago
mirror.c block: per caller dirty bitmap 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: pass export name as init argument 13 years ago
parallels.c bdrv: Use "Error" for opening images 13 years ago
qapi.c qapi: Change BlockDirtyInfo to list 13 years ago
qcow.c block: Error parameter for create functions 13 years ago
qcow2-cache.c qcow2: Use negated overflow check mask 13 years ago
qcow2-cluster.c qcow2: use start_of_cluster() and offset_into_cluster() everywhere 13 years ago
qcow2-refcount.c qcow2: use start_of_cluster() and offset_into_cluster() everywhere 13 years ago
qcow2-snapshot.c snapshot: distinguish id and name in load_tmp 13 years ago
qcow2.c qcow2: Zero-initialise first cluster for new images 13 years ago
qcow2.h snapshot: distinguish id and name in load_tmp 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 drivers: expose requirement for write same alignment from formats 13 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-posix: add support for write_zeroes on XFS and block devices 13 years ago
raw-win32.c block: Print its file name if backing file opening failed 13 years ago
raw_bsd.c block/raw: copy BlockLimits on raw_open 13 years ago
rbd.c rbd: avoid qemu_rbd_snap_list() memory leaks 13 years ago
sheepdog.c sheepdog: check if '-o redundancy' is passed from user 13 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/stream: Don't stream unbacked devices 13 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 - add log write support 13 years ago
vhdx.c block drivers: add discard/write_zeroes properties to bdrv_get_info implementation 13 years ago
vhdx.h block: vhdx - add .bdrv_create() support 13 years ago
vmdk.c block drivers: expose requirement for write same alignment from formats 13 years ago
vpc.c block drivers: add discard/write_zeroes properties to bdrv_get_info implementation 13 years ago
vvfat.c block/vvfat: Fix compiler warnings for OpenBSD 13 years ago
win32-aio.c win32-aio: drop win32_aio_flush_cb() 13 years ago