summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-25Update version for 10.2.3 releasev10.2.3Michael Tokarev
2026-05-25block/graph-lock: fix missed wakeup in bdrv_graph_co_rdunlock()Denis V. Lunev
2026-05-20commit: Drain nodes across all of bdrv_commit()Kevin Wolf
2026-05-20block: Add more defaults to DEFAULT_BLOCK_CONFKevin Wolf
2026-05-20block: Create DEFAULT_BLOCK_CONF macroKevin Wolf
2026-05-20ide-test: Test reset during TRIMKevin Wolf
2026-05-20ide-test: Factor out wait_dma_completion()Kevin Wolf
2026-05-20ide: Clean up ide_trim_co_entry() to be idiomatic coroutine codeKevin Wolf
2026-05-20ide: Minimal fix for deadlock between TRIM and drainKevin Wolf
2026-05-20block: Add flags parameter to blk_*_pdiscard()Kevin Wolf
2026-05-20block: Add blk_co_start/end_request() and BDRV_REQ_NO_QUEUEKevin Wolf
2026-05-20blkdebug: Add 'delay-ns' optionKevin Wolf
2026-05-19linux-user/sh4: Fix setup_sigtramp to match Linux kernel trampoline patternMatt Turner
2026-05-19linux-user/sh4: Fix target_ucontext tuc_link field typeMatt Turner
2026-05-19linux-user: Fix AT_EXECFN in AUXV for symlinked programsHelge Deller
2026-05-19hw/nvme: fix admin cq msix setupKlaus Jensen
2026-05-19tests/functional/qemu_test/asset.py: Don't use setxattr when it doesn't existPeter Maydell
2026-05-19meson.build: Add -fzero-init-padding-bits=allPeter Maydell
2026-05-19hw/i2c/microbit_i2c: Don't index off end of twi_read_sequence[]Peter Maydell
2026-05-19aspeed/hace: Prevent total_req_len overflowCédric Le Goater
2026-05-19aspeed/hace: Fix out-of-bounds read in has_padding()Cédric Le Goater
2026-05-19hw/misc/aspeed_sbc: Add bounds checking for OTP write operationsKane Chen
2026-05-19hw/display/cirrus_vga: Fix packed-24 color-expansion transparent copiesPeter Maydell
2026-05-19hw/display/cirrus_vga: Fix packed-24 color-expansion transparent pattern fillsPeter Maydell
2026-05-19hw/ufs: Zero reserved bytes in REPORT LUNS response headerJeuk Kim
2026-05-19hw/ufs: Keep MCQ SQs alive while requests are outstandingJeuk Kim
2026-05-19hw/ufs: Reject zero-depth MCQ queuesJeuk Kim
2026-05-19hw/ufs: Guard MCQ CQ accesses against missing queuesJeuk Kim
2026-05-19hw/ufs: Validate MCQ SQ references before useJeuk Kim
2026-05-19hw/uefi: check auth.hdr_length minimum sizeGerd Hoffmann
2026-05-14hw/uefi: avoid possibly unaligned variable_auth_2 struct field accessGerd Hoffmann
2026-05-14hw/uefi: verify data size before accessing it in wrap_pkcs7Gerd Hoffmann
2026-05-14hw/uefi: add name_size check to uefi_vars_mm_lock_variable()Gerd Hoffmann
2026-05-14hw/uefi: fix ucs2 string helper functionsGerd Hoffmann
2026-05-14hw/uefi: verify pio_xfer_offset before calculating buffer checksumGerd Hoffmann
2026-05-14hw/uefi: fix buffer overrunsGerd Hoffmann
2026-05-14hw/misc/bcm2835_rng: Specify valid memory access sizesPeter Maydell
2026-05-14target/arm: Report IL=0 for Thumb 16-bit BKPT insnPeter Maydell
2026-05-14target/microblaze: Fix endianness used to disassemblePhilippe Mathieu-Daudé
2026-05-14migration: Fix low possibility downtime violationPeter Xu
2026-05-14hw/intc/arm_gicv3: Fix NS write to ICC_AP1Rn_EL1 when prebits < 7liugan1
2026-05-14hw/net/allwinner-sun8i-emac: Flush queued packets when rx is enabled宋文武
2026-05-14hw/ppc/e500: fix bus-frequency property hardcoded to zero in CPU FDT nodeVivien LEGER
2026-05-14tests/rcutorture: Fix build errorCédric Le Goater
2026-05-14hw/intc/xics: Add a check for an invalid server idkiki
2026-05-14linux-user: Translate errno in IP_RECVERR and IPV6_RECVERRHelge Deller
2026-05-14linux-user: Allow getsockopt() with NULL optval addressHelge Deller
2026-05-14linux-user: Flush errors by using exit() instead of _exit() in error pathHelge Deller
2026-05-14linux-user: Add missing CDROM ioctlsHelge Deller
2026-05-14target/riscv: Use ELEN for Fractional LMUL checkAlistair Francis