| .. |
|
export
|
aio-posix: split poll check from ready handler
|
4 years ago |
|
monitor
|
include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline drive_def
|
4 years ago |
|
accounting.c
|
block/accounting: Use lock guard macros
|
5 years ago |
|
aio_task.c
|
block/aio_task: assert `max_busy_tasks` is greater than 0
|
5 years ago |
|
amend.c
|
block/amend: Check whether the node exists
|
6 years ago |
|
backup.c
|
jobs: Give Job.force_cancel more meaning
|
5 years ago |
|
blkdebug.c
|
block: use int64_t instead of int in driver discard handlers
|
5 years ago |
|
blklogwrites.c
|
block: use int64_t instead of int in driver discard handlers
|
5 years ago |
|
blkreplay.c
|
block: use int64_t instead of int in driver discard handlers
|
5 years ago |
|
blkverify.c
|
block: use int64_t instead of uint64_t in driver write handlers
|
5 years ago |
|
block-backend.c
|
block-backend: prevent dangling BDS pointers across aio_poll()
|
4 years ago |
|
block-copy.c
|
block/block-copy: block_copy_state_new(): drop extra arguments
|
5 years ago |
|
block-gen.h
|
scripts: add block-coroutine-wrapper.py
|
6 years ago |
|
bochs.c
|
block: use int64_t instead of uint64_t in driver read handlers
|
5 years ago |
|
cloop.c
|
block: use int64_t instead of uint64_t in driver read handlers
|
5 years ago |
|
commit.c
|
block: drop BLK_PERM_GRAPH_MOD
|
4 years ago |
|
copy-before-write.c
|
block: use int64_t instead of int in driver discard handlers
|
5 years ago |
|
copy-before-write.h
|
block/copy-before-write: bdrv_cbw_append(): drop unused compress arg
|
5 years ago |
|
copy-on-read.c
|
block: use int64_t instead of int in driver discard handlers
|
5 years ago |
|
copy-on-read.h
|
copy-on-read: add filter drop function
|
5 years ago |
|
coroutines.h
|
block-backend: drop blk_prw, use block-coroutine-wrapper
|
5 years ago |
|
create.c
|
block/create: Do not abort if a block driver is not available
|
7 years ago |
|
crypto.c
|
block: use int64_t instead of uint64_t in driver write handlers
|
5 years ago |
|
crypto.h
|
nomaintainer: Fix Lesser GPL version number
|
5 years ago |
|
curl.c
|
aio-posix: split poll check from ready handler
|
4 years ago |
|
dirty-bitmap.c
|
iotests: Improve and rename test 291 to qemu-img-bitmap
|
5 years ago |
|
dmg-bz2.c
|
Include qemu-common.h exactly where needed
|
7 years ago |
|
dmg-lzfse.c
|
block: Remove unused include
|
5 years ago |
|
dmg.c
|
block: use int64_t instead of uint64_t in driver read handlers
|
5 years ago |
|
dmg.h
|
Include qemu-common.h exactly where needed
|
7 years ago |
|
file-posix.c
|
block/file-posix: Simplify the XFS_IOC_DIOINFO handling
|
4 years ago |
|
file-win32.c
|
block: use int64_t instead of uint64_t in driver write handlers
|
5 years ago |
|
filter-compress.c
|
block: use int64_t instead of int in driver discard handlers
|
5 years ago |
|
gluster.c
|
block: use int64_t instead of int in driver discard handlers
|
5 years ago |
|
io.c
|
block: introduce max_hw_iov for use in scsi-generic
|
5 years ago |
|
io_uring.c
|
aio-posix: split poll check from ready handler
|
4 years ago |
|
iscsi-opts.c
|
modules: add block module annotations
|
5 years ago |
|
iscsi.c
|
aio-posix: split poll check from ready handler
|
4 years ago |
|
linux-aio.c
|
aio-posix: split poll check from ready handler
|
4 years ago |
|
meson.build
|
configure, meson: move libaio check to meson.build
|
5 years ago |
|
mirror.c
|
block: drop BLK_PERM_GRAPH_MOD
|
4 years ago |
|
nbd.c
|
nbd: allow reconnect on open, with corresponding new options
|
4 years ago |
|
nfs.c
|
aio-posix: split poll check from ready handler
|
4 years ago |
|
null.c
|
block: use int64_t instead of uint64_t in driver write handlers
|
5 years ago |
|
nvme.c
|
aio-posix: split poll check from ready handler
|
4 years ago |
|
parallels-ext.c
|
parallels: support bitmap extension for read-only mode
|
5 years ago |
|
parallels.c
|
parallels: support bitmap extension for read-only mode
|
5 years ago |
|
parallels.h
|
parallels: support bitmap extension for read-only mode
|
5 years ago |
|
preallocate.c
|
block: use int64_t instead of int in driver discard handlers
|
5 years ago |
|
progress_meter.c
|
progressmeter: protect with a mutex
|
5 years ago |
|
qapi-sysemu.c
|
block: Move system emulator QMP commands to block/qapi-sysemu.c
|
6 years ago |
|
qapi.c
|
block: use GDateTime for formatting timestamp when dumping snapshot info
|
5 years ago |
|
qcow.c
|
block: use int64_t instead of uint64_t in driver write handlers
|
5 years ago |
|
qcow2-bitmap.c
|
nbd patches for 2021-03-09
|
5 years ago |
|
qcow2-cache.c
|
core: replace getpagesize() with qemu_real_host_page_size
|
7 years ago |
|
qcow2-cluster.c
|
qcow2: Silence clang -m32 compiler warning
|
5 years ago |
|
qcow2-refcount.c
|
qcow2-refcount: check_refblocks(): add separate message for reserved
|
5 years ago |
|
qcow2-snapshot.c
|
block: consistently use bdrv_is_read_only()
|
5 years ago |
|
qcow2-threads.c
|
qcow2: add zstd cluster compression
|
6 years ago |
|
qcow2.c
|
block: use int64_t instead of int in driver discard handlers
|
5 years ago |
|
qcow2.h
|
qcow2-refcount: check_refblocks(): add separate message for reserved
|
5 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: use int64_t instead of int in driver write_zeroes handlers
|
5 years ago |
|
qed.h
|
qed: Simplify backing reads
|
6 years ago |
|
quorum.c
|
block: use int64_t instead of int in driver write_zeroes handlers
|
5 years ago |
|
raw-format.c
|
block: use int64_t instead of int in driver discard handlers
|
5 years ago |
|
rbd.c
|
block/rbd: implement bdrv_co_block_status
|
4 years ago |
|
replication.c
|
job: @force parameter for job_cancel_sync()
|
5 years ago |
|
snapshot.c
|
block/snapshot: Clarify goto fallback behavior
|
5 years ago |
|
ssh.c
|
aio-posix: split poll check from ready handler
|
4 years ago |
|
stream.c
|
block/stream: add own blk
|
4 years ago |
|
throttle-groups.c
|
block/throttle-groups: throttle_group_co_io_limits_intercept(): 64bit bytes
|
5 years ago |
|
throttle.c
|
block: use int64_t instead of int in driver discard handlers
|
5 years ago |
|
trace-events
|
block/nvme: Display CQ/SQ pointer in nvme_free_queue_pair()
|
4 years ago |
|
trace.h
|
trace: switch position of headers to what Meson requires
|
6 years ago |
|
vdi.c
|
block: use int64_t instead of uint64_t in driver write handlers
|
5 years ago |
|
vhdx-endian.c
|
Include qemu-common.h exactly where needed
|
7 years ago |
|
vhdx-log.c
|
block: consistently use bdrv_is_read_only()
|
5 years ago |
|
vhdx.c
|
block/vhdx: Support vhdx image only with 512 bytes logical sector size
|
6 years ago |
|
vhdx.h
|
block/vhdx: Use IEC binary prefixes for size constants
|
7 years ago |
|
vmdk.c
|
vmdk: allow specification of tools version
|
4 years ago |
|
vpc.c
|
block/vpc: Add a sanity check that fixed-size images have the right type
|
4 years ago |
|
vvfat.c
|
vvfat: Fix vvfat_write() for writes before the root directory
|
4 years ago |
|
win32-aio.c
|
aio-posix: split poll check from ready handler
|
4 years ago |
|
write-threshold.c
|
write-threshold: deal with includes
|
5 years ago |