diff --git a/utils/qemu/Makefile b/utils/qemu/Makefile index 69e2eb64..7c6000bb 100644 --- a/utils/qemu/Makefile +++ b/utils/qemu/Makefile @@ -262,6 +262,7 @@ config QEMU_UI_SPICE config QEMU_DEV_USB bool "QEMU USB passthrough support" + default y config QEMU_SECCOMP bool "Enable support for seccomp in QEMU"