..
Makefile.objs
block: add throttle block filter driver
9 years ago
accounting.c
block: make accounting thread-safe
9 years ago
backup.c
dirty-bitmap: Change bdrv_dirty_iter_next() to report byte offset
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
commit: Remove overlay_bs
9 years ago
crypto.c
block: support passthrough of BDRV_REQ_FUA in crypto driver
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: Convert internal hbitmap size/granularity
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
file-posix: Clear out first sector in hdev_create
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: Perform copy-on-read in loop
9 years ago
iscsi-opts.c
block/iscsi: statically link qemu_iscsi_opts
10 years ago
iscsi.c
scsi: move block/scsi.h to include/scsi/constants.h
9 years ago
linux-aio.c
block: explicitly acquire aiocontext in aio callbacks that need it
10 years ago
mirror.c
block/mirror: check backing in bdrv_mirror_top_flush
9 years ago
nbd-client.c
block/nbd-client: nbd_co_send_request: fix return code
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
block: convert qcrypto_block_encrypt|decrypt to take bytes offset
9 years ago
qcow2-bitmap.c
qcow2: Switch store_bitmap_data() to byte-based iteration
9 years ago
qcow2-cache.c
qcow2: add qcow2_cache_discard
9 years ago
qcow2-cluster.c
block: convert qcrypto_block_encrypt|decrypt to take bytes offset
9 years ago
qcow2-refcount.c
qcow2: truncate the tail of the image file after shrinking the image
9 years ago
qcow2-snapshot.c
qcow2: Discard/zero clusters by byte count
9 years ago
qcow2.c
qcow2: truncate the tail of the image file after shrinking the image
9 years ago
qcow2.h
qcow2: truncate the tail of the image file after shrinking the image
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: Add reopen_queue to bdrv_child_perm()
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/throttle-groups.c: allocate RestartData on the heap
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
block: Add reopen_queue to bdrv_child_perm()
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