[ubuntu/questing-proposed] qemu 1:10.0.2+ds-1ubuntu1 (Accepted)

Christian Ehrhardt christian.ehrhardt at canonical.com
Fri Jun 6 05:38:29 UTC 2025


qemu (1:10.0.2+ds-1ubuntu1) questing; urgency=medium

  * Merge with Debian unstable (LP: #2109682).
    Among other improvements this also fixes:
    - hotplug of virtio-mem devices with CCW and PCI on s390x (LP: #2109587)
    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.
    - d/qemu-block-extra.postinst: Use latest Ubuntu's QEMU
      package version when deciding whether to invoke
      'deb-systemd-helper purge'.
    - d/control-in: Disable B-D on qemu-system-data, due to that also
      - d/rules: Export DEB_BUILD_PROFILES with
        pkg.qemu.use-upstream-vdso when building on non-amd64 architectures.
      - d/control: Disable B-D on seabios.
      - d/rules: Disable upstream tests depending on qemu-system-data
    - d/p/u/lp-2097517-*: allow VFIO without discard (LP 2097517)
  * Added or updates:
    - d/p/u/define-ubuntu-machine-types.patch: update to match 10.0 and
      add questing types
    - d/p/u/lp-2097517-TEMP-Revert-RAMBlock-make-guest_memfd-*: update to match
      qemu 10.0 and add hint on when to replace with a final solution
    - d/rules: Workaround for bug LP#2112445, keep arches in one line for now
    - d/p/u/lp-2107396-*: fix ppc boot with vfio >128G memory (LP: #2107396)
  * Dropped Changes [in Debian ]
    - Add seabios as recommends for qemu-system-arm (LP 2033905)
  * Dropped Changes [in Upstream 10.0 ]
    - d/p/u/lp-2049698-*: fixups for full boot order support not in 9.2
      (LP 2049698)
    - d/p/u/lp-2097884-*: virtio-mem support for s390x (LP 2097884)
    - d/p/u/lp-2097521-*: add CPU model support for s390x gen17 (LP 2097521)
    - d/p/u/linux-user-Do-not-define-struct-sched_attr-if-libc-h.patch:
      Fix FTBFS with glib 2.41
    - Fix qemu-aarch64-static segfaults running ldconfig.real (LP 2072564)
      - lp-2072564-elfload-Fix-alignment-when-unmapping-excess-reservat.patch
    - d/p/u/lp-2106092-*: fix default cpu type for ppc spapr
      machines >qemu 9.0 (LP 2106092)

Date: Wed, 30 Apr 2025 13:11:01 +0200
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/qemu/1:10.0.2+ds-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 30 Apr 2025 13:11:01 +0200
Source: qemu
Built-For-Profiles: noudeb
Architecture: source
Version: 1:10.0.2+ds-1ubuntu1
Distribution: questing
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Launchpad-Bugs-Fixed: 2107396 2109587 2109682
Changes:
 qemu (1:10.0.2+ds-1ubuntu1) questing; urgency=medium
 .
   * Merge with Debian unstable (LP: #2109682).
     Among other improvements this also fixes:
     - hotplug of virtio-mem devices with CCW and PCI on s390x (LP: #2109587)
     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.
     - d/qemu-block-extra.postinst: Use latest Ubuntu's QEMU
       package version when deciding whether to invoke
       'deb-systemd-helper purge'.
     - d/control-in: Disable B-D on qemu-system-data, due to that also
       - d/rules: Export DEB_BUILD_PROFILES with
         pkg.qemu.use-upstream-vdso when building on non-amd64 architectures.
       - d/control: Disable B-D on seabios.
       - d/rules: Disable upstream tests depending on qemu-system-data
     - d/p/u/lp-2097517-*: allow VFIO without discard (LP 2097517)
   * Added or updates:
     - d/p/u/define-ubuntu-machine-types.patch: update to match 10.0 and
       add questing types
     - d/p/u/lp-2097517-TEMP-Revert-RAMBlock-make-guest_memfd-*: update to match
       qemu 10.0 and add hint on when to replace with a final solution
     - d/rules: Workaround for bug LP#2112445, keep arches in one line for now
     - d/p/u/lp-2107396-*: fix ppc boot with vfio >128G memory (LP: #2107396)
   * Dropped Changes [in Debian ]
     - Add seabios as recommends for qemu-system-arm (LP 2033905)
   * Dropped Changes [in Upstream 10.0 ]
     - d/p/u/lp-2049698-*: fixups for full boot order support not in 9.2
       (LP 2049698)
     - d/p/u/lp-2097884-*: virtio-mem support for s390x (LP 2097884)
     - d/p/u/lp-2097521-*: add CPU model support for s390x gen17 (LP 2097521)
     - d/p/u/linux-user-Do-not-define-struct-sched_attr-if-libc-h.patch:
       Fix FTBFS with glib 2.41
     - Fix qemu-aarch64-static segfaults running ldconfig.real (LP 2072564)
       - lp-2072564-elfload-Fix-alignment-when-unmapping-excess-reservat.patch
     - d/p/u/lp-2106092-*: fix default cpu type for ppc spapr
       machines >qemu 9.0 (LP 2106092)
Checksums-Sha1:
 fffe21b568490f00a93e79250c9701bbc73b8b56 12136 qemu_10.0.2+ds-1ubuntu1.dsc
 0da721835b445ce31e3d69631ac878ebe218a6af 39449628 qemu_10.0.2+ds.orig.tar.xz
 cff2e1eec987f9bc4f80307472fcfbd7fe2e2b98 181156 qemu_10.0.2+ds-1ubuntu1.debian.tar.xz
 42c8a17a9353f64aa0c059687d86dd17dea6fe90 7340 qemu_10.0.2+ds-1ubuntu1_source.buildinfo
Checksums-Sha256:
 bbeff9c6f59fcc0ef787d81fc2cb4e5f0607743edd5e2713824ed25dbccbea67 12136 qemu_10.0.2+ds-1ubuntu1.dsc
 0901da33844a331bf8b3602b9c1fbd178e60b737c8e3ade678255bd090c9b9f1 39449628 qemu_10.0.2+ds.orig.tar.xz
 78004b8c8bae8eece96f1423630e772686b5fb174d1ef38bd4d72c4e99337b65 181156 qemu_10.0.2+ds-1ubuntu1.debian.tar.xz
 7d895c5237dd8c0ce0854e906c34a3c41cdca546e8358a2242e2c441f79fd8d3 7340 qemu_10.0.2+ds-1ubuntu1_source.buildinfo
Files:
 601c6692c09a5eb774afca281d7cf559 12136 otherosfs optional qemu_10.0.2+ds-1ubuntu1.dsc
 ab6f1a263053221b049421b31f683047 39449628 otherosfs optional qemu_10.0.2+ds.orig.tar.xz
 95161691ac5f8b0c95270ad08d66d2f7 181156 otherosfs optional qemu_10.0.2+ds-1ubuntu1.debian.tar.xz
 aa4779a52e234686984ad558f7ad47dd 7340 otherosfs optional qemu_10.0.2+ds-1ubuntu1_source.buildinfo
Original-Maintainer: Debian QEMU Team <pkg-qemu-devel at lists.alioth.debian.org>
Vcs-Git: https://git.launchpad.net/~paelzer/ubuntu/+source/qemu
Vcs-Git-Commit: 56b0a6113890eb2d58a9f47376e052f878009f67
Vcs-Git-Ref: refs/heads/lp2109682-merge-10.0-questing


More information about the Questing-changes mailing list