index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-12
block/mirror: check range when setting zero bitmap for sync write
Fiona Ebner
1
-3
/
+6
2026-01-22
bswap: Include missing 'qemu/bswap.h' header
Philippe Mathieu-Daudé
6
-0
/
+6
2026-01-17
block: Drop use of Stat64
Richard Henderson
2
-2
/
+10
2026-01-08
block/file-win32: Improve an error message
Markus Armbruster
1
-1
/
+1
2026-01-07
blkdebug: Use error_setg_file_open() for a better error message
Markus Armbruster
1
-1
/
+1
2026-01-07
error: Consistently name Error * objects err, and not errp
Markus Armbruster
1
-4
/
+4
2025-12-30
util: Move qemu_ftruncate64 from block/file-win32.c to oslib-win32.c
Nguyen Dinh Phi
1
-32
/
+0
2025-12-27
block: rename block/aio-wait.h to qemu/aio-wait.h
Paolo Bonzini
1
-1
/
+1
2025-12-27
block: rename block/aio.h to qemu/aio.h
Paolo Bonzini
5
-5
/
+5
2025-12-27
block: extract include/qemu/aiocb.h out of include/block/aio.h
Paolo Bonzini
1
-0
/
+1
2025-12-27
include: reorganize memory API headers
Paolo Bonzini
1
-1
/
+1
2025-12-27
include: move hw/qdev-core.h to hw/core/, rename
Paolo Bonzini
1
-1
/
+1
2025-12-27
include: move hw/boards.h to hw/core/
Paolo Bonzini
1
-1
/
+1
2025-12-15
Revert "nvme: Fix coroutine waking"
Hanna Czenczek
1
-29
/
+27
2025-12-09
Fix const qualifier build errors with recent glibc
Cédric Le Goater
2
-2
/
+2
2025-12-04
file-posix: Handle suspended dm-multipath better for SG_IO
Kevin Wolf
1
-22
/
+34
2025-11-25
block: use pwrite_zeroes_alignment when writing first sector
Stefan Hajnoczi
1
-0
/
+11
2025-11-25
file-posix: populate pwrite_zeroes_alignment
Stefan Hajnoczi
1
-0
/
+16
2025-11-25
block-backend: Fix race when resuming queued requests
Kevin Wolf
1
-3
/
+5
2025-11-18
win32-aio: Run CB in original context
Hanna Czenczek
1
-7
/
+24
2025-11-18
null-aio: Run CB in original AioContext
Hanna Czenczek
1
-4
/
+3
2025-11-18
iscsi: Create AIO BH in original AioContext
Hanna Czenczek
1
-3
/
+4
2025-11-18
blkreplay: Run BH in coroutine’s AioContext
Hanna Czenczek
1
-1
/
+2
2025-11-18
ssh: Run restart_coroutine in current AioContext
Hanna Czenczek
1
-11
/
+11
2025-11-18
qcow2: Schedule cache-clean-timer in realtime
Hanna Czenczek
1
-1
/
+1
2025-11-18
qcow2: Fix cache_clean_timer
Hanna Czenczek
2
-29
/
+117
2025-11-18
qcow2: Re-initialize lock in invalidate_cache
Hanna Czenczek
1
-0
/
+2
2025-11-18
block/io: Take reqs_lock for tracked_requests
Hanna Czenczek
1
-0
/
+3
2025-11-18
nvme: Note in which AioContext some functions run
Hanna Czenczek
1
-9
/
+34
2025-11-18
nvme: Fix coroutine waking
Hanna Czenczek
1
-27
/
+29
2025-11-18
nvme: Kick and check completions in BDS context
Hanna Czenczek
1
-1
/
+13
2025-11-18
gluster: Do not move coroutine into BDS context
Hanna Czenczek
1
-6
/
+11
2025-11-18
curl: Fix coroutine waking
Hanna Czenczek
1
-14
/
+31
2025-11-18
nfs: Run co BH CB in the coroutine’s AioContext
Hanna Czenczek
1
-25
/
+16
2025-11-18
iscsi: Run co BH CB in the coroutine’s AioContext
Hanna Czenczek
1
-35
/
+21
2025-11-18
rbd: Run co BH CB in the coroutine’s AioContext
Hanna Czenczek
1
-8
/
+4
2025-11-11
qcow2, vmdk: Restrict creation with secondary file using protocol
Eric Blake
2
-2
/
+2
2025-11-11
block: Allow drivers to control protocol prefix at creation
Eric Blake
10
-11
/
+11
2025-11-11
qcow2: put discards in discard queue when discard-no-unref is enabled
Jean-Louis Dupond
3
-10
/
+27
2025-11-11
qcow2: rename update_refcount_discard to queue_discard
Jean-Louis Dupond
1
-4
/
+4
2025-11-11
block: replace TABs with space
Yeqi Fu
4
-60
/
+60
2025-11-11
block/io_uring: use non-vectored read/write when possible
Stefan Hajnoczi
1
-8
/
+26
2025-11-11
block/io_uring: use aio_add_sqe()
Stefan Hajnoczi
3
-411
/
+130
2025-10-29
qemu-img info: Optionally show block limits
Kevin Wolf
1
-2
/
+32
2025-10-29
block: Expose block limits for images in QMP
Kevin Wolf
1
-3
/
+31
2025-10-29
block: make bdrv_co_parent_cb_resize() a proper IO API function
Fiona Ebner
1
-6
/
+3
2025-10-29
block: enable stats-intervals for storage devices
Chandan Somani
1
-2
/
+15
2025-10-29
block/curl.c: Fix CURLOPT_VERBOSE parameter type
Richard W.M. Jones
1
-1
/
+1
2025-10-29
block/monitor: Use hmp_handle_error to report error
Bin Guo
1
-22
/
+23
2025-10-29
block: fix luks 'amend' when run in coroutine
Daniel P. Berrangé
1
-8
/
+22
[next]