[ubuntu/artful-proposed] qemu 1:2.10~rc3+dfsg-0ubuntu1 (Accepted)
Christian Ehrhardt
christian.ehrhardt at canonical.com
Fri Aug 18 14:28:15 UTC 2017
qemu (1:2.10~rc3+dfsg-0ubuntu1) artful; urgency=medium
* Merge with Debian unstable (2.8) and Upstream 2.10-rci3; This fixes
a set of bugs
- [FFE] Qemu 2.10 in Artful (LP: #1699968)
- CPU hot unplug fails after migrating a CPU hotplugged guest
from source (LP: #1677552)
- [Feature] KNL/KNM: Numa Distance on KVM(LP: #1647902)
- New KVM 288 Pass Through (LP: #1672447)
- aarch64: MSI is not supported by interrupt controller (LP: #1706630)
* Remaining changes:
- qemu-kvm to systemd unit
- d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm,
hugepages and architecture specifics
- d/qemu-kvm.service: systemd unit to call qemu-kvm-init
- d/qemu-system-common.install: install systemd unit and helper script
- d/qemu-system-common.maintscript: clean old sysv and upstart scripts
- d/qemu-system-common.qemu-kvm.default: defaults for
/etc/default/qemu-kvm
- d/rules: install /etc/default/qemu-kvm
- Enable nesting by default
- set nested=1 module option on intel. (is default on amd)
- re-load kvm_intel.ko if it was loaded without nested=1
- d/p/ubuntu/expose-vmx_qemu64cpu.patch: expose nested kvm by default
in qemu64 cpu type.
- d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default
in qemu64 on amd
- libvirt/qemu user/group support
- qemu-system-common.postinst: remove acl placed by udev, and add udevadm
trigger.
- qemu-system-common.preinst: add kvm group if needed
- Distribution specific machine type
- d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine
types to ease future live vm migration.
- d/qemu-system-x86.NEWS Info on fixed machine type defintions
- improved dependencies
- Make qemu-system-common depend on qemu-block-extra
- Make qemu-utils depend on qemu-block-extra
- let qemu-utils recommend sharutils
- s390x support
- Create qemu-system-s390x package
- Include s390-ccw.img firmware
- Enable numa support for s390x
- ppc64[le] support
- d/qemu-system-ppc.links provide usr/bin/qemu-system-ppc64le symlink
- Enable seccomp for ppc64el
- bump libseccomp-dev dependency, 2.3 is the minimum for ppc64
- arch aware kvm wrappers
- disable missing x32 architecture
- update VCS links
* Added changes
- d/rules: or32 is now named or1k (since 4a09d0bb)
- d/qemu-system-common.docs: new paths since (ac06724a)
- d/qemu-system-common.install: qmp-commands.txt removed, but replaced
by qapi-schema.json which is already packaged (since 4d8bb958)
- Updates in debian/patches to match qemu 2.10
- d/p/02_kfreebsd.patch: utimensat is no more optional upstream
- d/p/ubuntu/enable-svm-by-default.patch: target-i386 -> target/i386
- d/p/ubuntu/expose-vmx_qemu64cpu.patch: target-i386 -> target/i386
- d/p/ubuntu/define-ubuntu-machine-types.patch: new 2.10 ubuntu types
- update VCS-git to match the Artful branch
- s390x package now builds correctly on all architectures (LP: #1710695)
* Dropped changes (integrated upstream):
- d/p/ubuntu/spapr-pci-populate-PCI-DT-in-reverse-order.patch: backport
"spapr/pci: populate PCI DT in reverse order" (LP 1670481).
- All CVE fixes formerly applied are upstream and thereby dropped.
Date: Tue, 08 Aug 2017 16:59:19 +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:2.10~rc3+dfsg-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 08 Aug 2017 16:59:19 +0200
Source: qemu
Binary: qemu qemu-system qemu-block-extra qemu-system-common qemu-system-misc qemu-system-arm qemu-system-mips qemu-system-ppc qemu-system-sparc qemu-system-x86 qemu-user qemu-user-static qemu-user-binfmt qemu-utils qemu-guest-agent qemu-kvm qemu-system-aarch64 qemu-system-s390x
Architecture: source
Version: 1:2.10~rc3+dfsg-0ubuntu1
Distribution: artful
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Description:
qemu - fast processor emulator
qemu-block-extra - extra block backend modules for qemu-system and qemu-utils
qemu-guest-agent - Guest-side qemu-system agent
qemu-kvm - QEMU Full virtualization
qemu-system - QEMU full system emulation binaries
qemu-system-aarch64 - QEMU full system emulation binaries (aarch64)
qemu-system-arm - QEMU full system emulation binaries (arm)
qemu-system-common - QEMU full system emulation binaries (common files)
qemu-system-mips - QEMU full system emulation binaries (mips)
qemu-system-misc - QEMU full system emulation binaries (miscellaneous)
qemu-system-ppc - QEMU full system emulation binaries (ppc)
qemu-system-s390x - QEMU full system emulation binaries (s390x)
qemu-system-sparc - QEMU full system emulation binaries (sparc)
qemu-system-x86 - QEMU full system emulation binaries (x86)
qemu-user - QEMU user mode emulation binaries
qemu-user-binfmt - QEMU user mode binfmt registration for qemu-user
qemu-user-static - QEMU user mode emulation binaries (static version)
qemu-utils - QEMU utilities
Launchpad-Bugs-Fixed: 1647902 1672447 1677552 1699968 1706630 1710695
Changes:
qemu (1:2.10~rc3+dfsg-0ubuntu1) artful; urgency=medium
.
* Merge with Debian unstable (2.8) and Upstream 2.10-rci3; This fixes
a set of bugs
- [FFE] Qemu 2.10 in Artful (LP: #1699968)
- CPU hot unplug fails after migrating a CPU hotplugged guest
from source (LP: #1677552)
- [Feature] KNL/KNM: Numa Distance on KVM(LP: #1647902)
- New KVM 288 Pass Through (LP: #1672447)
- aarch64: MSI is not supported by interrupt controller (LP: #1706630)
* Remaining changes:
- qemu-kvm to systemd unit
- d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm,
hugepages and architecture specifics
- d/qemu-kvm.service: systemd unit to call qemu-kvm-init
- d/qemu-system-common.install: install systemd unit and helper script
- d/qemu-system-common.maintscript: clean old sysv and upstart scripts
- d/qemu-system-common.qemu-kvm.default: defaults for
/etc/default/qemu-kvm
- d/rules: install /etc/default/qemu-kvm
- Enable nesting by default
- set nested=1 module option on intel. (is default on amd)
- re-load kvm_intel.ko if it was loaded without nested=1
- d/p/ubuntu/expose-vmx_qemu64cpu.patch: expose nested kvm by default
in qemu64 cpu type.
- d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default
in qemu64 on amd
- libvirt/qemu user/group support
- qemu-system-common.postinst: remove acl placed by udev, and add udevadm
trigger.
- qemu-system-common.preinst: add kvm group if needed
- Distribution specific machine type
- d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine
types to ease future live vm migration.
- d/qemu-system-x86.NEWS Info on fixed machine type defintions
- improved dependencies
- Make qemu-system-common depend on qemu-block-extra
- Make qemu-utils depend on qemu-block-extra
- let qemu-utils recommend sharutils
- s390x support
- Create qemu-system-s390x package
- Include s390-ccw.img firmware
- Enable numa support for s390x
- ppc64[le] support
- d/qemu-system-ppc.links provide usr/bin/qemu-system-ppc64le symlink
- Enable seccomp for ppc64el
- bump libseccomp-dev dependency, 2.3 is the minimum for ppc64
- arch aware kvm wrappers
- disable missing x32 architecture
- update VCS links
* Added changes
- d/rules: or32 is now named or1k (since 4a09d0bb)
- d/qemu-system-common.docs: new paths since (ac06724a)
- d/qemu-system-common.install: qmp-commands.txt removed, but replaced
by qapi-schema.json which is already packaged (since 4d8bb958)
- Updates in debian/patches to match qemu 2.10
- d/p/02_kfreebsd.patch: utimensat is no more optional upstream
- d/p/ubuntu/enable-svm-by-default.patch: target-i386 -> target/i386
- d/p/ubuntu/expose-vmx_qemu64cpu.patch: target-i386 -> target/i386
- d/p/ubuntu/define-ubuntu-machine-types.patch: new 2.10 ubuntu types
- update VCS-git to match the Artful branch
- s390x package now builds correctly on all architectures (LP: #1710695)
* Dropped changes (integrated upstream):
- d/p/ubuntu/spapr-pci-populate-PCI-DT-in-reverse-order.patch: backport
"spapr/pci: populate PCI DT in reverse order" (LP 1670481).
- All CVE fixes formerly applied are upstream and thereby dropped.
Checksums-Sha1:
c63e58fb1823e43c8ac207ede4670d32ff4fa042 6428 qemu_2.10~rc3+dfsg-0ubuntu1.dsc
b578f87795ad8f81ac4f2561e4332be1ede5b4d4 7635560 qemu_2.10~rc3+dfsg.orig.tar.xz
3a0d32ff7b8b2aa3ec02683d57595b7e76f96522 92184 qemu_2.10~rc3+dfsg-0ubuntu1.debian.tar.xz
Checksums-Sha256:
134370f591f8b315b07e7b35ce1b88df92c194c26c40958b5977868ce9aff5db 6428 qemu_2.10~rc3+dfsg-0ubuntu1.dsc
8cf96c5583079796febf7715a6bd4366db8c1d5abb09d7a242560aa9d16bb7a2 7635560 qemu_2.10~rc3+dfsg.orig.tar.xz
d62eb97674c6711e866679de98f72d45939478f9a09ed3563d9e3fe489d77858 92184 qemu_2.10~rc3+dfsg-0ubuntu1.debian.tar.xz
Files:
35665b8d58845b0dc7a757a7f1c7ccd4 6428 otherosfs optional qemu_2.10~rc3+dfsg-0ubuntu1.dsc
5fbdb4168ff789135547b4f057460d5c 7635560 otherosfs optional qemu_2.10~rc3+dfsg.orig.tar.xz
579a5dd26121676565da100004b970ad 92184 otherosfs optional qemu_2.10~rc3+dfsg-0ubuntu1.debian.tar.xz
Original-Maintainer: Debian QEMU Team <pkg-qemu-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJZlpWyAAoJELo+KTOCgLJC1UoP/A+6P6bPnN35bHaAQ2Jus0D0
gts4NkjtM0iqFl5PLqOOlyWt1LaKnY210nWgyLUAZZGGlpTCAqluinc3ORg/WB8B
aymmr9HFSkU04kLzrQvDw5OXpsTI4FZebNfSgBSKbDleSlx0yAFBHsCM6i8bIHyu
PPde5BswXkhAyUTG5m63ytdvR6fT4F/PdeeKH2H9PlhMyH5sQSOxch8GzWK4MFmK
66tX7OggSr4jI2wfkBxGGQgslbL8mz8mTKnJFzMIgxiWnUHH5iksUnbSOjr4CR+6
DETxDV1t9fvZWxobwilD3qIf328hQjnSvPW80Go6RH/pjG5YANYDxX561FdbkOkv
IAAqFZVCzrEKBD6lUMsNlYBlJC3BqWPRDLv6DAj6XaTblRgZmnKTHCGK5WR+SXiJ
ORhRAs538am/6n1WzOVT8rFrnb70KOhxgkEi1JYMFqU6xFbjuVcDgRQ+l0KpHjIX
jrv+hXiGWh5bkTQMP1YG3ezFPYYNWrRx1LTlFEQ5x3JCs/sVWwhNBBh3Ol4qU97H
lfut8hMVFQMYXMF23X3JP/Ufs+walmUlslDZjSelcnOlFTY1+mAVa8GkDhd1wAqd
g8NtIhS+xjP1Ni3lQw+Gn/L2lA0clLcDCw/K+tpZRkeNj1xzMsbp5uwFdLI8e4wJ
Wm2o1RvK9uWHt0NkYR7l
=bO9Q
-----END PGP SIGNATURE-----
More information about the Artful-changes
mailing list