Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v8.2.10
qemu
Browse files
Mar 26, 2025
Update version for 8.2.10 release
· f671ce11
Michael Tokarev
authored
Mar 26, 2025
View commits for tag v8.2.10
v8.2.10
f671ce11
Mar 24, 2025
hw/misc/aspeed_hace: Fix buffer overflow in has_padding function
· a2d22778
Jamin Lin
authored
Mar 21, 2025
and
Michael Tokarev
committed
Mar 24, 2025
a2d22778
target/ppc: Fix e200 duplicate SPRs
· d63f951f
npiggin
authored
Mar 20, 2025
and
Michael Tokarev
committed
Mar 24, 2025
d63f951f
linux-user/riscv: Fix handling of cpu mask in riscv_hwprobe syscall
· 3011e4e4
Richard Henderson
authored
Mar 08, 2025
and
Michael Tokarev
committed
Mar 24, 2025
3011e4e4
docs/about/emulation: Fix broken link
· 0a9b5008
Santiago MC
authored
Mar 05, 2025
and
Michael Tokarev
committed
Mar 24, 2025
0a9b5008
Mar 22, 2025
vdpa: Allow vDPA to work on big-endian machine
· 4d25ad25
Konstantin Shkolnyy
authored
Feb 21, 2025
and
Michael Tokarev
committed
Mar 22, 2025
4d25ad25
vdpa: Fix endian bugs in shadow virtqueue
· ca12e95f
Konstantin Shkolnyy
authored
Feb 12, 2025
and
Michael Tokarev
committed
Mar 22, 2025
ca12e95f
target/loongarch: Fix vldi inst
· 79600085
Guo Hongyu
authored
Dec 19, 2024
and
Michael Tokarev
committed
Mar 22, 2025
79600085
target/arm: Simplify pstate_sm check in sve_access_check
· e4246579
Richard Henderson
authored
Mar 07, 2025
and
Michael Tokarev
committed
Mar 22, 2025
e4246579
target/arm: Make DisasContext.{fp, sve}_access_checked tristate
· 8691abc9
Richard Henderson
authored
Mar 07, 2025
and
Michael Tokarev
committed
Mar 22, 2025
8691abc9
util/cacheflush: Make first DSB unconditional on aarch64
· c06e9d5d
Joe Komlodi
authored
Mar 10, 2025
and
Michael Tokarev
committed
Mar 22, 2025
c06e9d5d
ui/cocoa: Temporarily ignore annoying deprecated declaration warnings
· 86fc38e7
Philippe Mathieu-Daudé
authored
Sep 17, 2024
and
Michael Tokarev
committed
Mar 22, 2025
86fc38e7
docs: Rename default-configs to configs
· 172514b5
Greg Kurz
authored
Mar 06, 2025
and
Michael Tokarev
committed
Mar 22, 2025
172514b5
block: Zero block driver state before reopening
· 7d6622fb
Kevin Wolf
authored
Mar 10, 2025
and
Michael Tokarev
committed
Mar 22, 2025
7d6622fb
hw/xen/hvm: Fix Aarch64 typo
· 8f984333
Philippe Mathieu-Daudé
authored
Mar 05, 2025
and
Michael Tokarev
committed
Mar 22, 2025
8f984333
hw/net/smc91c111: Don't allow data register access to overrun buffer
· 9757290e
Peter Maydell
authored
Feb 28, 2025
and
Michael Tokarev
committed
Mar 22, 2025
9757290e
hw/net/smc91c111: Sanitize packet length on tx
· 486405f8
Peter Maydell
authored
Feb 28, 2025
and
Michael Tokarev
committed
Mar 22, 2025
486405f8
hw/net/smc91c111: Sanitize packet numbers
· 1507587d
Peter Maydell
authored
Feb 28, 2025
and
Michael Tokarev
committed
Mar 22, 2025
1507587d
hw/net/smc91c111: Ignore attempt to pop from empty RX fifo
· d69efd72
Peter Maydell
authored
Feb 07, 2025
and
Michael Tokarev
committed
Mar 22, 2025
d69efd72
ppc/pnv/occ: Fix common area sensor offsets
· a545ecd4
npiggin
authored
Dec 09, 2024
and
Michael Tokarev
committed
Mar 22, 2025
a545ecd4
net: move backend cleanup to NIC cleanup
· 8778ae6a
Eugenio Pérez
authored
Jan 06, 2025
and
Michael Tokarev
committed
Mar 22, 2025
8778ae6a
net: parameterize the removing client from nc list
· f2ec3409
Eugenio Pérez
authored
Jan 06, 2025
and
Michael Tokarev
committed
Mar 22, 2025
f2ec3409
util/qemu-timer.c: Don't warp timer from timerlist_rearm()
· 93c0898f
Peter Maydell
authored
Feb 10, 2025
and
Michael Tokarev
committed
Mar 22, 2025
93c0898f
target/arm: Correct STRD atomicity
· f5a001d4
Peter Maydell
authored
Mar 07, 2025
and
Michael Tokarev
committed
Mar 22, 2025
f5a001d4
target/arm: Correct LDRD atomicity and fault behaviour
· eed5a30b
Peter Maydell
authored
Mar 07, 2025
and
Michael Tokarev
committed
Mar 22, 2025
eed5a30b
hw/gpio: npcm7xx: fixup out-of-bounds access
· 27e3d81f
Patrick Venture
authored
Mar 07, 2025
and
Michael Tokarev
committed
Mar 22, 2025
27e3d81f
docs/about/build-platforms: Correct minimum supported Python version
· b3c2759c
Markus Armbruster
authored
Feb 27, 2025
and
Michael Tokarev
committed
Mar 22, 2025
b3c2759c
block/qed: fix use-after-free by nullifying timer pointer after free
· 9f1e501f
Denis Rastyogin
authored
Mar 04, 2025
and
Michael Tokarev
committed
Mar 22, 2025
9f1e501f
goldfish_rtc: Fix tick_offset migration
· 57bc5203
Rodrigo Dias Correa
authored
Jan 14, 2025
and
Michael Tokarev
committed
Mar 22, 2025
57bc5203
target/riscv: throw debug exception before page fault
· 0260dbf0
Daniel Henrique Barboza
authored
Jan 21, 2025
and
Michael Tokarev
committed
Mar 22, 2025
0260dbf0
target/riscv/debug.c: use wp size = 4 for 32-bit CPUs
· 7da5f587
Daniel Henrique Barboza
authored
Jan 21, 2025
and
Michael Tokarev
committed
Mar 22, 2025
7da5f587
target/riscv: rvv: Fix unexpected behavior of vector reduction instructions when vl is 0
· b37f3329
Max Chou
authored
Jan 24, 2025
and
Michael Tokarev
committed
Mar 22, 2025
b37f3329
target/arm/hvf: sign extend the data for a load operation when SSE=1
· 951eedcc
Joelle van Dyne
authored
Feb 24, 2025
and
Michael Tokarev
committed
Mar 22, 2025
951eedcc
target/loongarch/gdbstub: Fix gdbstub incorrectly handling some registers
· 026af9a0
Bibo Mao
authored
Feb 18, 2025
and
Michael Tokarev
committed
Mar 22, 2025
026af9a0
cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0()
· 869c4f7c
Stefano Garzarella
authored
Feb 11, 2025
and
Michael Tokarev
committed
Mar 22, 2025
869c4f7c
amd_iommu: Use correct bitmask to set capability BAR
· 5af94d25
Sairaj Kodilkar
authored
Feb 07, 2025
and
Michael Tokarev
committed
Mar 22, 2025
5af94d25
amd_iommu: Use correct DTE field for interrupt passthrough
· 3bed1a6a
Sairaj Kodilkar
authored
Feb 07, 2025
and
Michael Tokarev
committed
Mar 22, 2025
3bed1a6a
Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX
· 0bc0ccb4
Bernhard Beschow
authored
Feb 09, 2025
and
Michael Tokarev
committed
Mar 22, 2025
0bc0ccb4
target/arm: Honour SDCR.TDCC and SCR.TERR in AArch32 EL3 non-Monitor modes
· 3b39dd05
Peter Maydell
authored
Jan 30, 2025
and
Michael Tokarev
committed
Mar 22, 2025
3b39dd05
hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3
· 9e6be19c
Peter Maydell
authored
Jan 30, 2025
and
Michael Tokarev
committed
Mar 22, 2025
9e6be19c
Loading