mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-19 15:58:25 +00:00
runtime: config: use the SEV initrd for SNP
Thanks Unmesh Deodhar! Signed-off-by: Dan Mihai <dmihai@microsoft.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
path = "@QEMUSNPPATH@"
|
||||
kernel = "@KERNELSNPPATH@"
|
||||
#image = "@IMAGEPATH@"
|
||||
initrd = "@INITRDPATH@"
|
||||
initrd = "@INITRDSEVPATH@"
|
||||
machine_type = "@MACHINETYPE@"
|
||||
|
||||
# rootfs filesystem type:
|
||||
|
Reference in New Issue
Block a user