From 99c780701dc90085378f72d4083895635a20ef11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20M=C3=BCllner?= Date: Fri, 26 Sep 2025 22:20:07 +0200 Subject: [PATCH] Temporary bump QEMU to latest 10.1 staging commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Because the location of some QEMU submodules changed, we currently don't have a stable QEMU release that can be built. The issue is fixed on master and in the staging 10.1 branch. To unbreak the build, let's temporary bump QEMU to the latest commit on the staging-10.1 branch. Of course, as soon as a new QEMU release is available, we should redirect the submodule to it. Fixes #1771. Signed-off-by: Christoph Müllner --- qemu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qemu b/qemu index f8b2f64e233..562020faa2e 160000 --- a/qemu +++ b/qemu @@ -1 +1 @@ -Subproject commit f8b2f64e2336a28bf0d50b6ef8a7d8c013e9bcf3 +Subproject commit 562020faa2ee9c531ce58434be01e3e42cfd94d6