vmm: Introduce option --platform iommufd=on|off

This option allows user to configure VFIO device pass-through with
iommufd (e.g. vfio cdev mode) or not (e.g. vfio legacy mode).

Signed-off-by: Bo Chen <bchen@crusoe.ai>
This commit is contained in:
Bo Chen
2025-08-19 22:01:03 +00:00
parent 7f377eadd9
commit 13972a0edf
3 changed files with 15 additions and 2 deletions

View File

@@ -794,6 +794,9 @@ components:
sev_snp:
type: boolean
default: false
iommufd:
type: boolean
default: false
MemoryZoneConfig:
required: