Sync from SUSE:SLFO:Main qemu revision 643495f0e494f4edffb19cd7294024eb

This commit is contained in:
Adrian Schröter 2024-12-04 09:26:36 +01:00
parent b0c4906299
commit 9cefb76620
7 changed files with 92 additions and 12 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/opensuse/qemu.git</param>
<param name="changesrevision">b0b6a79d592ce8d759bf3e2a5915cf84e51f0cc6</param></service></servicedata>
<param name="changesrevision">4f451714da46010723277d07ed24b48fc81657e3</param></service></servicedata>

BIN
qemu-9.1.1.obscpio (Stored with Git LFS)

Binary file not shown.

BIN
qemu-9.1.2.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -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: 9.1.1
Version: 9.1.2
Release: 0
Source0: qemu-%{version}.tar.xz
Source1: common.inc

View File

@ -1,3 +1,83 @@
-------------------------------------------------------------------
Tue Nov 26 16:06:49 UTC 2024 - dfaggioli@suse.com
- Fix bsc#1233530:
* docs: use consistent markup for footnotes (bsc#1233530)
* docs: avoid footnotes consisting of just URLs (bsc#1233530)
* docs: fix invalid footnote syntax (bsc#1233692)
-------------------------------------------------------------------
Tue Nov 26 14:26:05 UTC 2024 - dfaggioli@suse.com
- Fix bsc#1233530:
* scsi: megasas: Internal cdbs have 16-byte length (bsc#1233530)
-------------------------------------------------------------------
Tue Nov 26 14:07:32 UTC 2024 - dfaggioli@suse.com
- Fix bsc#1221812, bsc#1232283, bsc#1230978:
* [openSUSE] block: Move qcow2 invalidation query-block op_blocker
-------------------------------------------------------------------
Tue Nov 26 14:00:53 UTC 2024 - dfaggioli@suse.com
- Update to version 9.1.2:
Full changelog here:
https://lore.kernel.org/qemu-devel/21ba2773-11a6-45ad-bf98-9b5c2cdccb9b@tls.msk.ru/
Some of the most notable features:
* usb-hub: Fix handling port power control messages
* hw/audio/hda: fix memory leak on audio setup
* Revert "hw/audio/hda: fix memory leak on audio setup" (bsc#1232728)
* hw/misc/mos6522: Fix bad class definition of the MOS6522 device
* vfio/container: Fix container object destruction
* target/i386: fix hang when using slow path for ptw_setl
* tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc()
* linux-user/arm: Select vdso for be8 and be32 modes
* linux-user/arm: Reduce vdso alignment to 4k
* linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR
* accel/tcg: Fix user-only probe_access_internal plugin check
* target/arm: Drop user-only special case in sve_stN_r
* linux-user: Fix setreuid and setregid to use direct syscalls
* hw/i386/pc: Don't try to init PCI NICs if there is no PCI bus
* target/i386: Fix legacy page table walk
* 9pfs: fix crash on 'Treaddir' request
* hw/nvme: fix handling of over-committed queues
* migration: Ensure vmstate_save() sets errp
* target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed)
* target/arm: Add new MMU indexes for AArch32 Secure PL1&0
* Revert "target/arm: Fix usage of MMU indexes when EL3 is AArch32"
* acpi/disassemle-aml.sh: fix up after dir reorg
* hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle.
* qemu-ga: Fix a SIGSEGV in ga_run_command() helper
* hw/sd/sdcard: Fix calculation of size when using eMMC boot partitions
* tests/tcg: Replace -mpower8-vector with -mcpu=power8
* hw/ssi/pnv_spi: Fixes Coverity CID 1558831
* hw/ssi/pnv_spi: Return early in transfer()
-------------------------------------------------------------------
Mon Nov 18 09:48:05 UTC 2024 - dfaggioli@suse.com
- Build and bug fixes:
* edk2: update submodule to edk2-stable202408.01
* Revert "hw/audio/hda: fix memory leak on audio setup" (bsc#1232728)
-------------------------------------------------------------------
Thu Nov 07 09:29:31 UTC 2024 - dfaggioli@suse.com
- Fix bsc#1228079:
* target/i386: Expose IBPB-BRTYPE and SBPB CPUID bits to the guest (bsc#1228079)
- Add further CPUID bits fixes:
* target/i386: Expose new feature bits in CPUID 8000_0021_EAX/EBX
* target/i386: Expose bits related to SRSO vulnerability
* target/i386: Add PerfMonV2 feature bit
* target/i386: Fix minor typo in NO_NESTED_DATA_BP feature bit
-------------------------------------------------------------------
Wed Nov 06 14:04:13 UTC 2024 - dfaggioli@suse.com
- Fix bsc#1232617:
* qemu-ga: Fix a SIGSEGV in ga_run_command() helper (bsc#1232617)
-------------------------------------------------------------------
Tue Oct 29 11:03:28 UTC 2024 - Dario Faggioli <dfaggioli@suse.com>

View File

@ -1,4 +1,4 @@
name: qemu
version: 9.1.1
mtime: 1730196107
commit: b0b6a79d592ce8d759bf3e2a5915cf84e51f0cc6
version: 9.1.2
mtime: 1732632549
commit: 4f451714da46010723277d07ed24b48fc81657e3

View File

@ -82,7 +82,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: 9.1.1
Version: 9.1.2
Release: 0
Source0: qemu-%{version}.tar.xz
Source1: common.inc
@ -1854,7 +1854,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: 9.1.1%{sbver}
Version: 9.1.2%{sbver}
Release: 0
BuildArch: noarch
Conflicts: %name < 1.6.0
@ -1875,7 +1875,7 @@ is the default and legacy BIOS for QEMU.
%package vgabios
Summary: VGA BIOSes for QEMU
Group: System/Emulators/PC
Version: 9.1.1%{sbver}
Version: 9.1.2%{sbver}
Release: 0
BuildArch: noarch
Conflicts: %name < 1.6.0
@ -1901,7 +1901,7 @@ video card. For use with QEMU.
%package ipxe
Summary: PXE ROMs for QEMU NICs
Group: System/Emulators/PC
Version: 9.1.1
Version: 9.1.2
Release: 0
BuildArch: noarch
Conflicts: %name < 1.6.0