runtime: Update snp qemu command name

Main merge back to CCv0 caused snp qemu build to move from install_qemu to install_qemu_experimental.
Thus, reflecting this change into the qemu snp command.

Fixes: #7059

Signed-Off-By: Unmesh Deodhar <udeodhar@amd.com>
This commit is contained in:
Unmesh Deodhar 2023-06-08 20:11:45 -05:00
parent d06507c5aa
commit f4ee2a622f

View File

@ -13,7 +13,7 @@ CPUFEATURES := pmu=off
QEMUCMD := qemu-system-x86_64
QEMUTDXCMD := qemu-system-x86_64-tdx
TDXCPUFEATURES := -vmx-rdseed-exit,pmu=off
QEMUSNPCMD := qemu-system-x86_64-snp
QEMUSNPCMD := qemu-system-x86_64-snp-experimental
# Firecracker binary name
FCCMD := firecracker