[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ANNOUNCE] QEMU 9.1.1 Stable released
From: |
Michael Tokarev |
Subject: |
[ANNOUNCE] QEMU 9.1.1 Stable released |
Date: |
Mon, 21 Oct 2024 21:53:05 +0300 |
User-agent: |
Mozilla Thunderbird |
Hi everyone,
The QEMU v9.1.1 stable release is now available.
You can grab the tarball from our download page here:
https://www.qemu.org/download/#source
https://download.qemu.org/qemu-9.1.1.tar.xz
https://download.qemu.org/qemu-9.1.1.tar.xz.sig (signature)
v9.1.1 is now tagged in the official qemu.git repository, and the
stable-9.1 branch has been updated accordingly:
https://gitlab.com/qemu-project/qemu/-/commits/stable-9.1
There are 49 changes since the previous v9.1.0 release.
Thank you everyone who has been involved and helped with the stable series!
/mjt
Changelog (stable-9.1-hash master-hash Author Name: Commmit-Subject):
0ff5ab6f57 Michael Tokarev:
Update version for 9.1.1 release
01fff50626 cf59889781 Marc-André Lureau:
ui/dbus: fix filtering all update messages
e1324ec946 330ef31deb Marc-André Lureau:
ui/win32: fix potential use-after-free with dbus shared memory
9391f419c7 244d52ff73 Marc-André Lureau:
ui/dbus: fix leak on message filtering
6d03242a7e 6d6e23361f Marc-André Lureau:
hw/audio/hda: fix memory leak on audio setup
2787ca0e0a f27206ceed Marc-André Lureau:
hw/audio/hda: free timer on exit
10e3edd9b3 cd247eae16 Peter Maydell:
hw/char/pl011: Use correct masks for IBRD and FBRD
460ddd62fa 3db74afec3 Alexandra Diupina:
hw/intc/arm_gicv3_cpuif: Add cast to match the documentation
6fecfc5978 12dc8f6eca Alexandra Diupina:
hw/intc/arm_gicv3: Add cast to match the documentation
c5f652a053 e0c0ea6eca Alexandra Diupina:
hw/intc/arm_gicv3: Add cast to match the documentation
997f8d5c2b 8db4e0f92e Paolo Bonzini:
meson: ensure -mcx16 is passed when detecting ATOMIC128
22359e0e6e 6ae8c5382b Paolo Bonzini:
meson: define qemu_isa_flags
e894be998d 461a9252e2 Pierrick Bouvier:
meson: fix machine option for x86_version
a4f9d9a4b2 352cc9f300 Richard Henderson:
target/m68k: Always return a temporary from gen_lea_mode
8f583fd99a 3213da7b95 Richard Henderson:
tcg/ppc: Use TCG_REG_TMP2 for scratch index in prepare_host_addr
854a38fd9d 4cabcb89b1 Richard Henderson:
tcg/ppc: Use TCG_REG_TMP2 for scratch tcg_out_qemu_st
167c8d374a 2884596f5f Richard Henderson:
linux-user: Fix parse_elf_properties GNU0_MAGIC check
18046fbec5 a9ee641bd4 Philippe Mathieu-Daudé:
linux-user/flatload: Take mmap_lock in load_flt_binary()
5762cdaf45 0e60fc8093 Marc-André Lureau:
vnc: fix crash when no console attached
02ac67c41f c60473d292 Alex Bennée:
testing: bump mips64el cross to bookworm and fix package list
e32ac563b8 9601076b3b Jan Luebbe:
hw/sd/sdcard: Fix handling of disabled boot partitions
767e7d8ae1 67d762e716 Ard Biesheuvel:
target/arm: Avoid target_ulong for physical address lookups
7eefbf8bb7 6475155d51 Fiona Ebner:
block/reqlist: allow adding overlapping requests
bb630d9251 bc02be4508 Alex Bennée:
util/timer: avoid deadlock when shutting down
8fc8dd2efd 2e4fdf5660 Mark Cave-Ayland:
hw/mips/jazz: fix typo in in-built NIC alias
f8244f3b8c 8bded2e73e Fabiano Rosas:
target/ppc: Fix lxvx/stxvx facility check
4c7c0d2442 9d8d5a5b90 TANG Tiancheng:
tcg: Fix iteration step in 32-bit gvec operation
51c943931d 4265b4f358 Bibo Mao:
hw/loongarch/virt: Add description for virt machine type
9cd1fd4b50 405e352d28 Fabiano Rosas:
migration/multifd: Fix p->iov leak in multifd-uadk.c
f84b79a8fc 203beb6f04 Arman Nabiev:
target/ppc: Fix migration of CPUs with TLB_EMB TLB type
eb40b14740 d33d3adb57 Helge Deller:
target/hppa: Fix random 32-bit linux-user crashes
03ee5e0c53 8676007eff Peter Maydell:
target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1
1faa437db9 6cce0dcc6f Jacob Abrams:
hw/char/stm32l4x5_usart.c: Enable USART ACK bit response
9b42e33bda 4ce5622908 Fabiano Rosas:
migration/multifd: Fix rb->receivedmap cleanup race
73f5d5bfb7 2d0a071e62 Mattias Nissler:
mac_dbdma: Remove leftover `dma_memory_unmap` calls
97fa3d7fcc d8d5ca4004 Fea.Wang:
softmmu/physmem.c: Keep transaction attribute in address_space_map()
659eeb16b3 b84f06c2be David Hildenbrand:
softmmu/physmem: fix memory leak in dirty_memory_extend()
0d889c5c86 637b0aa139 Mattias Nissler:
softmmu: Support concurrent bounce buffers
02833b07b6 8d5ab746b1 Daniel P. Berrangé:
gitlab: fix logic for changing docker tag on stable branches
b95002f47a ae23cd0017 Gert Wollny:
ui/sdl2: set swap interval explicitly when OpenGL is enabled
bec9a96934 110684c9a6 Jan Klötzke:
hw/intc/arm_gic: fix spurious level triggered interrupts
df9aa3dd8c 7fc6611cad Volker Rümelin:
hw/audio/virtio-sound: fix heap buffer overflow
cd320c8a82 1231bc7d12 Thomas Huth:
contrib/plugins/Makefile: Add a 'distclean' target
27a15a2a32 19d2111059 Alex Bennée:
tests/docker: update debian i686 and mipsel images to bookworm
a160fa0fc3 d0068b746a Alex Bennée:
tests/docker: remove debian-armel-cross
3148a16b30 586ac2c67d Daniel P. Berrangé:
crypto: avoid leak of ctx when bad cipher mode is given
0e8f3eb43f e6c09ea4f9 Daniel P. Berrangé:
crypto: check gnutls & gcrypt support the requested pbkdf hash
ae2dc2a27a c72cab5ad9 Tiago Pasqualini:
crypto: run qcrypto_pbkdf2_count_iters in a new thread
f74e5bd9b9 48b8583698 Daniel P. Berrangé:
iotests: fix expected output from gnutls
20eee6cb3d ead5078cf1 Helge Deller:
target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64
OpenPGP_signature.asc
Description: OpenPGP digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [ANNOUNCE] QEMU 9.1.1 Stable released,
Michael Tokarev <=