..
Makefile.objs
block: introduce compress filter driver
6 years ago
accounting.c
block: add empty account cookie type
7 years ago
aio_task.c
block: introduce aio task pool
7 years ago
backup-top.c
backup-top: Begin drain earlier
6 years ago
backup-top.h
block: introduce backup-top filter driver
7 years ago
backup.c
block/backup: drop dead code from backup_job_create
7 years ago
blkdebug.c
blkdebug: Allow taking/unsharing permissions
6 years ago
blklogwrites.c
Include qemu/module.h where needed, drop it from qemu-common.h
7 years ago
blkreplay.c
block: implement bdrv_snapshot_goto for blkreplay
7 years ago
blkverify.c
Include qemu/module.h where needed, drop it from qemu-common.h
7 years ago
block-backend.c
block: Add @exact parameter to bdrv_co_truncate()
7 years ago
block-copy.c
block/block-copy: fix s->copy_size for compressed cluster
7 years ago
bochs.c
block: Use QEMU_IS_ALIGNED
7 years ago
cloop.c
block: Use QEMU_IS_ALIGNED
7 years ago
commit.c
block: Add @exact parameter to bdrv_co_truncate()
7 years ago
copy-on-read.c
block/cor: Drop cor_co_truncate()
7 years ago
create.c
block/create: Do not abort if a block driver is not available
7 years ago
crypto.c
block: Let format drivers pass @exact
7 years ago
crypto.h
Clean up ill-advised or unusual header guards
7 years ago
curl.c
curl: Check curl_multi_add_handle()'s return code
7 years ago
dirty-bitmap.c
bitmap: Enforce maximum bitmap name length
6 years ago
dmg-bz2.c
Include qemu-common.h exactly where needed
7 years ago
dmg-lzfse.c
block: adding lzfse decompressing support as a module.
7 years ago
dmg.c
block: Use QEMU_IS_ALIGNED
7 years ago
dmg.h
Include qemu-common.h exactly where needed
7 years ago
file-posix.c
block/file-posix: Fix laio_init() error handling crash bug
6 years ago
file-win32.c
block: Add @exact parameter to bdrv_co_truncate()
7 years ago
filter-compress.c
block: introduce compress filter driver
6 years ago
gluster.c
block: Add @exact parameter to bdrv_co_truncate()
7 years ago
io.c
block: Add bdrv_co_get_self_request()
7 years ago
iscsi-opts.c
Include qemu/module.h where needed, drop it from qemu-common.h
7 years ago
iscsi.c
block: Evaluate @exact in protocol drivers
7 years ago
linux-aio.c
linux-aio: increasing MAX_EVENTS to a larger hardcoded value
6 years ago
mirror.c
block: Add @exact parameter to bdrv_co_truncate()
7 years ago
nbd.c
nbd: assert that Error** is not NULL in nbd_iter_channel_error
6 years ago
nfs.c
block: Add @exact parameter to bdrv_co_truncate()
7 years ago
null.c
replay: add BH oneshot event for block layer
7 years ago
nvme.c
block/nvme: add support for discard
7 years ago
parallels.c
Block patches for softfreeze:
7 years ago
parallels.h
Clean up includes
8 years ago
qapi.c
qapi: query-blockstat: add driver specific file-posix stats
7 years ago
qcow.c
block: Add @exact parameter to bdrv_co_truncate()
7 years ago
qcow2-bitmap.c
qcow2-bitmaps: fix qcow2_can_store_new_dirty_bitmap
6 years ago
qcow2-cache.c
core: replace getpagesize() with qemu_real_host_page_size
7 years ago
qcow2-cluster.c
qcow2: Limit total allocation range to INT_MAX
7 years ago
qcow2-refcount.c
block: Add @exact parameter to bdrv_co_truncate()
7 years ago
qcow2-snapshot.c
qcow2: Fix v3 snapshot table entry compliancy
7 years ago
qcow2-threads.c
block/qcow2: refactor encryption code
7 years ago
qcow2.c
qcow2: Allow writing compressed data of multiple clusters
6 years ago
qcow2.h
qcow2: Fix QCOW2_COMPRESSED_SECTOR_MASK
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
block: Pass truncate exact=true where reasonable
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
block: Let format drivers pass @exact
7 years ago
rbd.c
block: Add @exact parameter to bdrv_co_truncate()
7 years ago
replication.c
block/backup: use backup-top instead of write notifiers
7 years ago
sheepdog.c
block: Add @exact parameter to bdrv_co_truncate()
7 years ago
snapshot.c
block/snapshot: rename Error ** parameter to more common errp
6 years ago
ssh.c
block: Add @exact parameter to bdrv_co_truncate()
7 years ago
stream.c
job: drop job_drain
7 years ago
throttle-groups.c
throttle-groups: fix memory leak in throttle_group_set_limit:
6 years ago
throttle.c
Include qemu/module.h where needed, drop it from qemu-common.h
7 years ago
trace-events
block/nvme: add support for discard
7 years ago
vdi.c
block: Add @exact parameter to bdrv_co_truncate()
7 years ago
vhdx-endian.c
Include qemu-common.h exactly where needed
7 years ago
vhdx-log.c
block: Add @exact parameter to bdrv_co_truncate()
7 years ago
vhdx.c
block: Add @exact parameter to bdrv_co_truncate()
7 years ago
vhdx.h
block/vhdx: Use IEC binary prefixes for size constants
7 years ago
vmdk.c
block: Add @exact parameter to bdrv_co_truncate()
7 years ago
vpc.c
block: Add @exact parameter to bdrv_co_truncate()
7 years ago
vvfat.c
block: Use QEMU_IS_ALIGNED
7 years ago
vxhs.c
replay: add BH oneshot event for block layer
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