qemu/block
Markus Armbruster 856dfd8a03 qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20190523143508.25387-3-armbru@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2019-06-11 20:22:09 +02:00
..
accounting.c
backup.c block: Add BlockBackend.ctx 2019-06-04 15:22:22 +02:00
blkdebug.c
blklogwrites.c
blkreplay.c
blkverify.c
block-backend.c block: Adjust AioContexts when attaching nodes 2019-06-04 15:22:22 +02:00
bochs.c
cloop.c
commit.c block: Remove wrong bdrv_set_aio_context() calls 2019-06-04 15:22:22 +02:00
copy-on-read.c
create.c
crypto.c block: Add BlockBackend.ctx 2019-06-04 15:22:22 +02:00
crypto.h
curl.c
dirty-bitmap.c qapi: support external bitmaps in block-dirty-bitmap-merge 2019-05-28 19:33:31 -04:00
dmg-bz2.c
dmg-lzfse.c
dmg.c
dmg.h
file-posix.c block/file-posix: Unaligned O_DIRECT block-status 2019-05-20 17:08:57 +02:00
file-win32.c
gluster.c
io.c block/io: bdrv_pdiscard: support int64_t bytes parameter 2019-06-04 16:55:58 +02:00
iscsi-opts.c
iscsi.c
linux-aio.c block/linux-aio: Drop unused BlockAIOCB submission method 2019-06-04 15:20:41 +02:00
Makefile.objs qcow2: add separate file for threaded data processing functions 2019-05-28 20:30:55 +02:00
mirror.c block: Remove wrong bdrv_set_aio_context() calls 2019-06-04 15:22:22 +02:00
nbd-client.c
nbd-client.h
nbd.c
nfs.c
null.c
nvme.c
parallels.c block: Add BlockBackend.ctx 2019-06-04 15:22:22 +02:00
parallels.h
qapi.c
qcow.c block: Add BlockBackend.ctx 2019-06-04 15:22:22 +02:00
qcow2-bitmap.c qcow2-bitmap: initialize bitmap directory alignment 2019-05-28 20:30:55 +02:00
qcow2-cache.c qcow2.h: add missing include 2019-05-28 20:30:55 +02:00
qcow2-cluster.c qcow2: skip writing zero buffers to empty COW areas 2019-05-28 20:30:55 +02:00
qcow2-refcount.c block/qcow2-refcount: add trace-point to qcow2_process_discards 2019-06-04 16:55:58 +02:00
qcow2-snapshot.c qcow2.h: add missing include 2019-05-28 20:30:55 +02:00
qcow2-threads.c qcow2: do encryption in threads 2019-05-28 20:30:55 +02:00
qcow2.c block: Add BlockBackend.ctx 2019-06-04 15:22:22 +02:00
qcow2.h block: avoid recursive block_status call if possible 2019-06-04 15:20:41 +02:00
qed-check.c
qed-cluster.c
qed-l2-cache.c
qed-table.c
qed.c block: Add BlockBackend.ctx 2019-06-04 15:22:22 +02:00
qed.h
quorum.c block: Make bdrv_root_attach_child() unref child_bs on failure 2019-05-28 20:30:55 +02:00
raw-format.c
rbd.c
replication.c
sheepdog.c block: Add BlockBackend.ctx 2019-06-04 15:22:22 +02:00
snapshot.c
ssh.c qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h 2019-06-11 20:22:09 +02:00
stream.c
throttle-groups.c
throttle.c
trace-events block/qcow2-refcount: add trace-point to qcow2_process_discards 2019-06-04 16:55:58 +02:00
vdi.c block: Add BlockBackend.ctx 2019-06-04 15:22:22 +02:00
vhdx-endian.c
vhdx-log.c
vhdx.c block: Add BlockBackend.ctx 2019-06-04 15:22:22 +02:00
vhdx.h
vmdk.c block: Add BlockBackend.ctx 2019-06-04 15:22:22 +02:00
vpc.c block: Add BlockBackend.ctx 2019-06-04 15:22:22 +02:00
vvfat.c qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h 2019-06-11 20:22:09 +02:00
vxhs.c
win32-aio.c
write-threshold.c