[c/azure][PATCH 5/5] UBUNTU: [Config] linux-azure: CONFIG_HYPERV_IOMMU=y
Marcelo Henrique Cerri
marcelo.cerri at canonical.com
Thu May 30 20:55:34 UTC 2019
BugLink: http://bugs.launchpad.net/bugs/1826447
Signed-off-by: Marcelo Henrique Cerri <marcelo.cerri at canonical.com>
---
debian.azure/config/annotations | 3 +++
debian.azure/config/config.common.ubuntu | 1 +
2 files changed, 4 insertions(+)
diff --git a/debian.azure/config/annotations b/debian.azure/config/annotations
index b57437ebce33..ca3d81e5a17d 100644
--- a/debian.azure/config/annotations
+++ b/debian.azure/config/annotations
@@ -115,6 +115,9 @@ CONFIG_VBOXGUEST mark<ENFORCED> note<LP:#17966
CONFIG_XEN_ACPI_PROCESSOR policy<{'amd64': '-'}>
CONFIG_XEN_ACPI_PROCESSOR mark<ENFORCED> note<LP:#1671203>
+CONFIG_HYPERV_IOMMU policy<{'amd64': 'y'}>
+CONFIG_HYPERV_IOMMU mark<ENFORCED> note<LP:#1826447>
+
# From linux-azure initial packaging
CONFIG_POWERCAP policy<{'amd64': 'n'}>
diff --git a/debian.azure/config/config.common.ubuntu b/debian.azure/config/config.common.ubuntu
index 25cd379fe728..3bfc8423524b 100644
--- a/debian.azure/config/config.common.ubuntu
+++ b/debian.azure/config/config.common.ubuntu
@@ -1827,6 +1827,7 @@ CONFIG_HYPERV=y
CONFIG_HYPERVISOR_GUEST=y
CONFIG_HYPERV_BALLOON=m
CONFIG_HYPERV_INFINIBAND_ND=m
+CONFIG_HYPERV_IOMMU=y
CONFIG_HYPERV_KEYBOARD=m
CONFIG_HYPERV_NET=m
CONFIG_HYPERV_STORAGE=y
--
2.20.1
More information about the kernel-team
mailing list