diff --git a/tools/packaging/qemu/patches/tag_patches/v10.1.0/no_patches.txt b/tools/packaging/qemu/patches/10.1.x/no_patches.txt similarity index 100% rename from tools/packaging/qemu/patches/tag_patches/v10.1.0/no_patches.txt rename to tools/packaging/qemu/patches/10.1.x/no_patches.txt diff --git a/tools/packaging/qemu/patches/10.1.x/0001-git-modules-fix-u-boot-mirrors-change.patch b/tools/packaging/qemu/patches/tag_patches/v10.1.0/0001-git-modules-fix-u-boot-mirrors-change.patch similarity index 100% rename from tools/packaging/qemu/patches/10.1.x/0001-git-modules-fix-u-boot-mirrors-change.patch rename to tools/packaging/qemu/patches/tag_patches/v10.1.0/0001-git-modules-fix-u-boot-mirrors-change.patch diff --git a/tools/packaging/qemu/patches/tag_patches/v10.1.1/no_patches.txt b/tools/packaging/qemu/patches/tag_patches/v10.1.1/no_patches.txt new file mode 100644 index 0000000000..e69de29bb2 diff --git a/versions.yaml b/versions.yaml index 4812d08f4f..e855a8bac1 100644 --- a/versions.yaml +++ b/versions.yaml @@ -88,8 +88,8 @@ assets: qemu: description: "VMM that uses KVM" url: "https://github.com/qemu/qemu" - version: "v10.1.0" - tag: "v10.1.0" + version: "v10.1.1" + tag: "v10.1.1" # Do not include any non-full release versions # Break the line *without CR or space being appended*, to appease # yamllint, and note the deliberate ' ' at the end of the expression.