qemu (1:2.6.1+dfsg-0ubuntu2) yakkety; urgency=medium

  * Enable GPU Passthru for ppc64le (LP: #1541902)
    - 0001-spapr-ensure-device-trees-are-always-associated-with.patch
    - 0002-spapr_pci-Use-correct-DMA-LIOBN-when-composing-the-d.patch
    - 0003-spapr_iommu-Finish-renaming-vfio_accel-to-need_vfio.patch
    - 0004-spapr_iommu-Move-table-allocation-to-helpers.patch
    - 0005-vmstate-Define-VARRAY-with-VMS_ALLOC.patch
    - 0006-spapr_iommu-Introduce-enabled-state-for-TCE-table.patch
    - 0007-spapr_iommu-Migrate-full-state.patch
    - 0008-spapr_iommu-Add-root-memory-region.patch
    - 0009-spapr_pci-Reset-DMA-config-on-PHB-reset.patch
    - 0010-spapr_pci-Add-and-export-DMA-resetting-helper.patch
    - 0011-memory-Add-reporting-of-supported-page-sizes.patch
    - 0012-memory-Add-MemoryRegionIOMMUOps.notify_started-stopp.patch
    - 0013-intel_iommu-Throw-hw_error-on-notify_started.patch
    - 0014-spapr_iommu-Realloc-guest-visible-TCE-table-when-sta.patch
    - 0015-vfio-spapr-Add-DMA-memory-preregistering-SPAPR-IOMMU.patch
    - 0016-vfio-Add-host-side-DMA-window-capabilities.patch
    - 0017-vfio-spapr-Create-DMA-window-dynamically-SPAPR-IOMMU.patch
    - 0018-spapr_pci-spapr_pci_vfio-Support-Dynamic-DMA-Windows.patch
    - 0019-vfio-spapr-Remove-stale-ioctl-call.patch
    - 0020-spapr-Fix-undefined-behaviour-in-spapr_tce_reset.patch
    - 0021-memory-Fix-IOMMU-replay-base-address.patch

Date: Fri, 16 Sep 2016 14:14:47 -0500
Changed-By: Jon Grimm <jon.gr...@canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Signed-By: Serge Hallyn <serge.hal...@gmail.com>
https://launchpad.net/ubuntu/+source/qemu/1:2.6.1+dfsg-0ubuntu2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 16 Sep 2016 14:14:47 -0500
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.6.1+dfsg-0ubuntu2
Distribution: yakkety
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Jon Grimm <jon.gr...@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: 1541902
Changes:
 qemu (1:2.6.1+dfsg-0ubuntu2) yakkety; urgency=medium
 .
   * Enable GPU Passthru for ppc64le (LP: #1541902)
     - 0001-spapr-ensure-device-trees-are-always-associated-with.patch
     - 0002-spapr_pci-Use-correct-DMA-LIOBN-when-composing-the-d.patch
     - 0003-spapr_iommu-Finish-renaming-vfio_accel-to-need_vfio.patch
     - 0004-spapr_iommu-Move-table-allocation-to-helpers.patch
     - 0005-vmstate-Define-VARRAY-with-VMS_ALLOC.patch
     - 0006-spapr_iommu-Introduce-enabled-state-for-TCE-table.patch
     - 0007-spapr_iommu-Migrate-full-state.patch
     - 0008-spapr_iommu-Add-root-memory-region.patch
     - 0009-spapr_pci-Reset-DMA-config-on-PHB-reset.patch
     - 0010-spapr_pci-Add-and-export-DMA-resetting-helper.patch
     - 0011-memory-Add-reporting-of-supported-page-sizes.patch
     - 0012-memory-Add-MemoryRegionIOMMUOps.notify_started-stopp.patch
     - 0013-intel_iommu-Throw-hw_error-on-notify_started.patch
     - 0014-spapr_iommu-Realloc-guest-visible-TCE-table-when-sta.patch
     - 0015-vfio-spapr-Add-DMA-memory-preregistering-SPAPR-IOMMU.patch
     - 0016-vfio-Add-host-side-DMA-window-capabilities.patch
     - 0017-vfio-spapr-Create-DMA-window-dynamically-SPAPR-IOMMU.patch
     - 0018-spapr_pci-spapr_pci_vfio-Support-Dynamic-DMA-Windows.patch
     - 0019-vfio-spapr-Remove-stale-ioctl-call.patch
     - 0020-spapr-Fix-undefined-behaviour-in-spapr_tce_reset.patch
     - 0021-memory-Fix-IOMMU-replay-base-address.patch
Checksums-Sha1:
 53c36a9fac03a1c045e8f28974460e848a309155 5904 qemu_2.6.1+dfsg-0ubuntu2.dsc
 78d689c6c26525e75b171afd049e7fd46c85cf0f 103960 
qemu_2.6.1+dfsg-0ubuntu2.debian.tar.xz
Checksums-Sha256:
 418b22d0dfec95ac88e3cb38ee8c5c093144f5ecfccb1a6e5688bfa85cb75a97 5904 
qemu_2.6.1+dfsg-0ubuntu2.dsc
 c7c4646c8f48a702b11fec0cf91529e55386c426f3dbc69973e796a386c52fc6 103960 
qemu_2.6.1+dfsg-0ubuntu2.debian.tar.xz
Files:
 0ff5c354ba91f805475469c0cbf58918 5904 otherosfs optional 
qemu_2.6.1+dfsg-0ubuntu2.dsc
 498661daf5b11a4aa2b5a8a24e31ce7e 103960 otherosfs optional 
qemu_2.6.1+dfsg-0ubuntu2.debian.tar.xz
Original-Maintainer: Debian QEMU Team <pkg-qemu-de...@lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCgAGBQJX3GD9AAoJEOn+6gaoXj+dv1wH/3I4cBhJSnsF2/x72QW55SCW
p/yhvWaKK+HxdrBfM9SGOzTABaWjhQiD+c8cjh4A83L9KegF77IU/mLkupMEGpJH
PKxwwcQJAmTX3BUeSQb6N5GBIIoqsKD3nxgrX5DrID1/Xeezpp82sh+tZeedVtXj
KnXfaTt1oO+RhSXeVPdu9mEyFAtp+fHwJxshZnTZWBbexXs9uqzD7M3GbEXFahUi
6wdP7Msjno3ngGu8laQG6oIpWmoFtOwHf5IMEF9gDQ213w92gz+lLWDXugELxZq+
9jGHt9fNTxIAC6jkmDAFiWNe4FJ3Tt2GbL3oCvKQdGWEI2bUd7IQs7xqEZdpOCU=
=7qFY
-----END PGP SIGNATURE-----
-- 
Yakkety-changes mailing list
Yakkety-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/yakkety-changes

Reply via email to