diff --git a/tools/packaging/qemu/patches/tag_patches/gpu-snp-20251119/no_patches.txt b/tools/packaging/qemu/patches/tag_patches/gpu-snp-20251119/no_patches.txt new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tools/packaging/qemu/patches/tag_patches/gpu-tdx-20251119/no_patches.txt b/tools/packaging/qemu/patches/tag_patches/gpu-tdx-20251119/no_patches.txt new file mode 100644 index 0000000000..e69de29bb2 diff --git a/versions.yaml b/versions.yaml index 0194cab964..cb4f8f6bed 100644 --- a/versions.yaml +++ b/versions.yaml @@ -107,12 +107,12 @@ assets: qemu-snp-experimental: description: "QEMU with GPU+SNP support" url: "https://github.com/confidential-containers/qemu.git" - tag: "gpu-snp-20250211" + tag: "gpu-snp-20251119" qemu-tdx-experimental: description: "QEMU with GPU+TDX support" url: "https://github.com/confidential-containers/qemu.git" - tag: "gpu-tdx-20250211" + tag: "gpu-tdx-20251119" stratovirt: description: "StratoVirt is an lightweight opensource VMM"