Sync from SUSE:SLFO:Main qemu revision fd96c54b56080c246e6d724f020f17a3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/opensuse/qemu.git</param>
|
||||
<param name="changesrevision">3370273b3906f79e45a99a84e170660b685e18c5</param></service></servicedata>
|
||||
<param name="changesrevision">2244e7e675fb7de0828a7cd8cb42cd502869a2df</param></service></servicedata>
|
||||
|
BIN
qemu-10.0.0.obscpio
(Stored with Git LFS)
BIN
qemu-10.0.0.obscpio
(Stored with Git LFS)
Binary file not shown.
BIN
qemu-10.0.2.obscpio
(Stored with Git LFS)
Normal file
BIN
qemu-10.0.2.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -27,7 +27,7 @@ URL: https://www.qemu.org/
|
||||
Summary: CPU emulator for user space
|
||||
License: BSD-2-Clause AND BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
|
||||
Group: System/Emulators/PC
|
||||
Version: 10.0.0
|
||||
Version: 10.0.2
|
||||
Release: 0
|
||||
Source0: qemu-%{version}.tar.xz
|
||||
Source1: common.inc
|
||||
|
38
qemu.changes
38
qemu.changes
@@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 10:30:23 UTC 2025 - Dario Faggioli <dfaggioli@suse.com>
|
||||
|
||||
- Update to stable release 10.0.2:
|
||||
Full list of backports here:
|
||||
https://lore.kernel.org/qemu-devel/1748499690.323471.13081.nullmailer@localhost/
|
||||
|
||||
A selection of them is reported here too:
|
||||
Revert "Drop support for Python 3.8"
|
||||
Update version for 10.0.1 release
|
||||
Drop support for Python 3.8
|
||||
target/hppa: Fix FPE exceptions
|
||||
linux-user/hppa: Send proper si_code on SIGFPE exception
|
||||
target/hppa: Copy instruction code into fr1 on FPU assist fault
|
||||
migration: Allow caps to be set when preempt or multifd cap enabled
|
||||
migration/multifd: Don't send device state packets with zerocopy flag
|
||||
qapi/misc-target: Fix the doc to distinguish query-sgx and query-sgx-capabilities
|
||||
hw/pci-host: Remove unused pci_host_data_be_ops
|
||||
hw/pci-host/gt64120: Fix endianness handling
|
||||
i386/hvf: Make CPUID_HT supported
|
||||
i386/tcg: Make CPUID_HT and CPUID_EXT3_CMP_LEG supported
|
||||
target/riscv/kvm: do not read unavailable CSRs
|
||||
target/riscv/kvm: add kvm_csr_cfgs[]
|
||||
target/riscv/kvm: turn kvm_riscv_reg_id_ulong() into a macro
|
||||
target/riscv/kvm: turn u32/u64 reg functions into macros
|
||||
target/riscv/kvm: fix leak in kvm_riscv_init_multiext_cfg()
|
||||
target/riscv/kvm: minor fixes/tweaks
|
||||
target/riscv: Fix vslidedown with rvv_ta_all_1s
|
||||
target/riscv: Fix the rvv reserved encoding of unmasked instructions
|
||||
...
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 04 10:49:45 UTC 2025 - Dario Faggioli <dfaggioli@suse.com>
|
||||
|
||||
- Continue trying to fix building with GCC15:
|
||||
* roms/edk2: continue to try fixing building with GCC15 (bsc#1241473)
|
||||
* roms/ipxe: fix building with GCC15 (bsc#1241473)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 28 13:09:23 UTC 2025 - Dario Faggioli <dfaggioli@suse.com>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: qemu
|
||||
version: 10.0.0
|
||||
mtime: 1748435782
|
||||
commit: 3370273b3906f79e45a99a84e170660b685e18c5
|
||||
version: 10.0.2
|
||||
mtime: 1749200926
|
||||
commit: 2244e7e675fb7de0828a7cd8cb42cd502869a2df
|
||||
|
@@ -88,7 +88,7 @@ URL: https://www.qemu.org/
|
||||
Summary: Machine emulator and virtualizer
|
||||
License: BSD-2-Clause AND BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
|
||||
Group: System/Emulators/PC
|
||||
Version: 10.0.0
|
||||
Version: 10.0.2
|
||||
Release: 0
|
||||
Source0: qemu-%{version}.tar.xz
|
||||
Source1: common.inc
|
||||
@@ -1918,7 +1918,7 @@ wider support than qboot, but still focuses on quick boot up.
|
||||
%package seabios
|
||||
Summary: x86 Legacy BIOS for QEMU
|
||||
Group: System/Emulators/PC
|
||||
Version: 10.0.0%{sbver}
|
||||
Version: 10.0.2%{sbver}
|
||||
Release: 0
|
||||
BuildArch: noarch
|
||||
Conflicts: %name < 1.6.0
|
||||
@@ -1939,7 +1939,7 @@ is the default and legacy BIOS for QEMU.
|
||||
%package vgabios
|
||||
Summary: VGA BIOSes for QEMU
|
||||
Group: System/Emulators/PC
|
||||
Version: 10.0.0%{sbver}
|
||||
Version: 10.0.2%{sbver}
|
||||
Release: 0
|
||||
BuildArch: noarch
|
||||
Conflicts: %name < 1.6.0
|
||||
@@ -1965,7 +1965,7 @@ video card. For use with QEMU.
|
||||
%package ipxe
|
||||
Summary: PXE ROMs for QEMU NICs
|
||||
Group: System/Emulators/PC
|
||||
Version: 10.0.0
|
||||
Version: 10.0.2
|
||||
Release: 0
|
||||
BuildArch: noarch
|
||||
Conflicts: %name < 1.6.0
|
||||
|
Reference in New Issue
Block a user