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.
 
 
 
 
 
 
Liang Li b76e4458b1 block/mirror: change the semantic of 'force' of block-job-cancel 8 years ago
..
Makefile.objs block: x-blockdev-create QMP command 8 years ago
accounting.c block: make accounting thread-safe 9 years ago
backup.c blockjobs: ensure abort is called for cancelled jobs 8 years ago
blkdebug.c block: Switch passthrough drivers to .bdrv_co_block_status() 8 years ago
blkreplay.c block: change variable names in BlockDriverState 9 years ago
blkverify.c Move include qemu/option.h from qemu-common.h to actual users 8 years ago
block-backend.c block: let blk_add/remove_aio_context_notifier() tolerate BDS changes 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 blockjobs: model single jobs as transactions 8 years ago
create.c block: x-blockdev-create QMP command 8 years ago
crypto.c luks: Catch integer overflow for huge sizes 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 file-posix: Fix no-op bdrv_truncate() with falloc preallocation 8 years ago
file-win32.c file-win32: Support .bdrv_co_create 8 years ago
gluster.c block: include original filename when reporting invalid URIs 8 years ago
io.c block: extract AIO_WAIT_WHILE() from BlockDriverState 8 years ago
iscsi-opts.c Move include qemu/option.h from qemu-common.h to actual users 8 years ago
iscsi.c block: convert bdrv_invalidate_cache callback to coroutine_fn 8 years ago
linux-aio.c block: explicitly acquire aiocontext in aio callbacks that need it 9 years ago
mirror.c block/mirror: change the semantic of 'force' of block-job-cancel 8 years ago
nbd-client.c nbd: BLOCK_STATUS for standard get_block_status function: client part 8 years ago
nbd-client.h nbd: BLOCK_STATUS for standard get_block_status function: client part 8 years ago
nbd.c nbd: BLOCK_STATUS for standard get_block_status function: client part 8 years ago
nfs.c nfs: Support .bdrv_co_create 8 years ago
null.c null: Switch to .bdrv_co_block_status() 8 years ago
nvme.c nvme: Drop pointless .bdrv_co_get_block_status() 8 years ago
parallels.c parallels: Support .bdrv_co_create 8 years ago
parallels.h Clean up includes 8 years ago
qapi.c Include less of the generated modular QAPI headers 8 years ago
qcow.c qcow: Support .bdrv_co_create 8 years ago
qcow2-bitmap.c qcow2: fix flushing after dirty bitmap metadata writes 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 qcow2: Make qemu-img check detect corrupted L1 tables in snapshots 8 years ago
qcow2-snapshot.c qcow2: Check snapshot L1 table in qcow2_snapshot_delete() 8 years ago
qcow2.c block: x-blockdev-create QMP command 8 years ago
qcow2.h qcow2: Generalize validate_table_offset() into qcow2_validate_table() 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 qed: Support .bdrv_co_create 8 years ago
qed.h qed: protect table cache with CoMutex 9 years ago
quorum.c Include less of the generated modular QAPI headers 8 years ago
raw-format.c block: rename .bdrv_create() to .bdrv_co_create_opts() 8 years ago
rbd.c rbd: Use qemu_rbd_connect() in qemu_rbd_do_create() 8 years ago
replication.c Move include qemu/option.h from qemu-common.h to actual users 8 years ago
sheepdog.c block: include original filename when reporting invalid URIs 8 years ago
snapshot.c Move include qemu/option.h from qemu-common.h to actual users 8 years ago
ssh.c ssh: Support .bdrv_co_create 8 years ago
stream.c blockjobs: model single jobs as transactions 8 years ago
throttle-groups.c Include less of the generated modular QAPI headers 8 years ago
throttle.c block: Switch passthrough drivers to .bdrv_co_block_status() 8 years ago
trace-events blockjobs: add block-job-finalize 8 years ago
vdi.c vdi: Make comments consistent with other drivers 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 vhdx: Support .bdrv_co_create 8 years ago
vhdx.h block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec 11 years ago
vmdk.c block: convert bdrv_check callback to coroutine_fn 8 years ago
vpc.c vpc: Require aligned size in .bdrv_co_create 8 years ago
vvfat.c vvfat: Switch to .bdrv_co_block_status() 8 years ago
vxhs.c qobject: Use simpler QDict/QList scalar insertion macros 9 years ago
win32-aio.c block: explicitly acquire aiocontext in aio callbacks that need it 9 years ago
write-threshold.c Include less of the generated modular QAPI headers 8 years ago