..
Makefile.objs
block: Make more block drivers compile-time configurable
8 years ago
accounting.c
block/accounting: introduce latency histogram
9 years ago
backup.c
block/backup: make function variables consistently named
8 years ago
blkdebug.c
qstring: Move qstring_from_substr()'s @end one to the right
8 years ago
blklogwrites.c
block: Use BdrvChild to discard
8 years ago
blkreplay.c
trivial: Make bios files and source files non-executable
8 years ago
blkverify.c
qstring: Move qstring_from_substr()'s @end one to the right
8 years ago
block-backend.c
block: Null pointer dereference in blk_root_get_parent_desc()
8 years ago
bochs.c
block: Require auto-read-only for existing fallbacks
8 years ago
cloop.c
block: Require auto-read-only for existing fallbacks
8 years ago
commit.c
block/commit: refactor commit to use job callbacks
8 years ago
copy-on-read.c
block: drop empty .bdrv_close handlers
8 years ago
create.c
jobs: utilize job_exit shim
8 years ago
crypto.c
luks: Allow share-rw=on
8 years ago
crypto.h
block/crypto: Simplify block_crypto_{open,create}_opts_init()
8 years ago
curl.c
curl: Support auto-read-only option
8 years ago
dirty-bitmap.c
dirty-bitmaps: clean-up bitmaps loading and migration logic
8 years ago
dmg-bz2.c
dmg: Move libbz2 code to dmg-bz2.so
10 years ago
dmg.c
block: Require auto-read-only for existing fallbacks
8 years ago
dmg.h
block: remove "qemu/osdep.h" from header file
9 years ago
file-posix.c
file-posix: Drop s->lock_fd
8 years ago
file-win32.c
block: Prefix file driver trace points with "file_"
8 years ago
gluster.c
gluster: Support auto-read-only option
8 years ago
io.c
block: Use a single global AioWait
8 years ago
iscsi-opts.c
Move include qemu/option.h from qemu-common.h to actual users
9 years ago
iscsi.c
iscsi: Support auto-read-only option
8 years ago
linux-aio.c
block/linux-aio: acquire AioContext before qemu_laio_process_completions
8 years ago
mirror.c
block/mirror: conservative mirror_exit refactor
8 years ago
nbd-client.c
nbd: Support auto-read-only option
8 years ago
nbd-client.h
nbd/client: Add x-dirty-bitmap to query bitmap from server
8 years ago
nbd.c
qstring: Move qstring_from_substr()'s @end one to the right
8 years ago
nfs.c
block: Convert .bdrv_truncate callback to coroutine_fn
8 years ago
null.c
block: drop empty .bdrv_close handlers
8 years ago
nvme.c
nvme: correct locking around completion
8 years ago
parallels.c
parallels: Switch to byte-based calls
8 years ago
parallels.h
Clean up includes
9 years ago
qapi.c
block/qapi: Fix memory leak in qmp_query_blockstats()
8 years ago
qcow.c
block/qcow: Don't take address of fields in packed structs
8 years ago
qcow2-bitmap.c
block/qcow2-bitmap: Don't take address of fields in packed structs
8 years ago
qcow2-cache.c
qcow2: Allow configuring the L2 slice size
9 years ago
qcow2-cluster.c
qcow2: Free allocated clusters on write error
8 years ago
qcow2-refcount.c
qcow2: Read outside array bounds in qcow2_pre_write_overlap_check()
8 years ago
qcow2-snapshot.c
block: use local path for local headers
8 years ago
qcow2.c
qcow2: Get the request alignment for encrypted images from QCryptoBlock
8 years ago
qcow2.h
bloc/qcow2: drop dirty_bitmaps_loaded state variable
8 years ago
qed-check.c
block: convert bdrv_check callback to coroutine_fn
9 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
block: convert bdrv_check callback to coroutine_fn
9 years ago
qed.c
error: Fix use of error_prepend() with &error_fatal, &error_abort
8 years ago
qed.h
qed: protect table cache with CoMutex
9 years ago
quorum.c
quorum: Forbid adding children in blkverify mode
8 years ago
raw-format.c
block: drop empty .bdrv_close handlers
8 years ago
rbd.c
block: Require auto-read-only for existing fallbacks
8 years ago
replication.c
replication: Switch to byte-based calls
8 years ago
sheepdog.c
block: Use warn_report() & friends to report warnings
8 years ago
snapshot.c
block: make .bdrv_close optional
8 years ago
ssh.c
block: Convert .bdrv_truncate callback to coroutine_fn
8 years ago
stream.c
block/stream: refactor stream to use job callbacks
8 years ago
throttle-groups.c
throttle-groups: Don't allow timers without throttled requests
8 years ago
throttle.c
block: Use BdrvChild to discard
8 years ago
trace-events
block: Add copy offloading trace points
8 years ago
vdi.c
vdi: Use a literal number of bytes for DEFAULT_CLUSTER_SIZE
8 years ago
vhdx-endian.c
block/vhdx: Don't take address of fields in packed structs
8 years ago
vhdx-log.c
block/vhdx: Don't take address of fields in packed structs
8 years ago
vhdx.c
block/vhdx: Don't take address of fields in packed structs
8 years ago
vhdx.h
block/vhdx: Don't take address of fields in packed structs
8 years ago
vmdk.c
vmdk: align end of file to a sector boundary
8 years ago
vpc.c
vpc: Don't leak opts in vpc_open()
8 years ago
vvfat.c
block: Fix potential Null pointer dereferences in vvfat.c
8 years ago
vxhs.c
block: Add block-specific QDict header
8 years ago
win32-aio.c
file-win32: Switch to byte-based callbacks
8 years ago
write-threshold.c
qapi: Drop qapi_event_send_FOO()'s Error ** argument
8 years ago