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.
 
 
 
 
 
 
Kevin Wolf 3453d97243 job: Move .complete callback to Job 8 years ago
..
Makefile.objs block: Add COR filter driver 8 years ago
accounting.c block/accounting: introduce latency histogram 8 years ago
backup.c job: Add job_drain() 8 years ago
blkdebug.c block: Support BDRV_REQ_WRITE_UNCHANGED in filters 8 years ago
blkreplay.c block: Support BDRV_REQ_WRITE_UNCHANGED in filters 8 years ago
blkverify.c block: Support BDRV_REQ_WRITE_UNCHANGED in filters 8 years ago
block-backend.c block-backend: simplify blk_get_aio_context 8 years ago
bochs.c block: Deprecate bdrv_set_read_only() and users 8 years ago
cloop.c block: Deprecate bdrv_set_read_only() and users 8 years ago
commit.c job: Add job_drain() 8 years ago
copy-on-read.c block: Support BDRV_REQ_WRITE_UNCHANGED in filters 8 years ago
create.c block: x-blockdev-create QMP command 8 years ago
crypto.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
crypto.h qcow: convert QCow to use QCryptoBlock for encryption 9 years ago
curl.c Move include qemu/option.h from qemu-common.h to actual users 8 years ago
dirty-bitmap.c dirty-bitmap: add locked state 8 years ago
dmg-bz2.c dmg: Move libbz2 code to dmg-bz2.so 10 years ago
dmg.c block: Deprecate bdrv_set_read_only() and users 8 years ago
dmg.h block: remove "qemu/osdep.h" from header file 8 years ago
file-posix.c block/file-posix: add x-check-page-cache=on|off option 8 years ago
file-win32.c file-win32: Switch to byte-based callbacks 8 years ago
gluster.c block: Merge .bdrv_co_writev{,_flags} in drivers 8 years ago
io.c block: Set BDRV_REQ_WRITE_UNCHANGED for COR writes 8 years ago
iscsi-opts.c Move include qemu/option.h from qemu-common.h to actual users 8 years ago
iscsi.c block: Merge .bdrv_co_writev{,_flags} in drivers 8 years ago
linux-aio.c block: explicitly acquire aiocontext in aio callbacks that need it 9 years ago
mirror.c job: Move .complete callback to Job 8 years ago
nbd-client.c nbd/client: Relax handling of large NBD_CMD_BLOCK_STATUS reply 8 years ago
nbd-client.h nbd: BLOCK_STATUS for standard get_block_status function: client part 8 years ago
nbd.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
nfs.c nfs: Remove processed options from QDict 8 years ago
null.c null: Switch to byte-based read/write 8 years ago
nvme.c qobject: Modify qobject_ref() to return obj 8 years ago
parallels.c block: Merge .bdrv_co_writev{,_flags} in drivers 8 years ago
parallels.h Clean up includes 8 years ago
qapi.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
qcow.c block: Merge .bdrv_co_writev{,_flags} in drivers 8 years ago
qcow2-bitmap.c qcow2-bitmap: add qcow2_reopen_bitmaps_rw_hint() 8 years ago
qcow2-cache.c qcow2: Allow configuring the L2 slice size 8 years ago
qcow2-cluster.c qcow2: Check L1 table parameters in qcow2_expand_zero_clusters() 8 years ago
qcow2-refcount.c Fix error message about compressed clusters with OFLAG_COPIED 8 years ago
qcow2-snapshot.c qcow2: Check snapshot L1 table in qcow2_snapshot_delete() 8 years ago
qcow2.c qcow2: Give the refcount cache the minimum possible size by default 8 years ago
qcow2.h qcow2: Give the refcount cache the minimum possible size by default 8 years ago
qed-check.c block: convert bdrv_check callback to coroutine_fn 8 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: convert bdrv_check callback to coroutine_fn 8 years ago
qed.c block: Merge .bdrv_co_writev{,_flags} in drivers 8 years ago
qed.h qed: protect table cache with CoMutex 9 years ago
quorum.c Remove unnecessary variables for function return value 8 years ago
raw-format.c block: Support BDRV_REQ_WRITE_UNCHANGED in filters 8 years ago
rbd.c rbd: Switch to byte-based callbacks 8 years ago
replication.c job: Move BlockJobCreateFlags to Job 8 years ago
sheepdog.c sheepdog: Remove unnecessary NULL check in sd_prealloc() 8 years ago
snapshot.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
ssh.c block: Merge .bdrv_co_writev{,_flags} in drivers 8 years ago
stream.c job: Add job_drain() 8 years ago
throttle-groups.c Include less of the generated modular QAPI headers 8 years ago
throttle.c block: Support BDRV_REQ_WRITE_UNCHANGED in filters 8 years ago
trace-events job: Move state transitions to Job 8 years ago
vdi.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
vhdx-endian.c vhdx: Use QEMU UUID API 10 years ago
vhdx-log.c vhdx: use QEMU_ALIGN_DOWN 9 years ago
vhdx.c block: Merge .bdrv_co_writev{,_flags} in drivers 8 years ago
vhdx.h block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec 11 years ago
vmdk.c vmdk: return ERROR when cluster sector is larger than vmdk limitation 8 years ago
vpc.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
vvfat.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
vxhs.c vxhs: Switch to byte-based callbacks 8 years ago
win32-aio.c file-win32: Switch to byte-based callbacks 8 years ago
write-threshold.c Include less of the generated modular QAPI headers 8 years ago