Description:
This update for qemu fixes the following issues:
- Updated to version 8.2.9:
* Target architecture updates: Fixes for ARM, s390x, RISC-V, PPC, i386, Loongarch, and OpenRISC.
These include handling interrupts, memory management, and specific instruction issues.
* Device emulation improvements: Updates for USB, PCI, NVMe, Virtio-net, SCSI, and the CANOKEY hardware.
* Miscellaneous: Fixes for GDB stub, TCG, the cryptodev backend, and documentation.
* Full changelog here:
https://lore.kernel.org/qemu-devel/568115c5-8908-4931-aae0-a57bf542f68a@tls.msk.ru/
- Other bugs fixed:
* Fixed issue with guests failing to boot on AMD Turin (bsc#1228343)