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.
 
 
 
 
 
 
Peter Wu debfb917a4 block/iscsi: fix uninitialized variable 12 years ago
..
Makefile.objs qemu-img: Implement commit like QMP 12 years ago
accounting.c block: do not use get_clock() 12 years ago
archipelago.c block: Rename BlockDriverCompletionFunc to BlockCompletionFunc 12 years ago
backup.c block: let backup blockjob run in BDS AioContext 12 years ago
blkdebug.c blkdebug: Simplify and improve filename generation 12 years ago
blkverify.c block: Rename BlockDriverCompletionFunc to BlockCompletionFunc 12 years ago
block-backend.c block: Add blk_add_close_notifier() for BB 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: let commit blockjob run in BDS AioContext 12 years ago
curl.c block/curl: Improve type safety of s->timeout. 12 years ago
dmg.c dmg: Handle failure for potentially large allocations 12 years ago
gluster.c block: don't convert file size to sector size 12 years ago
iscsi.c block/iscsi: fix uninitialized variable 12 years ago
linux-aio.c linux-aio: simplify removal of completed iocbs from the list 12 years ago
mirror.c block: let mirror blockjob run in BDS AioContext 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: Fix filename generation 12 years ago
nfs.c block/nfs: Add create_opts 12 years ago
null.c block: Rename BlockDriverCompletionFunc to BlockCompletionFunc 12 years ago
parallels.c block/parallels: fix access to not initialized memory in catalog_bitmap 12 years ago
qapi.c block/qapi: Add cache information to query-block 12 years ago
qcow.c block: Eliminate BlockDriverState member device_name[] 12 years ago
qcow2-cache.c qcow2: Use g_try_new0() for cache array 12 years ago
qcow2-cluster.c qcow2: Prevent numerical overflow 12 years ago
qcow2-refcount.c block/qcow2: Make get_refcount() global 12 years ago
qcow2-snapshot.c qcow2: Allow "full" discard 12 years ago
qcow2.c qcow2: Respect bdrv_truncate() error 12 years ago
qcow2.h block/qcow2: Make get_refcount() global 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 block: Rename BlockDriverCompletionFunc to BlockCompletionFunc 12 years ago
qed-l2-cache.c qed: do not evict in-use L2 table cache entries 15 years ago
qed-table.c block: Rename BlockDriverCompletionFunc to BlockCompletionFunc 12 years ago
qed.c block: Rename BlockDriverCompletionFunc to BlockCompletionFunc 12 years ago
qed.h block: Rename BlockDriverCompletionFunc to BlockCompletionFunc 12 years ago
quorum.c block: Rename BlockDriverCompletionFunc to BlockCompletionFunc 12 years ago
raw-aio.h linux-aio: drop return code from laio_io_unplug and ioq_submit 12 years ago
raw-posix.c block/raw-posix: Fix ret in raw_open_common() 12 years ago
raw-win32.c block: Make essential BlockDriver objects public 12 years ago
raw_bsd.c block: Make essential BlockDriver objects public 12 years ago
rbd.c block/rbd: fix memory leak 12 years ago
sheepdog.c block: Rename BlockDriverAIOCB* to BlockAIOCB* 12 years ago
snapshot.c snapshot: add bdrv_drain_all() to bdrv_snapshot_delete() to avoid concurrency problem 12 years ago
ssh.c ssh: Don't crash if either host or path is not specified. 12 years ago
stream.c block: let stream blockjob run in BDS AioContext 12 years ago
vdi.c block: remove BLOCK_OPT_NOCOW from vdi_create_opts 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: vhdx - set .bdrv_has_zero_init to bdrv_has_zero_init_1 12 years ago
vhdx.h block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec 12 years ago
vmdk.c vmdk: Fix error for JSON descriptor file names 12 years ago
vpc.c block: remove BLOCK_OPT_NOCOW from vpc_create_opts 12 years ago
vvfat.c block/vvfat: qcow driver may not be found 12 years ago
win32-aio.c block: Rename BlockDriverCompletionFunc to BlockCompletionFunc 12 years ago