[L][PATCH 1/1] UBUNTU: [Config] enable VFIO zPCI pass-through for s390x
frank.heimes at canonical.com
frank.heimes at canonical.com
Fri Nov 17 15:28:53 UTC 2023
From: Frank Heimes <frank.heimes at canonical.com>
BugLink: https://bugs.launchpad.net/bugs/2042853
Enable VFIO zPCI pass-through for s390x to allow
pass-through of any kind of s390x-specific vfio-pci devices,
like RoCE devices, ISM devices, NVMe drives.
Signed-off-by: Frank Heimes <frank.heimes at canonical.com>
---
debian.master/config/annotations | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 9a638fb727c2..aa13c459e256 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -732,6 +732,9 @@ CONFIG_VFIO note<'LP: #1636733'>
CONFIG_VFIO_PCI policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'm'}>
CONFIG_VFIO_PCI note<'LP: #1636733'>
+CONFIG_VFIO_PCI_ZDEV_KVM policy<{'s390x': 'y'}>
+CONFIG_VFIO_PCI_ZDEV_KVM note<'LP: #2042853'>
+
CONFIG_VIDEO_VIMC policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm'}>
CONFIG_VIDEO_VIMC note<'LP: #1831482'>
--
2.25.1
More information about the kernel-team
mailing list