Skip to content

Commit

Permalink
Update QEMU to 9.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arixmkii committed Feb 12, 2025
1 parent 3385fc2 commit 752fd9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-qemu-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
description: QEMU version"
value: ${{ jobs.build.outputs.qemu_version }}
env:
QEMU_VERSION: 9.2.0
QEMU_VERSION: 9.2.1
MSYS: "winsymlinks:native"
jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Should be installed via official setup mechanism.
Starting from version `0.0.18` of qcw it is possible to use with official windows builds of QEMU (including msys2).
To launch Lima one still will need the patched version of QEMU.

Version `9.2.0` with 3 patch sets from QEMU mailing list:
Version `9.2.1` with 3 patch sets from QEMU mailing list:
* hw/9pfs: Add 9pfs support for Windows https://lists.gnu.org/archive/html/qemu-devel/2023-02/msg05533.html;
* WHPX: Add support for device backed memory regions https://lists.gnu.org/archive/html/qemu-devel/2022-07/msg04837.html;
* Windows installer: keep dependency cache https://lists.gnu.org/archive/html/qemu-devel/2023-01/msg03125.html.
Expand Down

0 comments on commit 752fd9c

Please sign in to comment.