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.
 
 
 
 
 
 
Stefan Hajnoczi 68701de136 Block layer patches for 2.8.0-rc3 9 years ago
..
Makefile.objs dmg: Move libbz2 code to dmg-bz2.so 10 years ago
accounting.c block: Clean up includes 10 years ago
archipelago.c block: use aio_bh_schedule_oneshot 10 years ago
backup.c blockjob: refactor backup_start as backup_job_create 10 years ago
blkdebug.c block: use aio_bh_schedule_oneshot 10 years ago
blkreplay.c replay: allow replay stopping and restarting 10 years ago
blkverify.c block: use aio_bh_schedule_oneshot 10 years ago
block-backend.c block-backend: Always notify on blk_eject 10 years ago
bochs.c block: Convert bdrv_co_preadv/pwritev to BdrvChild 10 years ago
cloop.c block: Convert bdrv_pread(v) to BdrvChild 10 years ago
commit.c blockjob: add block_job_start 10 years ago
crypto.c crypto: make PBKDF iterations configurable for LUKS format 10 years ago
curl.c block/curl: Do not wait for data beyond EOF 10 years ago
dirty-bitmap.c block: More operations for meta dirty bitmap 10 years ago
dmg-bz2.c dmg: Move libbz2 code to dmg-bz2.so 10 years ago
dmg.c dmg: Move libbz2 code to dmg-bz2.so 10 years ago
dmg.h dmg: Move libbz2 code to dmg-bz2.so 10 years ago
gluster.c block/gluster: fix QMP to match debug option 10 years ago
io.c block: Pass unaligned discard requests to drivers 10 years ago
iscsi.c block: Return -ENOTSUP rather than assert on unaligned discards 10 years ago
linux-aio.c linux-aio: fix re-entrant completion processing 10 years ago
mirror.c mirror: do not flush every time the disks are synced 10 years ago
nbd-client.c nbd: Allow unmap and fua during write zeroes 10 years ago
nbd-client.h nbd: Implement NBD_CMD_WRITE_ZEROES on client 10 years ago
nbd.c block/nbd: Fix the leaked visitor 10 years ago
nfs.c block/nfs: fix QMP to match debug option 10 years ago
null.c block: use aio_bh_schedule_oneshot 10 years ago
parallels.c block/parallels: check new image size 10 years ago
qapi.c qapi: rename QmpOutputVisitor to QObjectOutputVisitor 10 years ago
qcow.c crypto: extend mode as a parameter in qcrypto_cipher_supports() 10 years ago
qcow2-cache.c qcow2: Remove stale comment 10 years ago
qcow2-cluster.c qcow2: Support BDRV_REQ_MAY_UNMAP 10 years ago
qcow2-refcount.c block: Convert bdrv_discard() to byte-based 10 years ago
qcow2-snapshot.c block: Convert bdrv_pwrite(v/_sync) to BdrvChild 10 years ago
qcow2.c qcow2: Don't strand clusters near 2G intervals during commit 9 years ago
qcow2.h qcow2: Remove stale FIXME comment 10 years ago
qed-check.c qed: Use DIV_ROUND_UP 10 years ago
qed-cluster.c block: Clean up includes 10 years ago
qed-gencb.c block: Clean up includes 10 years ago
qed-l2-cache.c block: Clean up includes 10 years ago
qed-table.c block: introduce BDRV_POLL_WHILE 10 years ago
qed.c qed: Implement .bdrv_drain 10 years ago
qed.h block: use aio_bh_schedule_oneshot 10 years ago
quorum.c quorum: do not allocate multiple iovecs for FIFO strategy 10 years ago
raw-posix.c raw-posix: Rename 'raw_s' to 'rs' 10 years ago
raw-win32.c block: improve error handling in raw_open 10 years ago
raw_bsd.c raw_bsd: don't check size alignment when only offset is set 10 years ago
rbd.c rbd: make the code more readable 10 years ago
replication.c blockjob: refactor backup_start as backup_job_create 10 years ago
sheepdog.c block: Return -ENOTSUP rather than assert on unaligned discards 10 years ago
snapshot.c error: Remove NULL checks on error_propagate() calls 10 years ago
ssh.c block/ssh: Code cleanup for unused parameter 10 years ago
stream.c blockjob: add block_job_start 10 years ago
throttle-groups.c throttle: Correct access to wrong BlockBackendPublic structures 10 years ago
trace-events blockjob: add block_job_start 10 years ago
vdi.c vdi: Use QEMU UUID API 10 years ago
vhdx-endian.c vhdx: Use QEMU UUID API 10 years ago
vhdx-log.c block: Convert bdrv_pwrite(v/_sync) to BdrvChild 10 years ago
vhdx.c vhdx: Use QEMU UUID API 10 years ago
vhdx.h block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec 12 years ago
vmdk.c vmdk: add vmdk_co_pwritev_compressed 10 years ago
vpc.c vpc: Use QEMU UUID API 10 years ago
vvfat.c block: Add "read-only" to the options QDict 10 years ago
win32-aio.c linux-aio: share one LinuxAioState within an AioContext 10 years ago
write-threshold.c block: use bdrv_add_before_write_notifier 10 years ago