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.
 
 
 
 
 
 
Fam Zheng 8df3abfcee quorum: Fix leak of opts in quorum_open 12 years ago
..
Makefile.objs aio-win32: add support for sockets 12 years ago
archipelago.c block: Use g_new() & friends where that makes obvious sense 12 years ago
backup.c block/backup: Fix hang for unaligned image size 12 years ago
blkdebug.c blkdebug: Delete BH in bdrv_aio_cancel 12 years ago
blkverify.c blkverify: Fix leak of opts in blkverify_open 12 years ago
bochs.c block: Use g_new() & friends to avoid multiplying sizes 12 years ago
cloop.c cloop: Handle failure for potentially large allocations 12 years ago
commit.c block: extend block-commit to accept a string for the backing file 12 years ago
cow.c block/cow: Avoid use of uninitialized cow_bs in error path 12 years ago
curl.c curl: Don't deref NULL pointer in call to aio_poll. 12 years ago
dmg.c dmg: Handle failure for potentially large allocations 12 years ago
gluster.c block: Use g_new() & friends where that makes obvious sense 12 years ago
iscsi.c block/iscsi: fix memory corruption on iscsi resize 12 years ago
linux-aio.c linux-aio: avoid deadlock in nested aio_poll() calls 12 years ago
mirror.c mirror: fix uninitialized variable delay_ns warnings 12 years ago
nbd-client.c nbd: implement .bdrv_detach/attach_aio_context() 12 years ago
nbd-client.h nbd: implement .bdrv_detach/attach_aio_context() 12 years ago
nbd.c nbd: Implement bdrv_refresh_filename() 12 years ago
nfs.c nfs: Fix leak of opts in nfs_file_open 12 years ago
parallels.c block: Use g_new() & friends to avoid multiplying sizes 12 years ago
qapi.c qemu-img info: show nocow info 12 years ago
qcow.c block: Use g_new() & friends where that makes obvious sense 12 years ago
qcow2-cache.c qcow2: Use g_try_new0() for cache array 12 years ago
qcow2-cluster.c block: Use g_new() & friends where that makes obvious sense 12 years ago
qcow2-refcount.c block: Use g_new() & friends where that makes obvious sense 12 years ago
qcow2-snapshot.c block: Use g_new() & friends where that makes obvious sense 12 years ago
qcow2.c qcow2: Add runtime options for cache sizes 12 years ago
qcow2.h qcow2: Add runtime options for cache sizes 12 years ago
qed-check.c block: Use g_new() & friends to avoid multiplying sizes 12 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 qed: use BlockDriverState's AioContext 12 years ago
qed.c qed: Handle failure for potentially large allocations 12 years ago
qed.h qed: Make qiov match request size until backing file EOF 12 years ago
quorum.c quorum: Fix leak of opts in quorum_open 12 years ago
raw-aio.h linux-aio: implement io plug, unplug and flush io queue 12 years ago
raw-posix.c raw-posix: fix O_DIRECT short reads 12 years ago
raw-win32.c cleanup QEMUOptionParameter 12 years ago
raw_bsd.c block: Add Error argument to bdrv_refresh_limits() 12 years ago
rbd.c block: Use g_new() & friends to avoid multiplying sizes 12 years ago
sheepdog.c sheepdog: fix a core dump while do auto-reconnecting 12 years ago
snapshot.c Use error_is_set() only when necessary 12 years ago
ssh.c cleanup QEMUOptionParameter 12 years ago
stream.c block: Add Error argument to bdrv_refresh_limits() 12 years ago
vdi.c block: Use g_new() & friends where that makes obvious sense 12 years ago
vhdx-endian.c block: VHDX endian fixes 12 years ago
vhdx-log.c block: Drop some superfluous casts from void * 12 years ago
vhdx.c block: Use g_new() & friends where that makes obvious sense 12 years ago
vhdx.h block: VHDX endian fixes 12 years ago
vmdk.c vmdk: Use bdrv_nb_sectors() where sectors, not bytes are wanted 12 years ago
vpc.c vpc: Handle failure for potentially large allocations 12 years ago
vvfat.c block/vvfat.c: remove debugging code to reinit stderr if NULL 12 years ago
win32-aio.c raw-win32: Handle failure for potentially large allocations 12 years ago