mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-12 18:46:35 +00:00
When using the multiInstallSuffix we must be cautelous on using the shim name, as qemu-nvidia-gpu* doesn't actually have a matching QEMU itself, but should rather be mapped to: qemu-nvidia-gpu -> qemu qemu-nvidia-gpu-snp -> qemu-snp-experimental qemu-nvidia-gpu-tdx -> qemu-tdx-experimental Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>