mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-05-13 18:43:36 +00:00
the qemu commandline of SNP should start with `sev-snp-guest`, and then following other parameters separeted by ','. This patch fixes the parameter order. Signed-off-by: Xynnn007 <xynnn@linux.alibaba.com>