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 Maydell f3e3b083d4 Block layer core and image format patches 11 years ago
..
Makefile.objs throttle: Add throttle group infrastructure 11 years ago
accounting.c block: add accounting for merged requests 12 years ago
archipelago.c block: remove superfluous '\n' around error_report/error_setg 12 years ago
backup.c block: Ensure consistent bitmap function prototypes 11 years ago
blkdebug.c block: Move flag inheritance to bdrv_open_inherit() 11 years ago
blkverify.c block: Move flag inheritance to bdrv_open_inherit() 11 years ago
block-backend.c block-backend: Expose bdrv_write_zeroes() 11 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 block/dmg: improve zeroes handling 12 years ago
gluster.c block: don't convert file size to sector size 12 years ago
io.c throttle: Add throttle group support 11 years ago
iscsi.c iscsi: Remove pointless runtime check of macro value 11 years ago
linux-aio.c linux-aio: simplify removal of completed iocbs from the list 12 years ago
mirror.c block/mirror: Always call block_job_sleep_ns() 11 years ago
nbd-client.c nbd: Set block size to BDRV_SECTOR_SIZE 12 years ago
nbd-client.h nbd: Set block size to BDRV_SECTOR_SIZE 12 years ago
nbd.c nbd: Fix nbd_establish_connection()'s return value 12 years ago
nfs.c block/nfs: Add create_opts 12 years ago
null.c block/null: Support reopen 11 years ago
parallels.c block/parallels: improve image writing performance further 11 years ago
qapi.c throttle: add the name of the ThrottleGroup to BlockDeviceInfo 11 years ago
qcow.c qcow2/qcow: protect against uninitialized encryption key 11 years ago
qcow2-cache.c qcow2: style fixes in qcow2-cache.c 11 years ago
qcow2-cluster.c qcow2/qcow: protect against uninitialized encryption key 11 years ago
qcow2-refcount.c qcow2: make qcow2_cache_put() a void function 11 years ago
qcow2-snapshot.c savevm: create snapshot failed when id_str already exists 11 years ago
qcow2.c qcow2: Add DEFAULT_L2_CACHE_CLUSTERS 11 years ago
qcow2.h qcow2: Add DEFAULT_L2_CACHE_CLUSTERS 11 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: use bdrv_get_device_or_node_name() in error messages 11 years ago
qed.h qed: Really remove unused field QEDAIOCB.finished 12 years ago
quorum.c block: Move flag inheritance to bdrv_open_inherit() 11 years ago
raw-aio.h linux-aio: drop return code from laio_io_unplug and ioq_submit 12 years ago
raw-posix.c raw-posix: Fix .bdrv_co_get_block_status() for unaligned image size 11 years ago
raw-win32.c block: Remove "growable" from BDS 12 years ago
raw_bsd.c block: Add driver methods to probe blocksizes and geometry 12 years ago
rbd.c Convert (ffs(val) - 1) to ctz32(val) 11 years ago
sheepdog.c sheepdog: fix resource leak with sd_snapshot_create 11 years ago
snapshot.c block: use bdrv_get_device_or_node_name() in error messages 11 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
throttle-groups.c throttle: acquire the ThrottleGroup lock in bdrv_swap() 11 years ago
vdi.c block: use bdrv_get_device_or_node_name() in error messages 11 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 bdrv_get_device_or_node_name() in error messages 11 years ago
vhdx.h block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec 12 years ago
vmdk.c block: Fix reopen flag inheritance 11 years ago
vpc.c block: use bdrv_get_device_or_node_name() in error messages 11 years ago
vvfat.c block: use bdrv_get_device_or_node_name() in error messages 11 years ago
win32-aio.c block: Rename BlockDriverCompletionFunc to BlockCompletionFunc 12 years ago
write-threshold.c block: Fix block-set-write-threshold not to use funky error class 12 years ago