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.
 
 
 
 
 
 
Vladimir Sementsov-Ogievskiy bc5a03350c block/nbd-client: rename read_reply_co to connection_co 7 years ago
..
Makefile.objs configure: adding support to lzfse library. 7 years ago
accounting.c block/accounting: introduce latency histogram 8 years ago
backup.c Revert "hbitmap: Add @advance param to hbitmap_iter_next()" 7 years ago
blkdebug.c qstring: Move qstring_from_substr()'s @end one to the right 8 years ago
blklogwrites.c block: Replace qdict_put() by qdict_put_obj() where appropriate 7 years ago
blkreplay.c trivial: Make bios files and source files non-executable 8 years ago
blkverify.c qstring: Move qstring_from_substr()'s @end one to the right 8 years ago
block-backend.c block: Remove blk_attach_dev_legacy() / legacy_dev code 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 block: Use bdrv_reopen_set_read_only() in bdrv_commit() 7 years ago
copy-on-read.c block: drop empty .bdrv_close handlers 8 years ago
create.c jobs: utilize job_exit shim 8 years ago
crypto.c crypto: support multiple threads accessing one QCryptoBlock 7 years ago
crypto.h block/crypto: Simplify block_crypto_{open,create}_opts_init() 8 years ago
curl.c block/curl: Convert from DPRINTF() macro to trace events 7 years ago
dirty-bitmap.c Revert "hbitmap: Add @advance param to hbitmap_iter_next()" 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: Convert from DPRINTF() macro to trace events 7 years ago
file-win32.c avoid TABs in files that only contain a few 7 years ago
gluster.c qemu/queue.h: leave head structs anonymous unless necessary 7 years ago
io.c block: Fix hangs in synchronous APIs with iothreads 7 years ago
iscsi-opts.c Move include qemu/option.h from qemu-common.h to actual users 8 years ago
iscsi.c block: Work-around a bug in libiscsi 1.9.0 when used in gnu99 mode 7 years ago
linux-aio.c avoid TABs in files that only contain a few 7 years ago
mirror.c mirror: Block the source BlockDriverState in mirror_start_job() 7 years ago
nbd-client.c block/nbd-client: rename read_reply_co to connection_co 7 years ago
nbd-client.h block/nbd-client: rename read_reply_co to connection_co 7 years ago
nbd.c block/nbd: move connection code from block/nbd to block/nbd-client 7 years ago
nfs.c block: Convert .bdrv_truncate callback to coroutine_fn 8 years ago
null.c block: drop empty .bdrv_close handlers 8 years ago
nvme.c block: Fix hangs in synchronous APIs with iothreads 7 years ago
parallels.c parallels: Switch to byte-based calls 8 years ago
parallels.h Clean up includes 8 years ago
qapi.c block/qapi: Fix memory leak in qmp_query_blockstats() 8 years ago
qcow.c crypto: support multiple threads accessing one QCryptoBlock 7 years ago
qcow2-bitmap.c qemu/queue.h: leave head structs anonymous unless necessary 7 years ago
qcow2-cache.c qcow2: Allow configuring the L2 slice size 8 years ago
qcow2-cluster.c avoid TABs in files that only contain a few 7 years ago
qcow2-refcount.c qcow2: Assert that refcount block offsets fit in the refcount table 7 years ago
qcow2-snapshot.c block: use local path for local headers 8 years ago
qcow2.c block: Fix hangs in synchronous APIs with iothreads 7 years ago
qcow2.h block: Eliminate the S_1KiB, S_2KiB, ... macros 7 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: Fix hangs in synchronous APIs with iothreads 7 years ago
qed.h qed: protect table cache with CoMutex 9 years ago
quorum.c quorum: Forbid adding children in blkverify mode 8 years ago
raw-format.c block: drop empty .bdrv_close handlers 8 years ago
rbd.c block: Require auto-read-only for existing fallbacks 8 years ago
replication.c block: Remove flags parameter from bdrv_reopen_queue() 7 years ago
sheepdog.c block/sheepdog: Convert from DPRINTF() macro to trace events 7 years ago
snapshot.c block: make .bdrv_close optional 8 years ago
ssh.c block/ssh: Convert from DPRINTF() macro to trace events 7 years ago
stream.c block: Use bdrv_reopen_set_read_only() in stream_start/complete() 7 years ago
throttle-groups.c throttle-groups: fix restart coroutine iothread race 7 years ago
throttle.c block: Use BdrvChild to discard 8 years ago
trace-events block/sheepdog: Convert from DPRINTF() macro to trace events 7 years ago
vdi.c block: Eliminate the S_1KiB, S_2KiB, ... macros 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: Don't take address of fields in packed structs 8 years ago
vhdx.c block/vhdx: Don't take address of fields in packed structs 8 years ago
vhdx.h qemu/queue.h: leave head structs anonymous unless necessary 7 years ago
vmdk.c vmdk: Reject excess extents in blockdev-create 7 years ago
vpc.c block/vpc: Don't take address of fields in packed structs 7 years ago
vvfat.c vvfat: Fix memory leak 7 years ago
vxhs.c block: Add block-specific QDict header 8 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