versions: Bump QEMU to 10.1.1

QEMU 10.1.1 was released on October 8th, 2025, let's bump it on our
side.

Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
This commit is contained in:
Fabiano Fidêncio
2025-10-10 22:04:58 +02:00
committed by Fabiano Fidêncio
parent d46474cfc0
commit b0b0038689
4 changed files with 2 additions and 2 deletions

View File

@@ -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.