Merge pull request #4331 from dgibson/config-enable-iommu-annotation

Allow io.katacontainers.config.hypervisor.enable_iommu annotation by …
This commit is contained in:
Archana Shinde 2022-06-10 17:43:27 -07:00 committed by GitHub
commit aefe11b9ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,7 +160,7 @@ DEFMEMSZ := 2048
DEFMEMSLOTS := 10
#Default number of bridges
DEFBRIDGES := 1
DEFENABLEANNOTATIONS := []
DEFENABLEANNOTATIONS := [\"enable_iommu\"]
DEFDISABLEGUESTSECCOMP := true
DEFDISABLEGUESTEMPTYDIR := false
#Default experimental features enabled