index
:
qemu/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-11.0
stable-11.1
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-11.0
staging-11.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'pull-nbd-2026-09-02' of https://gitlab.com/vsementsov/qemu into st...
Peter Maydell
6 days
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Peter Maydell
6 days
block/nbd: clear reply.cookie under receive_mutex
Denis V. Lunev
6 days
block/nbd: never index requests[] with an unchecked cookie
Denis V. Lunev
6 days
block/nbd: clear reply.cookie when the reply is rejected
Denis V. Lunev
7 days
file-posix: fix zone write granularity assignment for zoned block devices
Niklas Cassel
7 days
file-posix: fix cache.direct=on check for zoned block devices
Niklas Cassel
10 days
build-sys: make HMP source files conditional on have_hmp
Marc-André Lureau
10 days
monitor: tighten monitor_printf*()
Marc-André Lureau
10 days
monitor: make hmp_handle_error() take MonitorHMP
Marc-André Lureau
10 days
monitor: change HMPCommand cmd to take MonitorHMP
Marc-André Lureau
10 days
block: add x-qemu-io QMP command
Marc-André Lureau
10 days
qemu-io: propagate errors through Error API instead of printf
Marc-André Lureau
10 days
hmp: fix snapshot_blkdev argument type
Marc-André Lureau
2026-08-17
dirty-bitmap: fix integer overflow in serialization coverage
Denis V. Lunev
2026-08-17
block/monitor: allow dropping a bitmap never stored on disk
Denis V. Lunev
2026-08-17
block/monitor: reject persistent bitmap add on a read-only node
Denis V. Lunev
2026-08-03
block/export/fuse: fix regression with O_TRUNC when export is not growable
Fiona Ebner
2026-08-03
qcow2: do not try to clear the dirty bit on a read-only node
Denis V. Lunev
2026-08-03
dmg: reject inconsistent UDRW chunk sector count and length (CVE-2026-65928)
Stefan Hajnoczi
2026-08-03
dmg: refuse to open files with no chunks
Stefan Hajnoczi
2026-08-03
dmg: fix out-of-bounds load in search_chunk() (CVE-2026-65929)
Stefan Hajnoczi
2026-08-03
block/qapi: take stats->lock when reading BlockAcctStats for query-blockstats
Denis V. Lunev
2026-08-03
block/accounting: take stats->lock in latency histogram setters
Denis V. Lunev
2026-08-03
block/cloop: fix integer overflow in total_sectors calculation
malike
2026-07-28
Merge tag 'pull-parallels-2026-07-28' of https://gitlab.com/dlunev/qemu into ...
Stefan Hajnoczi
2026-07-28
parallels: validate BAT capacity against advertised disk size
Denis V. Lunev
2026-07-28
parallels: avoid fatal abort on large bitmap L1 table
Denis V. Lunev
2026-07-28
parallels: skip loading a genuinely empty bitmap L1 table
Denis V. Lunev
2026-07-28
parallels: validate bitmap L1 table size before allocating it
Denis V. Lunev
2026-07-28
parallels: reject BAT entries pointing outside backed storage
Denis V. Lunev
2026-07-28
parallels: fix bat_entries overflow in image creation
Denis V. Lunev
2026-07-28
parallels: read header/BAT table in bounded chunks
Denis V. Lunev
2026-07-27
parallels: fix integer overflow in header size calculation
Denis V. Lunev
2026-07-27
qcow2: remove invalid qcow2_check_refcounts calls
Marc-André Lureau
2026-07-27
block: add missing coroutine annotation
Marc-André Lureau
2026-07-27
block/blkio: fix compiler false-positive warning
Marc-André Lureau
2026-07-23
block/curl: set User-Agent header
Vladimir Lobanov
2026-07-07
qom: replace 'can_be_deleted' with 'prepare_delete'
Daniel P. Berrangé
2026-06-17
Make copy_file_range non-static on GNU/Hurd
Damien Zammit
2026-06-17
block/file-posix: Clean up sys/ioctl import
Damien Zammit
2026-06-15
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2026-06-12
block/io: Use QEMU_LOCK_GUARD to simplify mutex handling
Evgeny Kolmakov
2026-06-10
qed: Don't try to flush during incoming migration
Fabiano Rosas
2026-06-08
block/export/fuse: set FUSE_DIRECT_IO_ALLOW_MMAP flag to fix regression
Fiona Ebner
2026-06-08
block/export/fuse: use struct fuse_init_in
Fiona Ebner
2026-06-08
qcow2: Fix data loss on zero write with detect-zeroes=unmap
Thomas Lamprecht
2026-06-08
block/io: fallback to bounce buffer if BLKZEROOUT is not supported because of...
Fiona Ebner
2026-06-05
buildsys: Stop checking for ESA/390 host
Philippe Mathieu-Daudé
2026-06-03
vhost-user-blk-server: do not advertise VIRTIO_BLK_F_SIZE_MAX with size_max=0
Max Makarov
[next]