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 75be9a52b1 nbd patches for 2017-09-06 9 years ago
..
Makefile.objs block: add throttle block filter driver 9 years ago
accounting.c block: make accounting thread-safe 9 years ago
backup.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
blkdebug.c block: add default implementations for bdrv_co_get_block_status() 9 years ago
blkreplay.c block: change variable names in BlockDriverState 9 years ago
blkverify.c blkverify: Catch bs->exact_filename overflow 9 years ago
block-backend.c block: tidy ThrottleGroupMember initializations 9 years ago
bochs.c block: do not set BDS read_only if copy_on_read enabled 9 years ago
cloop.c block: do not set BDS read_only if copy_on_read enabled 9 years ago
commit.c block: add default implementations for bdrv_co_get_block_status() 9 years ago
crypto.c block: Add PreallocMode to bdrv_truncate() 9 years ago
crypto.h qcow: convert QCow to use QCryptoBlock for encryption 9 years ago
curl.c curl: do not do aio_poll when waiting for a free CURLState 9 years ago
dirty-bitmap.c dirty-bitmap: Report BlockDirtyInfo.count in bytes, as documented 9 years ago
dmg-bz2.c dmg: Move libbz2 code to dmg-bz2.so 10 years ago
dmg.c dmg: use DIV_ROUND_UP 9 years ago
dmg.h dmg: Move libbz2 code to dmg-bz2.so 10 years ago
file-posix.c qapi: Change data type of the FOO_lookup generated for enum FOO 9 years ago
file-win32.c qapi: Change data type of the FOO_lookup generated for enum FOO 9 years ago
gluster.c qapi: Change data type of the FOO_lookup generated for enum FOO 9 years ago
io.c block: add default implementations for bdrv_co_get_block_status() 9 years ago
iscsi-opts.c block/iscsi: statically link qemu_iscsi_opts 10 years ago
iscsi.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
linux-aio.c block: explicitly acquire aiocontext in aio callbacks that need it 10 years ago
mirror.c block: add default implementations for bdrv_co_get_block_status() 9 years ago
nbd-client.c nbd: Use new qio_channel_*_all() functions 9 years ago
nbd-client.h nbd-client: avoid spurious qio_channel_yield() re-entry 9 years ago
nbd.c nbd: Implement NBD_INFO_BLOCK_SIZE on client 9 years ago
nfs.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
null.c block/null: Remove 'filename' option 9 years ago
parallels.c qapi: drop the sentinel in enum array 9 years ago
qapi.c block: move ThrottleGroup membership to ThrottleGroupMember 9 years ago
qcow.c qcow: Check failure of bdrv_getlength() and bdrv_truncate() 9 years ago
qcow2-bitmap.c qcow2-bitmap: fix bitmap_free 9 years ago
qcow2-cache.c qcow2: Remove stale comment 10 years ago
qcow2-cluster.c -----BEGIN PGP SIGNATURE----- 9 years ago
qcow2-refcount.c qcow2: fix null pointer dereference 9 years ago
qcow2-snapshot.c qcow2: Discard/zero clusters by byte count 9 years ago
qcow2.c qcow2: move qcow2_store_persistent_dirty_bitmaps() before cache flushing 9 years ago
qcow2.h block/qcow2: falloc/full preallocating growth 9 years ago
qed-check.c qed: Use DIV_ROUND_UP 10 years ago
qed-cluster.c qed: protect table cache with CoMutex 9 years ago
qed-l2-cache.c qed: protect table cache with CoMutex 9 years ago
qed-table.c qed: protect table cache with CoMutex 9 years ago
qed.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
qed.h qed: protect table cache with CoMutex 9 years ago
quorum.c qapi: Change data type of the FOO_lookup generated for enum FOO 9 years ago
raw-format.c block: remove unused bdrv_media_changed 9 years ago
rbd.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
replication.c block: Make bdrv_is_allocated_above() byte-based 9 years ago
sheepdog.c Merge QEMU I/O 2017/09/05 v2 9 years ago
snapshot.c qobject: Use simpler QDict/QList scalar insertion macros 9 years ago
ssh.c util: remove the obsolete non-blocking connect 9 years ago
stream.c block: Make bdrv_is_allocated_above() byte-based 9 years ago
throttle-groups.c block: add throttle block filter driver 9 years ago
throttle.c block: add throttle block filter driver 9 years ago
trace-events block: move trace probes into bdrv_co_preadv|pwritev 9 years ago
vdi.c vdi: make it thread-safe 9 years ago
vhdx-endian.c vhdx: Use QEMU UUID API 10 years ago
vhdx-log.c vhdx: use QEMU_ALIGN_DOWN 9 years ago
vhdx.c block/vhdx: check for offset overflow to bdrv_truncate() 9 years ago
vhdx.h block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec 12 years ago
vmdk.c vmdk: Fix error handling/reporting of vmdk_check 9 years ago
vpc.c vpc: use DIV_ROUND_UP 9 years ago
vvfat.c vvfat: use DIV_ROUND_UP 9 years ago
vxhs.c qobject: Use simpler QDict/QList scalar insertion macros 9 years ago
win32-aio.c block: explicitly acquire aiocontext in aio callbacks that need it 10 years ago
write-threshold.c block: use bdrv_add_before_write_notifier 10 years ago