[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ANNOUNCE] QEMU 9.0.2 Stable released
From: |
Michael Tokarev |
Subject: |
[ANNOUNCE] QEMU 9.0.2 Stable released |
Date: |
Wed, 17 Jul 2024 11:10:19 +0300 |
Hi everyone,
The QEMU v9.0.2 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.0.2.tar.xz
https://download.qemu.org/qemu-9.0.2.tar.xz.sig (signature)
v9.0.2 is now tagged in the official qemu.git repository, and the
stable-9.0 branch has been updated accordingly:
https://gitlab.com/qemu-project/qemu/-/commits/stable-9.0
There are 27 changes since the previous v9.0.1 release, including
a fix for CVE-2024-4467 (qemu-img info command lack of input validation).
Thank you everyone who has been involved and helped with the stable series!
/mjt
Changelog (stable-9.0-hash master-hash Author Name: Commmit-Subject):
5ebde3b5c0 Michael Tokarev:
Update version for 9.0.2 release
e0d660aeea 3936bbdf9a Vincent Fu:
hw/nvme: fix number of PIDs for FDP RUH update
e4a9b44f7a e389929d19 Markus Armbruster:
sphinx/qapidoc: Fix to generate doc for explicit, unboxed arguments
837864aa6c a0124e333e Maxim Mikityanskiy:
char-stdio: Restore blocking mode of stdout on exit
8c86d8aa6c 7aa6492401 Stefano Garzarella:
virtio: remove virtio_tswap16s() call in vring_packed_event_read()
c13615f78f a113d041e8 Cindy Lu:
virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
b4efc4ce2c a71d9dfbf6 Richard Henderson:
tcg/optimize: Fix TCG_COND_TST* simplification of setcond2
5be2bb40e3 7ead946998 Kevin Wolf:
block: Parse filenames only when explicitly requested
8c022d8af6 7e1110664e Kevin Wolf:
iotests/270: Don't store data-file with json: prefix in image
0bbe8f9b12 2eb42a728d Kevin Wolf:
iotests/244: Don't store data-file with protocol in image
312ca4065b bd385a5298 Kevin Wolf:
qcow2: Don't open data_file with BDRV_O_NO_IO
68473fdd22 e68dcbb079 Daniel P. Berrang=C3=A9:
tests: add testing of parameter=3D1 for SMP topology
a4fd014e33 9d7950edb0 Daniel P. Berrang=C3=A9:
hw/core: allow parameter=3D1 for SMP topology on any machine
10f230bd61 7619129f0d Richard Henderson:
target/arm: Fix FJCVTZS vs flush-to-zero
10b9e0c546 76bccf3cb9 Richard Henderson:
target/arm: Fix VCMLA Dd, Dn, Dm[idx]
50a8a6b4d6 903916f0a0 Chuang Xu:
i386/cpu: fixup number of addressable IDs for processor cores in the physi=
cal package
bbbbc048a5 641b1efe01 Thomas Huth:
tests: Update our CI to use CentOS Stream 9 instead of 8
d7a4a38a03 6d3279655a Fabiano Rosas:
migration: Fix file migration with fdset
658fb89bdc 521d7fb3eb Richard Henderson:
tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointers
c8fdbb5bab 6b4965373e Cl=C3=A9ment Chigot:
target/sparc: use signed denominator in sdiv helper
0556f5fc13 54b2792102 Ilya Leoshkevich:
linux-user: Make TARGET_NR_setgroups affect only the current thread
7ee955223e 3b279f73fa Anton Johansson:
accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded
37f037cb69 b1cf266c82 Gerd Hoffmann:
stdvga: fix screen blanking
1608a7f81f a276ec8e26 Philippe Mathieu-Daud=C3=A9:
hw/audio/virtio-snd: Always use little endian audio format
35e5ce5bd6 719c6819ed Stefan Hajnoczi:
Revert "monitor: use aio_co_reschedule_self()"
0d90c36d9c 77bf310084 Dongwon Kim:
ui/gtk: Draw guest frame at refresh cycle
09f36a1f3f 2c3e4e2de6 Alexey Dobriyan:
virtio-net: drop too short packets early
db0a21257e 3973615e7f Mark Cave-Ayland:
target/i386: fix size of EBP writeback in gen_enter()
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [ANNOUNCE] QEMU 9.0.2 Stable released,
Michael Tokarev <=