| .. |
|
Makefile.objs
|
qcow2: add separate file for threaded data processing functions
|
7 years ago |
|
accounting.c
|
block/accounting: introduce latency histogram
|
9 years ago |
|
backup.c
|
block: Add BlockBackend.ctx
|
7 years ago |
|
blkdebug.c
|
block: Advertise BDRV_REQ_NO_FALLBACK in filter drivers
|
7 years ago |
|
blklogwrites.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
blkreplay.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
blkverify.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
block-backend.c
|
block: Adjust AioContexts when attaching nodes
|
7 years ago |
|
bochs.c
|
avoid TABs in files that only contain a few
|
8 years ago |
|
cloop.c
|
block: Require auto-read-only for existing fallbacks
|
8 years ago |
|
commit.c
|
block: Remove wrong bdrv_set_aio_context() calls
|
7 years ago |
|
copy-on-read.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
create.c
|
jobs: utilize job_exit shim
|
8 years ago |
|
crypto.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
crypto.h
|
Clean up ill-advised or unusual header guards
|
7 years ago |
|
curl.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
dirty-bitmap.c
|
qapi: support external bitmaps in block-dirty-bitmap-merge
|
7 years ago |
|
dmg-bz2.c
|
dmg: Move libbz2 code to dmg-bz2.so
|
10 years ago |
|
dmg-lzfse.c
|
block: adding lzfse decompressing support as a module.
|
8 years ago |
|
dmg.c
|
dmg: don't skip zero chunk
|
8 years ago |
|
dmg.h
|
dmg: including dmg-lzfse module inside dmg block driver.
|
8 years ago |
|
file-posix.c
|
block/file-posix: Unaligned O_DIRECT block-status
|
7 years ago |
|
file-win32.c
|
avoid TABs in files that only contain a few
|
8 years ago |
|
gluster.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
io.c
|
block/io: bdrv_pdiscard: support int64_t bytes parameter
|
7 years ago |
|
iscsi-opts.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
iscsi.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
linux-aio.c
|
block/linux-aio: Drop unused BlockAIOCB submission method
|
7 years ago |
|
mirror.c
|
block: Remove wrong bdrv_set_aio_context() calls
|
7 years ago |
|
nbd-client.c
|
nbd/client: Trace server noncompliance on structured reads
|
7 years ago |
|
nbd-client.h
|
nbd: Restrict connection_co reentrance
|
8 years ago |
|
nbd.c
|
nbd/client: Lower min_block for block-status, unaligned size
|
7 years ago |
|
nfs.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
null.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
nvme.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
parallels.c
|
block: Add BlockBackend.ctx
|
7 years ago |
|
parallels.h
|
Clean up includes
|
9 years ago |
|
qapi.c
|
qemu-img: Saner printing of large file sizes
|
7 years ago |
|
qcow.c
|
block: Add BlockBackend.ctx
|
7 years ago |
|
qcow2-bitmap.c
|
qcow2-bitmap: initialize bitmap directory alignment
|
7 years ago |
|
qcow2-cache.c
|
qcow2.h: add missing include
|
7 years ago |
|
qcow2-cluster.c
|
qcow2: skip writing zero buffers to empty COW areas
|
7 years ago |
|
qcow2-refcount.c
|
block/qcow2-refcount: add trace-point to qcow2_process_discards
|
7 years ago |
|
qcow2-snapshot.c
|
qcow2.h: add missing include
|
7 years ago |
|
qcow2-threads.c
|
qcow2: do encryption in threads
|
7 years ago |
|
qcow2.c
|
block: Add BlockBackend.ctx
|
7 years ago |
|
qcow2.h
|
block: avoid recursive block_status call if possible
|
7 years ago |
|
qed-check.c
|
block/qed: add missed coroutine_fn markers
|
7 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/qed: add missed coroutine_fn markers
|
7 years ago |
|
qed.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
qed.h
|
block/qed: add missed coroutine_fn markers
|
7 years ago |
|
quorum.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
raw-format.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
rbd.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
replication.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
sheepdog.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
snapshot.c
|
block/snapshot: remove bdrv_snapshot_delete_by_id_or_name
|
8 years ago |
|
ssh.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
stream.c
|
block/stream: use buffer-based io
|
7 years ago |
|
throttle-groups.c
|
throttle-groups: fix restart coroutine iothread race
|
8 years ago |
|
throttle.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
trace-events
|
block/qcow2-refcount: add trace-point to qcow2_process_discards
|
7 years ago |
|
vdi.c
|
block: Add BlockBackend.ctx
|
7 years ago |
|
vhdx-endian.c
|
block/vhdx: Don't take address of fields in packed structs
|
8 years ago |
|
vhdx-log.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
vhdx.c
|
block: Add BlockBackend.ctx
|
7 years ago |
|
vhdx.h
|
block/vhdx: Use IEC binary prefixes for size constants
|
7 years ago |
|
vmdk.c
|
block: Add BlockBackend.ctx
|
7 years ago |
|
vpc.c
|
block: Add BlockBackend.ctx
|
7 years ago |
|
vvfat.c
|
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
|
7 years ago |
|
vxhs.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
win32-aio.c
|
Include qemu/module.h where needed, drop it from qemu-common.h
|
7 years ago |
|
write-threshold.c
|
qapi: Drop qapi_event_send_FOO()'s Error ** argument
|
8 years ago |