This bug was fixed in the package qemu - 1:8.2.1+ds-1ubuntu1 --------------- qemu (1:8.2.1+ds-1ubuntu1) noble; urgency=medium * Merge with Debian unstable (LP: #2051883, #2049703). Remaining changes: - qemu-kvm to systemd unit - d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm, hugepages and architecture specifics - d/qemu-system-common.qemu-kvm.service: systemd unit to call qemu-kvm-init - d/qemu-system-common.install: install helper script - d/qemu-system-common.qemu-kvm.default: defaults for /etc/default/qemu-kvm - d/rules: call dh_installinit and dh_installsystemd for qemu-kvm - Distribution specific machine type (LP 1304107 1621042 1776189 1761372 1761372 1776189) - d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine types containing release versioned machine attributes - Add an info about -hpb machine type in debian/qemu-system-x86.NEWS - ubuntu-q35 alias added to auto-select the most recent q35 ubuntu type - Enable nesting by default - d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default in qemu64 on amd [ No more strictly needed, but required for backward compatibility ] - tolerate ipxe size change on migrations to >=18.04 (LP 1713490) - d/p/ubuntu/pre-bionic-256k-ipxe-efi-roms.patch: old machine types reference 256k path - d/control-in: depend on ipxe-qemu-256k-compat-efi-roms to be able to handle incoming migrations from former releases. - Ease the use of module retention on upgrades (LP 1913421) - debian/qemu-block-extra.postinst: enable mount unit on install/upgrade - Remaining GCC-12 FTBFS (LP 1988710 + LP 1921664) + d/p/u/qboot-Disable-LTO-for-ELF-binary-build-step.patch: fix qboot FTBFS with LTO - d/rules: Enable/disable extra features on microvm variant. (LP #2045594) - Move glusterfs storage driver to Universe in a new package (LP #2045063): + d/control{,-in}: new package qemu-block-supplemental for drivers we want in Universe + d/rules: we only want block-gluster.so in the new qemu-block-supplemental package. Adjust dynamically-created maintainer scripts for qemu-block-extra and -supplemental. qemu (1:8.2.1+ds-1) unstable; urgency=medium * new upstream stable/bugfix release * remove all upstream-applied patches * d/patches/note-missing-module-pkg-name.diff: fixup * replace fix for CVE-2023-6683 (A different fix from upstream) * remove the mistakenly-added temp file in d/qemu-block-extra/ * d/.gitignore: refresh qemu (1:8.2.0+ds-5) unstable; urgency=medium * d/rules, d/run-qemu.mount: use dh_installsystemd to install run-qemu.mount (Closes: #1060087) * update hppa and seabios-hppa patch series * ui-clipboard-avoid-crash-upon-request-when-clipboard-CVE-2023-6683.patch (Closes: #1060749, CVE-2023-6683) * +target-s390x-Fix-LAE-setting-a-wrong-access-register.patch * +tcg-s390x-Fix-encoding-of-VRIc-VRSa-VRSc-insns.patch fix chacha20 issue on s390x * update hw-vfio-fix-iteration-over-global-VFIODevice-list.patch qemu (1:8.2.0+ds-4ubuntu2) noble; urgency=medium * Move glusterfs storage driver to Universe in a new package (LP: #2045063): - d/control{,-in}: new package qemu-block-supplemental for drivers we want in Universe - d/rules: we only want block-gluster.so in the new qemu-block-supplemental package. Adjust dynamically-created maintainer scripts for qemu-block-extra and -supplemental. qemu (1:8.2.0+ds-4ubuntu1) noble; urgency=medium * Merge with Debian unstable (LP: #2048802, #2048776). Remaining changes: - qemu-kvm to systemd unit - d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm, hugepages and architecture specifics - d/qemu-system-common.qemu-kvm.service: systemd unit to call qemu-kvm-init - d/qemu-system-common.install: install helper script - d/qemu-system-common.qemu-kvm.default: defaults for /etc/default/qemu-kvm - d/rules: call dh_installinit and dh_installsystemd for qemu-kvm - Distribution specific machine type (LP 1304107 1621042 1776189 1761372 1761372 1776189) - d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine types containing release versioned machine attributes - Add an info about -hpb machine type in debian/qemu-system-x86.NEWS - ubuntu-q35 alias added to auto-select the most recent q35 ubuntu type - Enable nesting by default - d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default in qemu64 on amd [ No more strictly needed, but required for backward compatibility ] - tolerate ipxe size change on migrations to >=18.04 (LP 1713490) - d/p/ubuntu/pre-bionic-256k-ipxe-efi-roms.patch: old machine types reference 256k path - d/control-in: depend on ipxe-qemu-256k-compat-efi-roms to be able to handle incoming migrations from former releases. - Ease the use of module retention on upgrades (LP 1913421) - debian/qemu-block-extra.postinst: enable mount unit on install/upgrade - Remaining GCC-12 FTBFS (LP 1988710 + LP 1921664) + d/p/u/qboot-Disable-LTO-for-ELF-binary-build-step.patch: fix qboot FTBFS with LTO * Drop changes: - d/p/u/lp2003673-*.patch: Enable passthrough of IBM Z crypto hardware to Secure Execution guests. (LP #2003673) [ Incorporated by upstream on version 8.2.0. ] * Add changes: - d/rules: Enable/disable extra features on microvm variant. (LP: #2045594) -- Sergio Durigan Junior