aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2017-05-18 11:05:13 +0200
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2017-05-19 12:28:50 +0200
commit00a414e72a6c3ca7a5a3ed68bd2ba029bcb92d7d (patch)
tree960cc837713b9005ce4f244d1aef0628b7e0d9c2
parent0339153291daecfe3da67d785f2f22495ca2a31f (diff)
changelog: sPAPR IOMMU based pci probing
Change-Id: I48fecc96cfacf2cb94836f687a385d280f2ce685 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 826d7edc..ef54a1ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ dpdk (16.11.1-1~git1) UNRELEASED; urgency=medium
see http://dpdk.org/ml/archives/dev/2017-March/058930.html
* dpdk.conf: add info about unwanted effects of multiple hugepage
mountpoints
+ * d/p/dpdk-dev-v3-eal-sPAPR-IOMMU-support-in-pci-probing-for-vfio-pci-
+ in-ppc64le.patch: sPAPR IOMMU based pci probing enabled for vfio-pci
+ devices.
[ Luca Boccassi ]
* Simplify debian/rules by using upstream's install target