From e4a34b175cb1a9597acf28b20cedae805b085165 Mon Sep 17 00:00:00 2001 From: Alex Lyn Date: Mon, 8 Sep 2025 18:56:39 +0800 Subject: [PATCH] Bump: Qemu with io_uring Just test Signed-off-by: Alex Lyn --- versions.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.yaml b/versions.yaml index 0d7ddbbe65..a0486e0887 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: "v9.1.2" - tag: "v9.1.2" + version: "v10.1.0" + tag: "v10.1.0" # 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.