]> Git Repo - qemu.git/blobdiff - Kconfig.host
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-10-02' into staging
[qemu.git] / Kconfig.host
index 4af19bf70ef9f355c820472335898e26ed5bd55b..24255ef4419ee78792bd652c600371df10f0c0a2 100644 (file)
@@ -24,6 +24,10 @@ config VHOST_USER
     bool
     select VHOST
 
+config VHOST_VDPA
+    bool
+    select VHOST
+
 config VHOST_KERNEL
     bool
     select VHOST
@@ -33,3 +37,7 @@ config VIRTFS
 
 config PVRDMA
     bool
+
+config MULTIPROCESS_ALLOWED
+    bool
+    imply MULTIPROCESS
This page took 0.023059 seconds and 4 git commands to generate.