diff --git a/recipes/wip/vm/qemu/recipe.toml b/recipes/wip/vm/qemu/recipe.toml
index ed8cd3856ca583de11710b58590c493554641940..fd19d987338e60e7c55a627e2138cfec5705fa0f 100644
--- a/recipes/wip/vm/qemu/recipe.toml
+++ b/recipes/wip/vm/qemu/recipe.toml
@@ -28,6 +28,7 @@ COOKBOOK_CONFIGURE_FLAGS=(
     --prefix="/usr"
     --cross-prefix="${TARGET}"
     --static
+    --disable-coroutine-pool
     --disable-tpm
 )
 case "${TARGET}" in