From 16710f9a894db88d22161435f9fbbcf467d03c65d278248309a514f1d4b5f3bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 7 Feb 2025 18:41:09 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main qemu revision 63ebd35d9d3b686c30d01aa154746a06 --- _servicedata | 2 +- qemu-9.2.0.obscpio | 4 ++-- qemu-linux-user.spec | 2 +- qemu.changes | 32 ++++++++++++++++++++++++++++++++ qemu.obsinfo | 4 ++-- qemu.spec | 3 ++- 6 files changed, 40 insertions(+), 7 deletions(-) diff --git a/_servicedata b/_servicedata index fccfc8f..f7aaff2 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/opensuse/qemu.git - 16eaa1c18adfd3a1cd4db77f13445b198afc19a0 \ No newline at end of file + 1d18e5f574872fadd610c8da56f6c1d6935a1c1d \ No newline at end of file diff --git a/qemu-9.2.0.obscpio b/qemu-9.2.0.obscpio index 8762518..17dc448 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:442016c3af6c8de863d59b5e88c4944b6c47975ee13f5d3d48960033f2a9d694 -size 1124668431 +oid sha256:72de27ad05c3cf4496b3388a2e74e6976eb31516b723ac6e7c9c8970ac18c8cb +size 1124701711 diff --git a/qemu-linux-user.spec b/qemu-linux-user.spec index 435b92c..6e48e14 100644 --- a/qemu-linux-user.spec +++ b/qemu-linux-user.spec @@ -1,7 +1,7 @@ # # spec file for package qemu-linux-user # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/qemu.changes b/qemu.changes index 2dc8141..5f72159 100644 --- a/qemu.changes +++ b/qemu.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Wed Feb 05 01:31:02 UTC 2025 - dfaggioli@suse.com + +- Fix bsc#1235709: + * target/s390x: Fix MVC not always invalidating translation blocks + +------------------------------------------------------------------- +Thu Jan 23 11:36:36 UTC 2025 - dfaggioli@suse.com + +- CPU model for new IBM Z HW (jsc#PED-10266): + * s390x/cpumodel: gen17 model + * s390x/cpumodel: Add PLO-extension facility + * s390x/cpumodel: correct PLO feature wording + * s390x/cpumodel: Add Sequential-Instruction-Fetching facility + * s390x/cpumodel: add Ineffective-nonconstrained-transaction facility + * s390x/cpumodel: add Vector-Packed-Decimal-Enhancement facility 3 + * s390x/cpumodel: add Miscellaneous-Instruction-Extensions Facility 4 + * s390x/cpumodel: add Vector Enhancements facility 3 + * s390x/cpumodel: add Concurrent-functions facility support + * linux-headers: Update to Linux 6.13-rc1 + * s390x/cpumodel: Add ptff Query Time-Stamp Event (QTSE) support + * s390x/cpumodel: add msa13 subfunctions + * s390x/cpumodel: add msa12 changes + * s390x/cpumodel: add msa11 subfunctions + * s390x/cpumodel: add msa10 subfunctions + +------------------------------------------------------------------- +Wed Jan 22 15:04:53 UTC 2025 - dfaggioli@suse.com + +- Build properly with the latest version of Sphinx: + * [openSUSE][RPM] Fix the build with the latest Sphinx + ------------------------------------------------------------------- Fri Dec 20 08:03:35 UTC 2024 - dfaggioli@suse.com diff --git a/qemu.obsinfo b/qemu.obsinfo index 64c8a2d..08acbc8 100644 --- a/qemu.obsinfo +++ b/qemu.obsinfo @@ -1,4 +1,4 @@ name: qemu version: 9.2.0 -mtime: 1734684709 -commit: 16eaa1c18adfd3a1cd4db77f13445b198afc19a0 +mtime: 1738677630 +commit: 1d18e5f574872fadd610c8da56f6c1d6935a1c1d diff --git a/qemu.spec b/qemu.spec index 476eeb0..c6f5a06 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1,7 +1,7 @@ # # spec file for package qemu # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -161,6 +161,7 @@ BuildRequires: libcbor-devel %if 0%{?suse_version} >= 1600 BuildRequires: python3-Sphinx BuildRequires: python3-base >= 3.8 +BuildRequires: python3-sphinx_rtd_theme %else BuildRequires: python311-Sphinx BuildRequires: python311-base