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-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-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
Age
Commit message (
Expand
)
Author
2026-06-08
hw/i3c: fix CMD/data FIFO depth reset values to match real silicon
Jithu Joseph
2026-06-07
s390x/pci: Fix interrupt forwarding disable for interpreted devices
Farhan Ali
2026-06-07
target/s390x: Make container ids in SysIB_15x 1-based
Alexandra Winter
2026-06-04
lcitool: remove Cirrus CI support
Stefan Hajnoczi
2026-06-04
gitlab: remove x64-freebsd-14-build Cirrus job
Stefan Hajnoczi
2026-06-04
gitlab: add initial MacOS 15 on gitlab runner
Alex Bennée
2026-06-04
ci: drop cirrus MacOS build
Alex Bennée
2026-06-04
tests/unit: add test-envlist covering setenv/unsetenv name matching
Denis V. Lunev
2026-06-04
util/envlist: fix prefix-match in envlist_unsetenv() name lookup
Denis V. Lunev
2026-06-01
9pfs: fix missing rename lock in v9fs_co_readdir_many (CVE-2026-48004)
sin99xx
2026-06-01
tests/9pfs: add deep absolute path test
Christian Schoenebeck
2026-06-01
tests/qtest/libqos: add qvirtqueue_reset_pool() for descriptor pool reset
Christian Schoenebeck
2026-06-01
hw/9pfs: let callers of v9fs_path_sprintf() and v9fs_fix_path() handle errors
Christian Schoenebeck
2026-06-01
hw/9pfs: add error handling to v9fs_fix_path()
Christian Schoenebeck
2026-06-01
hw/9pfs: change V9fsPath.size to size_t and v9fs_path_sprintf() return type
Christian Schoenebeck
2026-06-01
hw/9pfs: add NULL check in v9fs_path_is_ancestor()
Christian Schoenebeck
2026-06-01
linux-user/s390x: restore fpu_status rounding mode from FPC on sigreturn
Matt Turner
2026-06-01
linux-user/sh4: restore FP rounding mode on sigreturn
Matt Turner
2026-06-01
linux-user/sh4: preserve T/M/Q bits across signal delivery
Matt Turner
2026-06-01
linux-user/mips: save/restore FCSR across signal delivery
Matt Turner
2026-06-01
linux-user/ppc: restore fp_status from FPSCR on sigreturn
Matt Turner
2026-05-29
hw/net/rocker_of_dpa: Avoid unaligned accesses in _of_dpa_flow_match()
Peter Maydell
2026-05-29
hw/net/rocker_of_dpa: Check group ID pointers are not NULL
Peter Maydell
2026-05-29
target/arm: SME BFCVT, BFCVTN have "Alternate BFloat16 behaviors"
Peter Maydell
2026-05-29
target/arm: Don't assert if 64-bit EL2 AT insn sees a Domain fault
Peter Maydell
2026-05-29
target/arm: Enable REVD for SVE2.1
Richard Henderson
2026-05-28
vfio/container: Restrict dma_map_file() to shared RAM or RAM devices
Chenyi Qiang
2026-05-28
vfio-user: reject zero migration page size capability
GuoHan Zhao
2026-05-28
vfio-user: reject zero DMA page size capability
GuoHan Zhao
2026-05-26
target/arm: Set correct fp flags for FLOGB when FPCR.AH = 1
Peter Maydell
2026-05-26
target/arm: Use FPST_A64_F16 for SVE FCVTLT_hs
Peter Maydell
2026-05-26
target/arm: SVE2 FMAXP, FMINP must honour AH=1
Peter Maydell
2026-05-26
block/linux-aio: bound ioq_submit() recursion depth
Denis V. Lunev
2026-05-26
mc146818rtc: Fix get_guest_rtc_ns() overflow bug
Jinjie Ruan
2026-05-26
apic: fix delivery bitmask with modified xAPIC ids
Paolo Bonzini
2026-05-26
lsi53c895a: clear tag byte when processing messages
Paolo Bonzini
2026-05-26
lsi53c895a: fix use-after-free of cancelled request
Paolo Bonzini
2026-05-26
ui: fix validation of VNC extended clipboard data length
Heechan Kang
2026-05-26
ui/vnc: fix OOB read updating VNC update frequency stats
Daniel P. Berrangé
2026-05-26
ui/vnc: fix OOB write in lossy rect worker code
Daniel P. Berrangé
2026-05-26
ui/vnc: fix OOB write in VNC stats array
Daniel P. Berrangé
2026-05-26
ui/vnc: fix OOB read access in VNC SASL mechname array
Daniel P. Berrangé
2026-05-26
linux-user/mips64: fix mipsn32 elf_core_copy_regs entry width
Matt Turner
2026-05-26
linux-user/mips64: fix elf_core_copy_regs register layout in core files
Matt Turner
2026-05-26
target/riscv: Make hpmcounterh return the upper 32-bits
Portia Stephens
2026-05-26
target/riscv/csr.c: fix read of pmpaddr(0-63) CSRs
Daniel Henrique Barboza
2026-05-26
target/riscv: clear mseccfg on reset for all dependent extensions
Zishun Yi
2026-05-26
target/riscv: Update the local interrupt mask
Alistair Francis
2026-05-26
target/riscv: Add mseccfg to VMStateDescription
Zishun Yi
2026-05-26
target/riscv/pmp: Fix integer overflow in TOR and NA4 address computation
Zishun Yi
[prev]
[next]