qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ANNOUNCE] QEMU 9.2.0-rc3 is now available


From: Michael Roth
Subject: [ANNOUNCE] QEMU 9.2.0-rc3 is now available
Date: Tue, 3 Dec 2024 16:04:21 -0600
User-agent: alot/0.9

Hello,

On behalf of the QEMU Team, I'd like to announce the availability of the
fourth release candidate for the QEMU 9.2 release. This release is meant
for testing purposes and should not be used in a production environment.

  http://download.qemu.org/qemu-9.2.0-rc3.tar.xz
  http://download.qemu.org/qemu-9.2.0-rc3.tar.xz.sig

A note from the maintainer:

  Hopefully rc3 will be the last release candidate before we release
  QEMU 9.2. If all goes well, we will make the release next week on
  the 10th of December. If we need to fix any last release-critical
  bugs, we'll make an rc4 on the 10th and the final release the week
  after that.

You can help improve the quality of the QEMU 9.2 release by testing this
release and reporting bugs using our GitLab issue tracker:

  https://gitlab.com/qemu-project/qemu/-/milestones/14

The release plan, as well a documented known issues for release
candidates, are available at:

  http://wiki.qemu.org/Planning/9.2

Please add entries to the ChangeLog for the 9.2 release below:

  http://wiki.qemu.org/ChangeLog/9.2

Thank you to everyone involved!

Changes since rc2:

