From 324fcb9cd7fa47b38a3c8be6b3f575dfb801e48a Mon Sep 17 00:00:00 2001 From: Frank Heimes Date: Tue, 21 Nov 2023 13:54:50 +0100 Subject: [PATCH] UBUNTU: [Config] CONFIG_VFIO_PCI_ZDEV_KVM=y BugLink: https://bugs.launchpad.net/bugs/2042853 Enable VFIO zPCI pass-through for s390x (CONFIG_VFIO_PCI_ZDEV_KVM=y), 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 Acked-by: Stefan Bader Acked-by: Manuel Diewald Signed-off-by: Dimitri John Ledkov --- debian.master/config/annotations | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian.master/config/annotations b/debian.master/config/annotations index 9f10612eb1fd..cf368fd708ec 100644 --- a/debian.master/config/annotations +++ b/debian.master/config/annotations @@ -708,6 +708,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'> @@ -14572,7 +14575,6 @@ CONFIG_VFIO_PCI_IGD policy<{'amd64': 'y'}> CONFIG_VFIO_PCI_INTX policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y'}> CONFIG_VFIO_PCI_MMAP policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y'}> CONFIG_VFIO_PCI_VGA policy<{'amd64': 'y'}> -CONFIG_VFIO_PCI_ZDEV_KVM policy<{'s390x': 'n'}> CONFIG_VFIO_PLATFORM policy<{'arm64': 'm', 'armhf': 'm'}> CONFIG_VFIO_PLATFORM_AMDXGBE_RESET policy<{'arm64': 'm', 'armhf': 'm'}> CONFIG_VFIO_PLATFORM_BASE policy<{'arm64': 'm', 'armhf': 'm'}>