diff mbox series

[U,N,1/1] UBUNTU: [Config] enable VFIO zPCI pass-through for s390x

Message ID 20231117152855.13382-4-frank.heimes@canonical.com
State New
Headers show
Series [U,N,1/1] UBUNTU: [Config] enable VFIO zPCI pass-through for s390x | expand

Commit Message

Frank Heimes Nov. 17, 2023, 3:28 p.m. UTC
From: Frank Heimes <frank.heimes@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@canonical.com>
---
 debian.master/config/annotations | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index a68b8bc48fc4..1cd553bbe35d 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -711,6 +711,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'>