1cf9bc6eba: Update version for v9.2.0-rc3 release (Peter Maydell)
3c8ab23fb3: chardev: Remove __-prefixed names (Nicholas Piggin)
651b386205: chardev: Fix record/replay error path NULL deref in device creation 
(Nicholas Piggin)
964d2a0cf8: system: Select HVF by default when no other accelerator is 
available (Philippe Mathieu-Daudé)
d65c890a58: tests/qtest: add test for querying balloon guest stats (Daniel P. 
Berrangé)
8460459529: tests/qtest: drop 'fuzz-' prefix from virtio-balloon test (Daniel 
P. Berrangé)
bff1050a56: hw/virtio: fix crash in processing balloon stats (Daniel P. 
Berrangé)
302075f85e: hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset() 
(Philippe Mathieu-Daudé)
5311599cdc: target/riscv: Avoid bad shift in riscv_cpu_do_interrupt() (Peter 
Maydell)
235560b3a7: hw/core/machine: diagnose wrapping of maxmem (Daniel P. Berrangé)
2dfe93699c: MAINTAINERS: update email addr for Brian Cain (Brian Cain)
5162557574: meson: Add missing SDL dependency to system/main.c (Philippe 
Mathieu-Daudé)
9c3934b33c: MAINTAINERS: add myself as the maintainer for LoongArch VirtMachine 
(Bibo Mao)
9cf6e41fe2: ui/cocoa: Temporarily ignore annoying deprecated declaration 
warnings (Philippe Mathieu-Daudé)
5d8a250f90: hw/openrisc/openrisc_sim: keep serial@90000000 as default (Ahmad 
Fatoum)
79b38d61b5: hw/openrisc: Fixed undercounting of TTCR in continuous mode (Joel 
Holdsworth)
3eb43aeb16: hw/openrisc: Fixed undercounting of TTCR in continuous mode (Joel 
Holdsworth)
26dcf2be7e: hw/openrisc/openrisc_sim: keep serial@90000000 as default (Ahmad 
Fatoum)
6651f8f2e5: hw/nvme: take a reference on the subsystem on vf realization (Klaus 
Jensen)
e85987786d: hw/nvme: SR-IOV VFs must hardwire pci interrupt pin register to 
zero (Klaus Jensen)
149f6e90b5: hw/nvme: fix use/unuse of msix vectors (Klaus Jensen)
9162f10125: hw/nvme: fix msix_uninit with exclusive bar (Klaus Jensen)
3b83e66361: migration: correct multifd receive thread name (Prasad Pandit)
92ee59bf56: tests/functional: increase timeouts for arm sx1 test (Daniel P. 
Berrangé)
c78ba4341c: tests/functional/test_virtio_version: Check for the availability of 
the machine (Thomas Huth)
fe455260b0: tests/functional/test_acpi_bits: Turn the test into a 
QemuSystemTest (Thomas Huth)
e6214fd6d4: chardev/char-mux: make boolean bit check instead of find_next_bit() 
(Roman Penyaev)
188df56eab: chardev/char-mux: shift unsigned long to avoid 32-bit overflow 
(Roman Penyaev)
eaab44ccc5: tests/9p: also check 'Tgetattr' in 'use-after-unlink' test 
(Christian Schoenebeck)
c81e7219e0: 9pfs: fix 'Tgetattr' after unlink (Christian Schoenebeck)
3bc4db4443: 9pfs: remove obsolete comment in v9fs_getattr() (Christian 
Schoenebeck)
4ec9849650: tests/9p: add missing Rgetattr response name (Christian Schoenebeck)
abf0f092c1: tests/9p: fix Rreaddir response name (Christian Schoenebeck)
462db8fb1d: tests/9p: add 'use-after-unlink' test (Christian Schoenebeck)
f2db23ede5: 9pfs: cleanup V9fsFidState (Christian Schoenebeck)
3abb67323a: scsi: megasas: Internal cdbs have 16-byte length (Guenter Roeck)
654076bc20: hvf: complete 1G page support (Alexander Graf)
0266aef8cd: amd_iommu: Fix kvm_enable_x2apic link error with clang in non-KVM 
builds (Sairaj Kodilkar)
ef45f46f38: hw/pci: Remove unused pci_irq_pulse() method (Philippe 
Mathieu-Daudé)
c00989aae8: tests/functional: Remove sleep workarounds from sh4 test (Cédric Le 
Goater)
0218f6c3b3: .gitlab-ci.d/cirrus: Remove the wrong CPU and RAM settings from the 
macOS job (Thomas Huth)
4e035201b9: meson.build: Refuse XCode versions < v15.0 (Thomas Huth)
8046759201: tests/functional: Fix the running test case causes loongarch64 to 
hang (Xianglai Li)
16595bcd0e: docs: Document that hvf on Arm is supported (Akihiko Odaki)
4a722d2e8e: docs/devel/testing/functional: Clarify that we have to use the 
build folder (Thomas Huth)
571bdc97b8: vhost: fail device start if iotlb update fails (Prasad Pandit)
5d52529462: bios-tables-test: Add data for complex numa test (GI, GP etc) 
(Jonathan Cameron)
18afed7402: bios-tables-test: Add complex SRAT / HMAT test for GI GP (Jonathan 
Cameron)
2cb740932c: bios-tables-test: Allow for new acpihmat-generic-x test data. 
(Jonathan Cameron)
37a14f24b4: qapi/qom: Change Since entry for AcpiGenericPortProperties to 9.2 
(Jonathan Cameron)
13a4a6ba2b: hw/acpi: Fix size of HID in build_append_srat_acpi_device_handle() 
(Jonathan Cameron)
e069c115e0: qapi: fix device-sync-config since-version (Vladimir 
Sementsov-Ogievskiy)
c5e36a5a6a: hw/cxl: Check for zero length features in 
cmd_features_set_feature() (Jonathan Cameron)
e50a24ead1: tests/acpi: update expected blobs (Igor Mammedov)
f2ba6ab621: Revert "hw/acpi: Make CPUs ACPI `presence` conditional during vCPU 
hot-unplug" (Igor Mammedov)
cb36e2573a: Revert "hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI 
Hotplug states" (Igor Mammedov)
ef5e7aeaa6: qtest: allow ACPI DSDT Table changes (Salil Mehta)
16f6804c46: vhost_net: fix assertion triggered by batch of host notifiers 
processing (zuoboqun)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]