f85110bb2a
- Align to upstream stable release. It includes many of the patches we had backported ourself, to fix bugs and issues, plus more. See here for details: * https://lore.kernel.org/qemu-devel/1700589639.257680.3420728.nullmailer@tls.msk.ru/ * https://gitlab.com/qemu-project/qemu/-/commits/stable-8.1?ref_type=heads An (incomplete!) list of such backports is: * Update version for 8.1.3 release * hw/mips: LOONGSON3V depends on UNIMP device * target/arm: HVC at EL3 should go to EL3, not EL2 * s390x/pci: only limit DMA aperture if vfio DMA limit reported * target/riscv/kvm: support KVM_GET_REG_LIST * target/riscv/kvm: improve 'init_multiext_cfg' error msg * tracetool: avoid invalid escape in Python string * tests/tcg/s390x: Test LAALG with negative cc_src * target/s390x: Fix LAALG not updating cc_src * tests/tcg/s390x: Test CLC with inaccessible second operand * target/s390x: Fix CLC corrupting cc_src * tests/qtest: ahci-test: add test exposing reset issue with pending callback * hw/ide: reset: cancel async DMA operation before resetting state * target/mips: Fix TX79 LQ/SQ opcodes * target/mips: Fix MSA BZ/BNZ opcodes displacement * ui/gtk-egl: apply scale factor when calculating window's dimension * ui/gtk: force realization of drawing area * ati-vga: Implement fallback for pixman routines * ...
Dario Faggioli2023-11-29 11:14:28 +00:00
65c6c8a280
Accepting request 1126776 from Virtualization
Ana Guerrero2023-11-17 19:48:04 +00:00
447a1e8146
- [openSUSE] supportconfig: Adapt plugin to modern supportconfig
Dario Faggioli2023-10-24 11:11:50 +00:00
4a7b8d4b21
- [openSUSE] Add -p1 to autosetup in spec files * So patches can be applied easily (might be useful for development)
Dario Faggioli2023-10-18 14:37:34 +00:00
12c6ec4bfe
- perl-Text-Markdown is not available in all distros and for all arch-es. Use discount instead - Patches added: * [openSUSE][spec] Use discount instead of perl-Text-Markdown
Dario Faggioli2023-08-08 00:02:19 +00:00
2d2067e71a
- Update to version 8.0.4: * Official changelog not released on the mailing list yet * Security issues fixed: - bsc#1212850 (CVE-2023-3354) - bsc#1213001 (CVE-2023-3255) - bsc#1213925 (CVE-2023-3180) - bsc#1207205 (CVE-2023-0330)
Dario Faggioli2023-08-07 17:35:31 +00:00
73a40b04b2
- Patches added (first one is relevant for boo#1197298 and bsc#1212768): * [openSUSE][RPM] Use --preserve-argv0 in qemu-linux-user (#32) * [openSUSE][RPM] Split qemu-tools package (#31)
Dario Faggioli2023-06-30 15:38:04 +00:00
2ca256b55d
- Update to version 8.0.2: * Stability, security and bug fixes - Patch added: * [openSUSE][RPM] Update to version 8.0.2
Dario Faggioli2023-06-01 23:50:23 +00:00
17b6d6f205
- Patch added: [openSUSE][RPM] Fix deps for virtiofsd and improve spec files
Dario Faggioli2023-05-29 14:44:54 +00:00
ef2eb06e9f
- Update the _constraints file: * the qemu-testsuite package does not exist any longer, but some of the tests are done in the qemu package (so "transfer" some of the constraints to that one) - some of the builds are failing with OOM, happening while the RPM is actually put together, at the end of the process. Try to give them more RAM
Dario Faggioli2023-05-23 08:24:18 +00:00
6861485b14
- Patch added: [openSUSE][RPM] spec: require virtiofsd, now that it is a sep package (#27)
Dario Faggioli2023-05-22 16:34:46 +00:00
106724b35a
- Update to version 8.0.0 (https://wiki.qemu.org/ChangeLog/8.0) * Removed features: https://qemu-project.gitlab.io/qemu/about/removed-features.html * Deprecated features: https://qemu-project.gitlab.io/qemu/about/deprecated.html * Some notable changes: - ARM: - New emulated CPU types: - Cortex-A55 CPU - Cortex-R52 CPU - x86 - Add support for Xen guests under KVM with Linux v5.12+ - New CPU model "SapphireRapids" - VFIO - Experimental migration support has been updated to the v2 VFIO migration protocol - virtio - virtio-mem now fully supports combining preallocation with migration - vDPA - Support live migration of vhost-vdpa net devices without CVQ, with no need of x-svq - virtiofs - The old C virtiofsd has been removed, use the new Rust implementation instead. * Patches added: [openSUSE][RPM] Try to avoid recommending too many packages (bsc#1205680) [openSUSE][RPM] Move documentation to a subpackage and fix qemu-headless (bsc#1209629) roms: add back edk2-basetools target async: Suppress GCC13 false positive in aio_bh_poll() [openSUSE][OBS] Limit the workflow runs to the factory branch (#25) [openSUSE][RPM] Spec file adjustments for 8.0.0
Dario Faggioli2023-05-22 14:01:12 +00:00
7586ae692d
- Disable the set_version service. It needs more tweaks for it to work well for us
Dario Faggioli2023-05-16 06:55:07 +00:00