diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2024-11-25 11:55:37 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-11-26 09:00:29 +0000 |
| commit | 46f8273da3a8f68e273107356256b5e693a34b7f (patch) | |
| tree | 1d88d007a962fa31b7aaf5278932362919599174 /sys/linux/dev_vfio.txt.const | |
| parent | 3e8de374218a6e10915300c0a1e7a6bfa274d7e7 (diff) | |
sys/linux: update descriptions/consts
Update to upstream commit 228a1157fb9f.
VFIO_TYPE1_NESTING_IOMMU const was removed in 35890f85573c.
Remove it from descriptions.
Diffstat (limited to 'sys/linux/dev_vfio.txt.const')
| -rw-r--r-- | sys/linux/dev_vfio.txt.const | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/linux/dev_vfio.txt.const b/sys/linux/dev_vfio.txt.const index 349359bc8..973835685 100644 --- a/sys/linux/dev_vfio.txt.const +++ b/sys/linux/dev_vfio.txt.const @@ -18,7 +18,6 @@ VFIO_SET_IOMMU = 15206, mips64le:ppc64le:536886118 VFIO_SPAPR_TCE_IOMMU = 2 VFIO_SPAPR_TCE_v2_IOMMU = 7 VFIO_TYPE1_IOMMU = 1 -VFIO_TYPE1_NESTING_IOMMU = 6 VFIO_TYPE1v2_IOMMU = 3 __NR_ioctl = 54, amd64:16, arm64:riscv64:29, mips64le:5015 __NR_openat = 56, 386:295, amd64:257, arm:322, mips64le:5247, ppc64le:286, s390x:288 |
