summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-17Update version for 10.1.5 releasev10.1.5staging-10.1stable-10.1Michael Tokarev
2026-03-13hyperv/syndbg: check length returned by cpu_physical_memory_map()Paolo Bonzini
2026-03-13fuse: Copy write buffer content before pollingHanna Czenczek
2026-03-13target/loongarch: Avoid recursive PNX exception on CSR_BADI fetchrail5
2026-03-13target/loongarch: Preserve PTE permission bits in LDPTErail5
2026-03-11hw/net/npcm_gmac: Catch accesses off the end of the register arrayPeter Maydell
2026-03-11linux-user: fix TIOCGSID ioctlAndreas Schwab
2026-03-11tests/tcg/multiarch/test-mmap: Check mmaps beyond reserved_vaBingwu Zhang
2026-03-11bsd-user: Deal with mmap where start > reserved_vaBingwu Zhang
2026-03-11linux-user: Deal with mmap where start > reserved_vaBingwu Zhang
2026-03-11hw/net/xilinx_ethlite: Check for oversized TX packetsPeter Maydell
2026-03-11virtio-gpu: Ensure BHs are invoked only from main-loop threadDmitry Osipenko
2026-03-11block/nfs: Do not enter coroutine from CBHanna Czenczek
2026-03-11block: Never drop BLOCK_IO_ERROR with action=stop for rate limitingKevin Wolf
2026-03-11block/throttle-groups: fix deadlock with iolimits and muliple iothreadsDmitry Guryanov
2026-03-11mirror: Fix missed dirty bitmap writes during startupKevin Wolf
2026-03-11block/curl: fix concurrent completion handlingAntoine Damhet
2026-03-11block/vmdk: fix OOB read in vmdk_read_extent()Halil Oktay (oblivionsage)
2026-03-11hw/net/smc91c111: Don't allow negative-length packetsPeter Maydell
2026-03-11io: fix cleanup for websock I/O source data on cancellationDaniel P. Berrangé
2026-03-11io: fix cleanup for TLS I/O source data on cancellationDaniel P. Berrangé
2026-03-11io: separate freeing of tasks from marking them as completeDaniel P. Berrangé
2026-03-02target/i386/hvf/x86_mmu: Fix compiler warningBernhard Beschow
2026-03-02target/i386/emulate/x86_decode: Fix compiler warningBernhard Beschow
2026-03-02hw/i386/vmmouse: Fix hypercall clobbersJosh Poimboeuf
2026-03-01hw/9pfs: fix missing EOPNOTSUPP on Twstat and Trenameat for fs synth driverChristian Schoenebeck
2026-03-01hw/9pfs: fix data race in v9fs_mark_fids_unreclaim()Richie Buturla
2026-02-26target/arm: set the correct TI bits for WFIT trapsAlex Bennée
2026-02-26hw/ssi/xilinx_spips: Reset TX FIFO in resetWeixie Cui
2026-02-23hw/misc/virt_ctrl: Fix incorrect trace event in read operationKuan-Wei Chiu
2026-02-23virtio-snd: tighten read amount in in_cbManos Pitsidianakis
2026-02-23virtio-snd: fix max_size bounds check in input cbManos Pitsidianakis
2026-02-23virtio-snd: handle 5.14.6.2 for PCM_INFO properlyManos Pitsidianakis
2026-02-23virtio-snd: remove TODO commentsManos Pitsidianakis
2026-02-23virtio-gpu-virgl: Add virtio-gpu-virgl-hostmem-region typeAkihiko Odaki
2026-02-19target/arm: Don't let 'sme=on' downgrade SMEPeter Maydell
2026-02-19target/arm/tcg: Allow SVE RAX1 in SME2p1 streaming modePeter Maydell
2026-02-19target/arm: Fix feature check in DO_SVE2_RRX, DO_SVE2_RRX_TBPeter Maydell
2026-02-19target/arm: Account for SME in aarch64_sve_narrow_vq() assertionPeter Maydell
2026-02-13hw/i2c/aspeed_i2c: Fix out-of-bounds read in I2C MMIO handlersJamin Lin
2026-02-12docs/about/emulation: Add documentation for hotblocks plugin argumentsAlex Bradbury
2026-02-12contrib/plugins/hotblocks: Print uint64_t with PRIu64 rather than PRId64Alex Bradbury
2026-02-12contrib/plugins/hotblocks: Fix off by one error in iteration of sorted blocksAlex Bradbury
2026-02-12contrib/plugins/hotblocks: Correctly free sorted counts listAlex Bradbury
2026-02-12python: drop uses of pkg_resourcesJohn Snow
2026-02-12iotests: test active mirror with unaligned, small write zeroes opFiona Ebner
2026-02-12block/mirror: check range when setting zero bitmap for sync writeFiona Ebner
2026-02-12plugins: fix cross-build using LLVM for Windows targetsMohamed Mediouni
2026-02-12s390x/pci: Fix endianness for zPCI BAR values.Jaehoon Kim
2026-02-12Update version for 10.1.4 releasev10.1.4Michael Tokarev