Merge pull request #7854 from fidencio/topic/runtime-allow-virtio_fs_extra_args-annotation

runtime: Allow virtio_fs_extra_args annotation
This commit is contained in:
Fabiano Fidêncio 2023-09-06 19:20:40 +02:00 committed by GitHub
commit c5e1e7ddc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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