QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Hanna Reitz 0423f75351 qcow2: Add errp to rebuild_refcount_structure() 4 years ago
..
export osdep: Move memalign-related functions to their own header 4 years ago
monitor block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return value 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: Keep strong reference to BDS 4 years ago
backup.c assertions for block_int global state API 4 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 Replace GCC_FMT_ATTR with G_GNUC_PRINTF 4 years ago
block-backend.c block/coroutines: I/O and "I/O or GS" API 4 years ago
block-copy.c target-arm queue: 4 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 osdep: Move memalign-related functions to their own header 4 years ago
copy-before-write.c block: copy-before-write: realize snapshot-access API 4 years ago
copy-before-write.h block/copy-before-write.h: global state API + assertions 4 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/coroutines: I/O and "I/O or GS" API 4 years ago
create.c block_int-common.h: assertions in the callers of BlockDriver function pointers 4 years ago
crypto.c osdep: Move memalign-related functions to their own header 4 years ago
crypto.h nomaintainer: Fix Lesser GPL version number 5 years ago
curl.c block/curl.c: Check error return from curl_easy_setopt() 4 years ago
dirty-bitmap.c block/dirty-bitmap: introduce bdrv_dirty_bitmap_status() 4 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 osdep: Move memalign-related functions to their own header 4 years ago
dmg.h Include qemu-common.h exactly where needed 7 years ago
file-posix.c Remove qemu-common.h include from most units 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 Replace qemu_real_host_page variables with inlined functions 4 years ago
io_uring.c Remove qemu-common.h include from most units 4 years ago
iscsi-opts.c modules: add block module annotations 5 years ago
iscsi.c include: move qemu_get_vm_name() to sysemu.h 4 years ago
linux-aio.c aio-posix: split poll check from ready handler 4 years ago
meson.build block: introduce snapshot-access block driver 4 years ago
mirror.c osdep: Move memalign-related functions to their own header 4 years ago
nbd.c block/nbd.c: Fixed IO request coroutine not being wakeup when kill NBD server 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 Replace qemu_real_host_page variables with inlined functions 4 years ago
parallels-ext.c block: Fix misleading hexadecimal format 4 years ago
parallels.c Replace qemu_real_host_page variables with inlined functions 4 years ago
parallels.h parallels: support bitmap extension for read-only mode 5 years ago
preallocate.c block: fix preallocate filter: don't do unaligned preallocate requests 4 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 osdep: Move memalign-related functions to their own header 4 years ago
qcow2-bitmap.c nbd patches for 2021-03-09 5 years ago
qcow2-cache.c Replace qemu_real_host_page variables with inlined functions 4 years ago
qcow2-cluster.c osdep: Move memalign-related functions to their own header 4 years ago
qcow2-refcount.c qcow2: Add errp to rebuild_refcount_structure() 4 years ago
qcow2-snapshot.c osdep: Move memalign-related functions to their own header 4 years ago
qcow2-threads.c qcow2: add zstd cluster compression 6 years ago
qcow2.c osdep: Move memalign-related functions to their own header 4 years ago
qcow2.h Replace GCC_FMT_ATTR with G_GNUC_PRINTF 4 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 osdep: Move memalign-related functions to their own header 4 years ago
qed-table.c osdep: Move memalign-related functions to their own header 4 years ago
qed.c osdep: Move memalign-related functions to their own header 4 years ago
qed.h qed: Simplify backing reads 6 years ago
quorum.c osdep: Move memalign-related functions to their own header 4 years ago
raw-format.c osdep: Move memalign-related functions to their own header 4 years ago
rbd.c block/rbd: fix write zeroes with growing images 4 years ago
replication.c job: @force parameter for job_cancel_sync() 5 years ago
reqlist.c block/reqlist: add reqlist_wait_all() 4 years ago
snapshot-access.c block: introduce snapshot-access block driver 4 years ago
snapshot.c include/block/snapshot: global state API + assertions 4 years ago
ssh.c Replace GCC_FMT_ATTR with G_GNUC_PRINTF 4 years ago
stream.c block/stream: Drain subtree around graph change 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 osdep: Move memalign-related functions to their own header 4 years ago
vhdx-endian.c Include qemu-common.h exactly where needed 7 years ago
vhdx-log.c osdep: Move memalign-related functions to their own header 4 years ago
vhdx.c osdep: Move memalign-related functions to their own header 4 years ago
vhdx.h block/vhdx: Use IEC binary prefixes for size constants 7 years ago
vmdk.c osdep: Move memalign-related functions to their own header 4 years ago
vpc.c osdep: Move memalign-related functions to their own header 4 years ago
vvfat.c vvfat: Fix vvfat_write() for writes before the root directory 4 years ago
win32-aio.c osdep: Move memalign-related functions to their own header 4 years ago
write-threshold.c write-threshold: deal with includes 5 years ago