Hello, On behalf of the QEMU Team, I'd like to announce the availability of the fourth release candidate for the QEMU 8.2 release. This release is meant for testing purposes and should not be used in a production environment.
http://download.qemu.org/qemu-8.2.0-rc3.tar.xz http://download.qemu.org/qemu-8.2.0-rc3.tar.xz.sig You can help improve the quality of the QEMU 8.2 release by testing this release and reporting bugs using our GitLab issue tracker: https://gitlab.com/qemu-project/qemu/-/milestones/10 The release plan, as well a documented known issues for release candidates, are available at: http://wiki.qemu.org/Planning/8.2 Please add entries to the ChangeLog for the 8.2 release below: http://wiki.qemu.org/ChangeLog/8.2 Thank you to everyone involved! Changes since rc2: 9c74490bff: Update version for v8.2.0-rc3 release (Stefan Hajnoczi) 5746f70d68: i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bit (Michael Roth) 80a37b039e: hw/ufs: avoid generating the same ID string for different LU devices (Akinobu Mita) 2e8ed6a970: tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flaky (Alex Bennée) d369ad5558: tests/avocado: Update yamon-bin-02.22.zip URL (Philippe Mathieu-Daudé) 560b8e1d70: target/riscv/kvm: fix shadowing in kvm_riscv_(get|put)_regs_csr (Daniel Henrique Barboza) 2b8fe81b3c: system/memory: use ldn_he_p/stn_he_p (Patrick Venture) 4d98618b8a: tests/qtest: check the return value (Zhu Jun) 5533936127: sh4: Coding style: Remove tabs (Yihuan Pan) 5689d4bda6: tests/qemu-iotests/149: Use more inclusive language in this test (Thomas Huth) f7767ca301: target/arm: Disable SME if SVE is disabled (Peter Maydell) 1664d74c50: tests/avocado: Update yamon-bin-02.22.zip URL (Philippe Mathieu-Daudé) 551ef0fa05: hw/audio/virtio-sound: mark the device as unmigratable (Volker Rümelin) ebfbf39467: ui/vnc-clipboard: fix inflate_buffer (Fiona Ebner) 53a939f1bf: ui/gtk-egl: move function calls back to regular code path (Volker Rümelin) 95e1019a4a: vhost-user-scsi: free the inflight area when reset (Li Feng) 298d4f892e: vhost-user: fix the reconnect error (Li Feng) 2d37fe9e5e: msix: unset PCIDevice::msix_vector_poll_notifier in rollback (Robert Hoo) c8559fcb15: virtio-iommu: Remove useless !sdev check in virtio_iommu_probe() (Eric Auger) c04cfb4596: hw/i386: fix short-circuit logic with non-optimizing builds (Daniel Hoffman) 20bc50137f: hw/acpi/erst: Do not ignore Error* in realize handler (Philippe Mathieu-Daudé) 714a1415d7: pcie_sriov: Remove g_new assertion (Akihiko Odaki) f785618184: virtio-sound: add realize() error cleanup path (Manos Pitsidianakis) 691d3d8bbd: virtio-snd: check AUD_register_card return value (Manos Pitsidianakis) e60bdfb78e: hw/audio/hda-codec: reenable the audio mixer (Volker Rümelin) 74e8593e7e: hw/audio/hda-codec: fix multiplication overflow (Volker Rümelin) c44f4263b2: hw/audio/virtio-snd-pci: fix the PCI class code (Volker Rümelin) de35244e99: tests/acpi/bios-tables-test: do not write new blobs unless there are changes (Ani Sinha) 5d25fcb702: gitlab: add optional job to run flaky avocado tests (Alex Bennée) aeb5f8f248: gitlab: build the correct microblaze target (Alex Bennée) 970c6fc250: tests/avocado: tag sbsa tests as tcg only (Alex Bennée) bc1d54ee51: migration: Plug memory leak with migration URIs (Het Gala) 9b45cc9931: docs/devel: rationalise unstable gitlab tests under FLAKY_TESTS (Alex Bennée) 5dcf6334ae: gdbstub: use a better signal when we halt for IO reasons (Alex Bennée) cadfc72939: netdev: set timeout depending on loadavg (Michael S. Tsirkin) dc864d3a37: osdep: add getloadavg (Michael S. Tsirkin) e25acd6191: ppc/amigaone: Allow running AmigaOS without firmware image (BALATON Zoltan) c1dc0a1deb: pseries: Update SLOF firmware image (Alexey Kardashevskiy) 41581265aa: migration: free 'saddr' since be no longer used (Zongmin Zhou) 0a08c7947b: migration/multifd: Stop setting p->ioc before connecting (Fabiano Rosas)