File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
description : QEMU version"
8
8
value : ${{ jobs.build.outputs.qemu_version }}
9
9
env :
10
- QEMU_VERSION : 9.2.1
10
+ QEMU_VERSION : 9.2.2
11
11
MSYS : " winsymlinks:native"
12
12
jobs :
13
13
build :
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ Should be installed via official setup mechanism.
110
110
Starting from version ` 0.0.18 ` of qcw it is possible to use with official windows builds of QEMU (including msys2).
111
111
To launch Lima one still will need the patched version of QEMU.
112
112
113
- Version ` 9.2.1 ` with 3 patch sets from QEMU mailing list:
113
+ Version ` 9.2.2 ` with 3 patch sets from QEMU mailing list:
114
114
* hw/9pfs: Add 9pfs support for Windows https://lists.gnu.org/archive/html/qemu-devel/2023-02/msg05533.html ;
115
115
* WHPX: Add support for device backed memory regions https://lists.gnu.org/archive/html/qemu-devel/2022-07/msg04837.html ;
116
116
* Windows installer: keep dependency cache https://lists.gnu.org/archive/html/qemu-devel/2023-01/msg03125.html .
You can’t perform that action at this time.
0 commit comments