| .. |
|
Makefile.objs
|
block: x-blockdev-create QMP command
|
8 years ago |
|
accounting.c
|
block/accounting: introduce latency histogram
|
8 years ago |
|
backup.c
|
blockjobs: ensure abort is called for cancelled jobs
|
8 years ago |
|
blkdebug.c
|
block: Switch passthrough drivers to .bdrv_co_block_status()
|
8 years ago |
|
blkreplay.c
|
block/blkreplay: Remove protocol-related fields
|
8 years ago |
|
blkverify.c
|
Move include qemu/option.h from qemu-common.h to actual users
|
8 years ago |
|
block-backend.c
|
block: let blk_add/remove_aio_context_notifier() tolerate BDS changes
|
8 years ago |
|
bochs.c
|
block: Deprecate bdrv_set_read_only() and users
|
9 years ago |
|
cloop.c
|
block: Deprecate bdrv_set_read_only() and users
|
9 years ago |
|
commit.c
|
blockjobs: model single jobs as transactions
|
8 years ago |
|
create.c
|
block: x-blockdev-create QMP command
|
8 years ago |
|
crypto.c
|
luks: Turn another invalid assertion into check
|
8 years ago |
|
crypto.h
|
qcow: convert QCow to use QCryptoBlock for encryption
|
9 years ago |
|
curl.c
|
Move include qemu/option.h from qemu-common.h to actual users
|
8 years ago |
|
dirty-bitmap.c
|
dirty-bitmap: add locked state
|
8 years ago |
|
dmg-bz2.c
|
dmg: Move libbz2 code to dmg-bz2.so
|
10 years ago |
|
dmg.c
|
block: Deprecate bdrv_set_read_only() and users
|
9 years ago |
|
dmg.h
|
block: remove "qemu/osdep.h" from header file
|
8 years ago |
|
file-posix.c
|
file-posix: Fix no-op bdrv_truncate() with falloc preallocation
|
8 years ago |
|
file-win32.c
|
file-win32: Support .bdrv_co_create
|
8 years ago |
|
gluster.c
|
block: include original filename when reporting invalid URIs
|
8 years ago |
|
io.c
|
block: extract AIO_WAIT_WHILE() from BlockDriverState
|
8 years ago |
|
iscsi-opts.c
|
Move include qemu/option.h from qemu-common.h to actual users
|
8 years ago |
|
iscsi.c
|
iscsi: fix iSER compilation
|
8 years ago |
|
linux-aio.c
|
block: explicitly acquire aiocontext in aio callbacks that need it
|
9 years ago |
|
mirror.c
|
block/mirror: change the semantic of 'force' of block-job-cancel
|
8 years ago |
|
nbd-client.c
|
nbd: BLOCK_STATUS for standard get_block_status function: client part
|
8 years ago |
|
nbd-client.h
|
nbd: BLOCK_STATUS for standard get_block_status function: client part
|
8 years ago |
|
nbd.c
|
nbd: BLOCK_STATUS for standard get_block_status function: client part
|
8 years ago |
|
nfs.c
|
nfs: Support .bdrv_co_create
|
8 years ago |
|
null.c
|
null: Switch to .bdrv_co_block_status()
|
8 years ago |
|
nvme.c
|
qdict: remove useless cast
|
8 years ago |
|
parallels.c
|
parallels: Check maximum cluster size on create
|
8 years ago |
|
parallels.h
|
Clean up includes
|
8 years ago |
|
qapi.c
|
qapi: add block latency histogram interface
|
8 years ago |
|
qcow.c
|
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
|
8 years ago |
|
qcow2-bitmap.c
|
qcow2-bitmap: add qcow2_reopen_bitmaps_rw_hint()
|
8 years ago |
|
qcow2-cache.c
|
qcow2: Allow configuring the L2 slice size
|
8 years ago |
|
qcow2-cluster.c
|
qcow2: Check L1 table parameters in qcow2_expand_zero_clusters()
|
8 years ago |
|
qcow2-refcount.c
|
qcow2: Reset free_cluster_index when allocating a new refcount block
|
8 years ago |
|
qcow2-snapshot.c
|
qcow2: Check snapshot L1 table in qcow2_snapshot_delete()
|
8 years ago |
|
qcow2.c
|
qcow2: fix bitmaps loading when bitmaps already exist
|
8 years ago |
|
qcow2.h
|
qcow2-bitmap: add qcow2_reopen_bitmaps_rw_hint()
|
8 years ago |
|
qed-check.c
|
block: convert bdrv_check callback to coroutine_fn
|
8 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
|
8 years ago |
|
qed.c
|
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
|
8 years ago |
|
qed.h
|
qed: protect table cache with CoMutex
|
9 years ago |
|
quorum.c
|
block/quorum: Remove protocol-related fields
|
8 years ago |
|
raw-format.c
|
block: rename .bdrv_create() to .bdrv_co_create_opts()
|
8 years ago |
|
rbd.c
|
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
|
8 years ago |
|
replication.c
|
block/replication: Remove protocol_name field
|
8 years ago |
|
sheepdog.c
|
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
|
8 years ago |
|
snapshot.c
|
Move include qemu/option.h from qemu-common.h to actual users
|
8 years ago |
|
ssh.c
|
ssh: Support .bdrv_co_create
|
8 years ago |
|
stream.c
|
blockjobs: model single jobs as transactions
|
8 years ago |
|
throttle-groups.c
|
Include less of the generated modular QAPI headers
|
8 years ago |
|
throttle.c
|
block/throttle: Remove protocol-related fields
|
8 years ago |
|
trace-events
|
blockjobs: add block-job-finalize
|
8 years ago |
|
vdi.c
|
vdi: Fix build with CONFIG_VDI_DEBUG
|
8 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
|
vhdx: Check for 4 GB maximum log size on creation
|
8 years ago |
|
vhdx.h
|
block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec
|
11 years ago |
|
vmdk.c
|
vmdk: return ERROR when cluster sector is larger than vmdk limitation
|
8 years ago |
|
vpc.c
|
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
|
8 years ago |
|
vvfat.c
|
vvfat: Fix inherit_options flags
|
8 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
|
9 years ago |
|
write-threshold.c
|
Include less of the generated modular QAPI headers
|
8 years ago |