``` alioth -l info --log-to-file run --kernel ~/tmp/vmlinuz --cmd-line "console=ttyS0" --initramfs ~/tmp/initramfs.linux_amd64.cpio --mem-size 4G --num-cpu 2 ``` returns ``` Please update the cmd line to --memory size=4G,backend=memfd ``` Then it hangs.