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.
 
 
 
 
 
 
Max Reitz ac5b787a6e qcow2: Repair unaligned preallocated zero clusters 9 years ago
..
Makefile.objs block: add throttle block filter driver 9 years ago
accounting.c block: make accounting thread-safe 9 years ago
backup.c backup: use copy_bitmap in incremental backup 8 years ago
blkdebug.c block: Align block status requests 9 years ago
blkreplay.c block: change variable names in BlockDriverState 9 years ago
blkverify.c blkverify: Catch bs->exact_filename overflow 9 years ago
block-backend.c block: Don't request I/O permission with BDRV_O_NO_IO 9 years ago
bochs.c block: Deprecate bdrv_set_read_only() and users 9 years ago
cloop.c block: Deprecate bdrv_set_read_only() and users 9 years ago
commit.c commit: Simplify reopen of base 8 years ago
crypto.c block: support passthrough of BDRV_REQ_FUA in crypto driver 9 years ago
crypto.h qcow: convert QCow to use QCryptoBlock for encryption 9 years ago
curl.c block/curl: fix minor memory leaks 8 years ago
dirty-bitmap.c hbitmap: add next_zero function 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 9 years ago
dmg.h block: remove "qemu/osdep.h" from header file 8 years ago
file-posix.c file-posix: Clear out first sector in hdev_create 9 years ago
file-win32.c qapi: Change data type of the FOO_lookup generated for enum FOO 9 years ago
gluster.c qapi: Change data type of the FOO_lookup generated for enum FOO 9 years ago
io.c block: Allow graph changes in subtree drained section 8 years ago
iscsi-opts.c block/iscsi: statically link qemu_iscsi_opts 9 years ago
iscsi.c block/iscsi: fix initialization of iTask in iscsi_co_get_block_status 8 years ago
linux-aio.c block: explicitly acquire aiocontext in aio callbacks that need it 9 years ago
mirror.c blockjob: remove clock argument from block_job_sleep_ns 8 years ago
nbd-client.c nbd: Don't crash when server reports NBD_CMD_READ failure 9 years ago
nbd-client.h nbd: Minimal structured read for client 9 years ago
nbd.c block/nbd: fix segmentation fault when .desc is not null-terminated 8 years ago
nfs.c block/nfs: fix nfs_client_open for filesize greater than 1TB 8 years ago
null.c coroutine: simplify co_aio_sleep_ns() prototype 8 years ago
parallels.c block/parallels: add migration blocker 9 years ago
qapi.c block: Guard against NULL bs->drv 9 years ago
qcow.c block: convert qcrypto_block_encrypt|decrypt to take bytes offset 9 years ago
qcow2-bitmap.c qcow2: Switch store_bitmap_data() to byte-based iteration 9 years ago
qcow2-cache.c qcow2: Fix overly broad madvise() 9 years ago
qcow2-cluster.c qcow2: Unaligned zero cluster in handle_alloc() 9 years ago
qcow2-refcount.c qcow2: Repair unaligned preallocated zero clusters 8 years ago
qcow2-snapshot.c qcow2: Discard/zero clusters by byte count 9 years ago
qcow2.c qcow2: get rid of qcow2_backing_read1 routine 8 years ago
qcow2.h qcow2: get rid of qcow2_backing_read1 routine 8 years ago
qed-check.c qed: Use DIV_ROUND_UP 10 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 qed: protect table cache with CoMutex 9 years ago
qed.c block: rename bdrv_co_drain to bdrv_co_drain_begin 9 years ago
qed.h qed: protect table cache with CoMutex 9 years ago
quorum.c qapi: Change data type of the FOO_lookup generated for enum FOO 9 years ago
raw-format.c block: remove unused bdrv_media_changed 9 years ago
rbd.c block: Deprecate bdrv_set_read_only() and users 9 years ago
replication.c block: Keep nodes drained between reopen_queue/multiple 8 years ago
sheepdog.c Pull request 8 years ago
snapshot.c block: Error out on load_vm with active dirty bitmaps 9 years ago
ssh.c util: remove the obsolete non-blocking connect 9 years ago
stream.c blockjob: remove clock argument from block_job_sleep_ns 8 years ago
throttle-groups.c throttle-groups: forget timer and schedule next TGM on detach 9 years ago
throttle.c block/throttle.c: add bdrv_co_drain_begin/end callbacks 9 years ago
trace-events block: Make bdrv_round_to_clusters() signature more useful 9 years ago
vdi.c vdi: make it thread-safe 9 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/vhdx.c: Don't blindly update the header 9 years ago
vhdx.h block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec 12 years ago
vmdk.c vmdk: Fix error handling/reporting of vmdk_check 9 years ago
vpc.c vpc: use DIV_ROUND_UP 9 years ago
vvfat.c block: Guard against NULL bs->drv 9 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 block: use bdrv_add_before_write_notifier 10 years ago