diff --git a/qemu-6.0.0-0.build.sh b/qemu-6.0.0-0.build.sh index fbf8f10..4bcb7b2 100755 --- a/qemu-6.0.0-0.build.sh +++ b/qemu-6.0.0-0.build.sh @@ -45,10 +45,10 @@ cd qemu-$VERSION $targets \ --enable-system \ --enable-jemalloc \ - --audio-drv-list=${AUDIODRIVERS} + --audio-drv-list=${AUDIODRIVERS} \ + --enable-virtiofsd make -j $(nproc) -make -j $(nproc) virtiofsd make install