Skip to content

Commit 49a37c6

Browse files
committed
Update QEMU to 11.0.2
1 parent a8afd43 commit 49a37c6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/prepare-qemu-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
description: QEMU version"
88
value: ${{ jobs.build.outputs.qemu_version }}
99
env:
10-
QEMU_VERSION: 11.0.1
10+
QEMU_VERSION: 11.0.2
1111
MSYS: "winsymlinks:native"
1212
jobs:
1313
build:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Should be installed via official setup mechanism.
9696

9797
Starting from version `0.0.18` of qcw it is possible to use with official Windows builds of QEMU (including msys2).
9898

99-
Version `11.0.1` with 7 patch sets:
99+
Version `11.0.2` with 7 patch sets:
100100
* hw/9pfs: Add 9pfs support for Windows https://lists.nongnu.org/archive/html/qemu-devel/2023-02/msg05533.html;
101101
* ftruncate detection fixes https://lists.nongnu.org/archive/html/qemu-devel/2026-01/msg01237.html;
102102
* tcg cleanups https://lists.nongnu.org/archive/html/qemu-devel/2026-03/msg06151.html;

0 commit comments

Comments
 (0)