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.
 
 
 
 
 
 
Kevin Wolf 64ca6aee4f qcow2: Reject too large header extensions 14 years ago
..
blkdebug.c block: replace unchecked strdup/malloc/calloc with glib 14 years ago
blkverify.c block: replace unchecked strdup/malloc/calloc with glib 14 years ago
bochs.c block: take lock around bdrv_read implementations 15 years ago
cloop.c block/cloop: Use g_free instead of free 15 years ago
cow.c block/cow: Return real error code 15 years ago
curl.c block: qemu_aio_get does not return NULL 15 years ago
dmg.c block: take lock around bdrv_read implementations 15 years ago
iscsi.c iSCSI: add configuration variables for iSCSI 14 years ago
nbd.c nbd: add support for NBD_CMD_TRIM 14 years ago
parallels.c block: take lock around bdrv_read implementations 15 years ago
qcow.c qcow: Use bdrv functions to replace file operation 14 years ago
qcow2-cache.c Use glib memory allocation and free functions 15 years ago
qcow2-cluster.c qcow2: avoid reentrant bdrv_read() in copy_sectors() 15 years ago
qcow2-refcount.c qcow2: Fix order of refcount updates in qcow2_snapshot_goto 15 years ago
qcow2-snapshot.c qcow2: Allow >4 GB VM state 15 years ago
qcow2.c qcow2: Reject too large header extensions 14 years ago
qcow2.h qcow2: Keep unknown header extension when rewriting header 14 years ago
qed-check.c Use glib memory allocation and free functions 15 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 Use glib memory allocation and free functions 15 years ago
qed-table.c block: bdrv_aio_* do not return NULL 15 years ago
qed.c qed: add .bdrv_co_write_zeroes() support 14 years ago
qed.h qed: add .bdrv_co_write_zeroes() support 14 years ago
raw-posix-aio.h prepare for future GPLv2+ relicensing 14 years ago
raw-posix.c block: bdrv_eject(): Make eject_flag a real bool 14 years ago
raw-win32.c block: Rename bdrv_co_flush to bdrv_co_flush_to_disk 15 years ago
raw.c block: bdrv_eject(): Make eject_flag a real bool 14 years ago
rbd.c rbd: wire up snapshot removal and rollback functionality 14 years ago
sheepdog.c sheepdog: fix co_recv coroutine context 14 years ago
stream.c block: add support for partial streaming 14 years ago
vdi.c block/vdi: Zero unused parts when allocating a new block (fix #919242) 14 years ago
vmdk.c block: convert qcow2, qcow2, and vmdk to .bdrv_co_is_allocated() 15 years ago
vpc.c vpc: Round up image size during fixed image creation 14 years ago
vvfat.c vvfat: avoid leaking file descriptor in commit_one_file() 14 years ago