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.
 
 
 
 
 
 
Alberto Garcia b441dc71c0 block: Make bdrv_root_attach_child() unref child_bs on failure 7 years ago
..
Makefile.objs qcow2: add separate file for threaded data processing functions 7 years ago
accounting.c block/accounting: introduce latency histogram 8 years ago
backup.c block/backup: refactor: split out backup_calculate_cluster_size 7 years ago
blkdebug.c block: Advertise BDRV_REQ_NO_FALLBACK in filter drivers 7 years ago
blklogwrites.c block: Purify .bdrv_refresh_filename() 7 years ago
blkreplay.c trivial: Make bios files and source files non-executable 8 years ago
blkverify.c block: Purify .bdrv_refresh_filename() 7 years ago
block-backend.c block: Make bdrv_root_attach_child() unref child_bs on failure 7 years ago
bochs.c avoid TABs in files that only contain a few 7 years ago
cloop.c block: Require auto-read-only for existing fallbacks 8 years ago
commit.c commit: Use bdrv_append() in commit_start() 7 years ago
copy-on-read.c block: Advertise BDRV_REQ_NO_FALLBACK in filter drivers 7 years ago
create.c jobs: utilize job_exit shim 8 years ago
crypto.c block: Make bdrv_{copy_on_read,crypto_luks,replication} static 7 years ago
crypto.h Clean up ill-advised or unusual header guards 7 years ago
curl.c block/curl: Implement bdrv_refresh_filename() 7 years ago
dirty-bitmap.c bitmaps: Fix typo in function name 7 years ago
dmg-bz2.c dmg: Move libbz2 code to dmg-bz2.so 10 years ago
dmg-lzfse.c block: adding lzfse decompressing support as a module. 7 years ago
dmg.c dmg: don't skip zero chunk 7 years ago
dmg.h dmg: including dmg-lzfse module inside dmg block driver. 7 years ago
file-posix.c block/file-posix: Unaligned O_DIRECT block-status 7 years ago
file-win32.c avoid TABs in files that only contain a few 7 years ago
gluster.c block/gluster: limit the transfer size to 512 MiB 7 years ago
io.c block: Use BDRV_REQUEST_MAX_BYTES instead of BDRV_REQUEST_MAX_SECTORS 7 years ago
iscsi-opts.c Move include qemu/option.h from qemu-common.h to actual users 8 years ago
iscsi.c block/iscsi: Restrict Linux-specific code 7 years ago
linux-aio.c avoid TABs in files that only contain a few 7 years ago
mirror.c blockjob: Propagate AioContext change to all job nodes 7 years ago
nbd-client.c nbd/client: Trace server noncompliance on structured reads 7 years ago
nbd-client.h nbd: Restrict connection_co reentrance 7 years ago
nbd.c nbd/client: Lower min_block for block-status, unaligned size 7 years ago
nfs.c block: Purify .bdrv_refresh_filename() 7 years ago
null.c block/null: Generate filename even with latency-ns 7 years ago
nvme.c block/nvme: Fix bdrv_refresh_filename() 7 years ago
parallels.c block/parallels: use buffer-based io 7 years ago
parallels.h Clean up includes 8 years ago
qapi.c qemu-img: Saner printing of large file sizes 7 years ago
qcow.c block/qcow: use buffer-based io 7 years ago
qcow2-bitmap.c qcow2.h: add missing include 7 years ago
qcow2-cache.c qcow2.h: add missing include 7 years ago
qcow2-cluster.c qcow2: do encryption in threads 7 years ago
qcow2-refcount.c qcow2.h: add missing include 7 years ago
qcow2-snapshot.c qcow2.h: add missing include 7 years ago
qcow2-threads.c qcow2: do encryption in threads 7 years ago
qcow2.c qcow2: do encryption in threads 7 years ago
qcow2.h qcow2: do encryption in threads 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/qed: add missed coroutine_fn markers 7 years ago
qed.h block/qed: add missed coroutine_fn markers 7 years ago
quorum.c block: Make bdrv_root_attach_child() unref child_bs on failure 7 years ago
raw-format.c block: Advertise BDRV_REQ_NO_FALLBACK in filter drivers 7 years ago
rbd.c block: Add strong_runtime_opts to BlockDriver 7 years ago
replication.c block: Make bdrv_{copy_on_read,crypto_luks,replication} static 7 years ago
sheepdog.c block: Add strong_runtime_opts to BlockDriver 7 years ago
snapshot.c block/snapshot: remove bdrv_snapshot_delete_by_id_or_name 7 years ago
ssh.c block/ssh: Implement .bdrv_dirname() 7 years ago
stream.c block/stream: use buffer-based io 7 years ago
throttle-groups.c throttle-groups: fix restart coroutine iothread race 7 years ago
throttle.c block: Add strong_runtime_opts to BlockDriver 7 years ago
trace-events block/ssh: Do not report read/write/flush errors to the user 7 years ago
vdi.c vdi: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}() 7 years ago
vhdx-endian.c block/vhdx: Don't take address of fields in packed structs 8 years ago
vhdx-log.c block/vhdx: Use IEC binary prefixes for size constants 7 years ago
vhdx.c block/vhdx: Use IEC binary prefixes for size constants 7 years ago
vhdx.h block/vhdx: Use IEC binary prefixes for size constants 7 years ago
vmdk.c vmdk: Set vmdk parent backing_format to vmdk 7 years ago
vpc.c vpc: unlock Coroutine lock to make IO submit Concurrently 7 years ago
vvfat.c vvfat: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}() 7 years ago
vxhs.c block: Add strong_runtime_opts to BlockDriver 7 years ago
win32-aio.c file-win32: Switch to byte-based callbacks 8 years ago
write-threshold.c qapi: Drop qapi_event_send_FOO()'s Error ** argument 8 years ago