summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-26Update version for 8.2.10 releasev8.2.10stable-8.2Michael Tokarev
2025-03-24hw/misc/aspeed_hace: Fix buffer overflow in has_padding functionJamin Lin
2025-03-24target/ppc: Fix e200 duplicate SPRsNicholas Piggin
2025-03-24linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscallRichard Henderson
2025-03-24docs/about/emulation: Fix broken linkSantiago Monserrat Campanello
2025-03-22vdpa: Allow vDPA to work on big-endian machineKonstantin Shkolnyy
2025-03-22vdpa: Fix endian bugs in shadow virtqueueKonstantin Shkolnyy
2025-03-22target/loongarch: Fix vldi instGuo Hongyu
2025-03-22target/arm: Simplify pstate_sm check in sve_access_checkRichard Henderson
2025-03-22target/arm: Make DisasContext.{fp, sve}_access_checked tristateRichard Henderson
2025-03-22util/cacheflush: Make first DSB unconditional on aarch64Joe Komlodi
2025-03-22ui/cocoa: Temporarily ignore annoying deprecated declaration warningsPhilippe Mathieu-Daudé
2025-03-22docs: Rename default-configs to configsGreg Kurz
2025-03-22block: Zero block driver state before reopeningKevin Wolf
2025-03-22hw/xen/hvm: Fix Aarch64 typoPhilippe Mathieu-Daudé
2025-03-22hw/net/smc91c111: Don't allow data register access to overrun bufferPeter Maydell
2025-03-22hw/net/smc91c111: Sanitize packet length on txPeter Maydell
2025-03-22hw/net/smc91c111: Sanitize packet numbersPeter Maydell
2025-03-22hw/net/smc91c111: Ignore attempt to pop from empty RX fifoPeter Maydell
2025-03-22ppc/pnv/occ: Fix common area sensor offsetsNicholas Piggin
2025-03-22net: move backend cleanup to NIC cleanupEugenio Pérez
2025-03-22net: parameterize the removing client from nc listEugenio Pérez
2025-03-22util/qemu-timer.c: Don't warp timer from timerlist_rearm()Peter Maydell
2025-03-22target/arm: Correct STRD atomicityPeter Maydell
2025-03-22target/arm: Correct LDRD atomicity and fault behaviourPeter Maydell
2025-03-22hw/gpio: npcm7xx: fixup out-of-bounds accessPatrick Venture
2025-03-22docs/about/build-platforms: Correct minimum supported Python versionMarkus Armbruster
2025-03-22block/qed: fix use-after-free by nullifying timer pointer after freeDenis Rastyogin
2025-03-22goldfish_rtc: Fix tick_offset migrationRodrigo Dias Correa
2025-03-22target/riscv: throw debug exception before page faultDaniel Henrique Barboza
2025-03-22target/riscv/debug.c: use wp size = 4 for 32-bit CPUsDaniel Henrique Barboza
2025-03-22target/riscv: rvv: Fix unexpected behavior of vector reduction instructions w...Max Chou
2025-03-22target/arm/hvf: sign extend the data for a load operation when SSE=1Joelle van Dyne
2025-03-22target/loongarch/gdbstub: Fix gdbstub incorrectly handling some registersBibo Mao
2025-03-22cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0()Stefano Garzarella
2025-03-22amd_iommu: Use correct bitmask to set capability BARSairaj Kodilkar
2025-03-22amd_iommu: Use correct DTE field for interrupt passthroughSairaj Kodilkar
2025-03-22Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMXBernhard Beschow
2025-03-22target/arm: Honour SDCR.TDCC and SCR.TERR in AArch32 EL3 non-Monitor modesPeter Maydell
2025-03-22hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3Peter Maydell
2025-03-22target/arm: Make CP_ACCESS_TRAPs to AArch32 EL3 be Monitor trapsPeter Maydell
2025-03-22target/arm: Report correct syndrome for UNDEFINED LOR sysregs when NS=0Peter Maydell
2025-03-22target/arm: Report correct syndrome for UNDEFINED S1E2 AT ops at EL3Peter Maydell
2025-03-22target/arm: Report correct syndrome for UNDEFINED AT ops with wrong NSE, NSPeter Maydell
2025-03-22target/arm: Report correct syndrome for UNDEFINED CNTPS_*_EL1 from EL2 and NS...Peter Maydell
2025-03-22elfload: Fix alignment when unmapping excess reservationFabiano Rosas
2025-03-22linux-user: Honor elf alignment when placing imagesRichard Henderson
2025-03-22target/sparc: Fix gdbstub incorrectly handling registers f32-f62Mikael Szreder
2025-02-16ui/sdl2: reenable the SDL2 Windows keyboard hook procedureVolker Rümelin
2025-02-12gitlab-ci.d/cirrus: Update the FreeBSD job to v14.2Thomas Huth