~sergiodj/ubuntu/+source/qemu:merge-8.0.4-dfsg1-mantic

Last commit made on 2023-08-14
Get this branch:
git clone -b merge-8.0.4-dfsg1-mantic https://git.launchpad.net/~sergiodj/ubuntu/+source/qemu
Only Sergio Durigan Junior can upload to this branch. If you are Sergio Durigan Junior please log in for upload directions.

Branch merges

Branch information

Name:
merge-8.0.4-dfsg1-mantic
Repository:
lp:~sergiodj/ubuntu/+source/qemu

Recent commits

82442d1... by Sergio Durigan Junior

Regenerate d/control

6fdfc53... by Sergio Durigan Junior

update-maintainer

44cbaaa... by Sergio Durigan Junior

reconstruct-changelog

5951d19... by Sergio Durigan Junior

merge-changelogs

5a10f1f... by Sergio Durigan Junior

    - 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

a07424a... by Sergio Durigan Junior

    - Ease the use of module retention on upgrades (LP 1913421)
      - debian/qemu-block-extra.postinst: enable mount unit on install/upgrade

df887dc... by Sergio Durigan Junior

    - 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.

0b356a1... by Sergio Durigan Junior

    - 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 ]

0d8dd2e... by Sergio Durigan Junior

    - 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

57cb52c... by Sergio Durigan Junior

    - 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