diff --git a/src/runtime/Makefile b/src/runtime/Makefile index 85f9bbd8ab..ff01082dc3 100644 --- a/src/runtime/Makefile +++ b/src/runtime/Makefile @@ -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