From 2fad4b8ef15f63a308c749a7c8684c565c71afb29326586459de0476f70386a3 Mon Sep 17 00:00:00 2001 From: Dario Faggioli Date: Fri, 20 Dec 2024 09:39:10 +0000 Subject: [PATCH] - Fix the build of qemu-linux-user OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=874 --- _servicedata | 2 +- qemu-9.2.0.obscpio | 2 +- qemu-linux-user.spec | 1 - qemu.changes | 57 ++++++++++++++++++++++---------------------- qemu.obsinfo | 4 ++-- 5 files changed, 33 insertions(+), 33 deletions(-) diff --git a/_servicedata b/_servicedata index 41f30fe..fccfc8f 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/opensuse/qemu.git - 84aedea96bb2c6cc25ca76998cf82765d8efc1b1 \ No newline at end of file + 16eaa1c18adfd3a1cd4db77f13445b198afc19a0 \ No newline at end of file diff --git a/qemu-9.2.0.obscpio b/qemu-9.2.0.obscpio index 41dc524..8762518 100644 --- a/qemu-9.2.0.obscpio +++ b/qemu-9.2.0.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d55c544b08d1534bc0537cfa5a740616ac2fcd3ac8870b1a02bb26295a29ee30 +oid sha256:442016c3af6c8de863d59b5e88c4944b6c47975ee13f5d3d48960033f2a9d694 size 1124668431 diff --git a/qemu-linux-user.spec b/qemu-linux-user.spec index b78c55d..435b92c 100644 --- a/qemu-linux-user.spec +++ b/qemu-linux-user.spec @@ -74,7 +74,6 @@ syscall layer occurs on the native hardware and operating system. %_bindir/qemu-alpha %_bindir/qemu-arm %_bindir/qemu-armeb -%_bindir/qemu-cris %_bindir/qemu-hexagon %_bindir/qemu-hppa %_bindir/qemu-i386 diff --git a/qemu.changes b/qemu.changes index c4195a2..2dc8141 100644 --- a/qemu.changes +++ b/qemu.changes @@ -2,35 +2,36 @@ Fri Dec 20 08:03:35 UTC 2024 - dfaggioli@suse.com - Update to latest upstream release, 9.2.0: - The full list of changes are available at: https://wiki.qemu.org/ChangeLog/9.2 + The full list of changes are available at: + https://wiki.qemu.org/ChangeLog/9.2 Highlights include: - virtio-gpu: support for 3D acceleration of Vulkan applications via - Venus Vulkan driver in the guest and virglrenderer host library - crypto: GLib crypto backend now supports SHA-384 hashes - migration: QATzip-accelerated compression support while using multiple - migration streams - Rust: experimental support for device models written in Rust (for - development use only) - ARM: emulation support for FEAT_EBF16, FEAT_CMOW architecture features - ARM: support for two-stage SMMU translation for sbsa-ref and virt boards - ARM: support for CPU Security Extensions for xilinx-zynq-a9 board - ARM: 64GB+ memory support when using HVF acceleration on newer Macs - HPPA: SeaBIOS-hppa v17 firmware with various fixes and enhancements - RISC-V: IOMMU support for virt machine - RISC-V: support for control flow integrity and Svvptc extensions, and - support for Bit-Manipulation extension on OpenTitan boards - RISC-V: improved performance for vector unit-stride/whole register - ld/st instructions - s390x: support for booting from other devices if the previous ones fail - x86: support for new nitro-enclave machine type that can emulate - AWS Nitro Enclave and can boot from Enclave Image Format files. - x86: KVM support for enabling AVX10, as well as enabling specific - AVX10 versions via command-line - and lots more... - Other changes: - Removed deprecated 'cris' support - Removed deprecated virtfs-proxy-helper - `--enable-rust` not addressed yet + * virtio-gpu: support for 3D acceleration of Vulkan applications via + Venus Vulkan driver in the guest and virglrenderer host library + * crypto: GLib crypto backend now supports SHA-384 hashes + * migration: QATzip-accelerated compression support while using multiple + migration streams + * Rust: experimental support for device models written in Rust (for + development use only) + * ARM: emulation support for FEAT_EBF16, FEAT_CMOW architecture features + * ARM: support for two-stage SMMU translation for sbsa-ref and virt boards + * ARM: support for CPU Security Extensions for xilinx-zynq-a9 board + * ARM: 64GB+ memory support when using HVF acceleration on newer Macs + * HPPA: SeaBIOS-hppa v17 firmware with various fixes and enhancements + * RISC-V: IOMMU support for virt machine + * RISC-V: support for control flow integrity and Svvptc extensions, and + support for Bit-Manipulation extension on OpenTitan boards + * RISC-V: improved performance for vector unit-stride/whole register + ld/st instructions + * s390x: support for booting from other devices if the previous ones fail + * x86: support for new nitro-enclave machine type that can emulate + * AWS Nitro Enclave and can boot from Enclave Image Format files. + * x86: KVM support for enabling AVX10, as well as enabling specific + AVX10 versions via command-line + * and lots more... +- Other changes: + * Removed deprecated 'cris' support + * Removed deprecated virtfs-proxy-helper + * (`--enable-rust` not addressed yet) ------------------------------------------------------------------- Tue Dec 10 17:36:14 UTC 2024 - dfaggioli@suse.com diff --git a/qemu.obsinfo b/qemu.obsinfo index 61b8bbc..64c8a2d 100644 --- a/qemu.obsinfo +++ b/qemu.obsinfo @@ -1,4 +1,4 @@ name: qemu version: 9.2.0 -mtime: 1734618922 -commit: 84aedea96bb2c6cc25ca76998cf82765d8efc1b1 +mtime: 1734684709 +commit: 16eaa1c18adfd3a1cd4db77f13445b198afc19a0