diff mbox series

[d/azure,5/5] UBUNTU: [Config] linux-azure: CONFIG_HYPERV_IOMMU=y

Message ID 20190801144409.10744-6-marcelo.cerri@canonical.com
State New
Headers show
Series LP: #1826447 - Azure: Backport vIOMMU driver (increase vCPU limits) | expand

Commit Message

Marcelo Henrique Cerri Aug. 1, 2019, 2:44 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1826447

Signed-off-by: Marcelo Henrique Cerri <marcelo.cerri@canonical.com>
---
 debian.azure/config/annotations          | 3 +++
 debian.azure/config/config.common.ubuntu | 1 +
 2 files changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/debian.azure/config/annotations b/debian.azure/config/annotations
index 2a5a46b22adf..adb833d1024e 100644
--- a/debian.azure/config/annotations
+++ b/debian.azure/config/annotations
@@ -171,6 +171,9 @@  CONFIG_SATA_VITESSE                                mark<ENFORCED> note<modules r
 CONFIG_SATA_ZPODD                                  policy<{'amd64': 'n'}>
 CONFIG_SATA_ZPODD                                  mark<ENFORCED> note<modules reduction>
 
+CONFIG_HYPERV_IOMMU                                policy<{'amd64': 'y'}>
+CONFIG_HYPERV_IOMMU                                mark<ENFORCED> note<LP:#1826447>
+
 # Changes made to the generic kernel that are not necessary in the Azure kernel
 
 CONFIG_REGULATOR_TWL4030                           policy<{'amd64': '-'}>
diff --git a/debian.azure/config/config.common.ubuntu b/debian.azure/config/config.common.ubuntu
index 9991583a67ed..bba608e52d41 100644
--- a/debian.azure/config/config.common.ubuntu
+++ b/debian.azure/config/config.common.ubuntu
@@ -1874,6 +1874,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