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 @@ -3,7 +3,7 @@ name: Prepare QCW QEMU (from TarBall sources)
3
3
on : workflow_dispatch
4
4
5
5
env :
6
- QEMU_VERSION : 9.1.1
6
+ QEMU_VERSION : 9.1.2
7
7
MSYS : " winsymlinks:native"
8
8
9
9
jobs :
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ Should be installed via official setup mechanism.
81
81
82
82
Starting from version ` 0.0.18 ` of qcw it is possible to use with official windows builds of QEMU (including msys2).
83
83
84
- Version ` 9.1.1 ` with 3 patch sets from QEMU mailing list:
84
+ Version ` 9.1.2 ` with 3 patch sets from QEMU mailing list:
85
85
* hw/9pfs: Add 9pfs support for Windows https://lists.gnu.org/archive/html/qemu-devel/2023-02/msg05533.html ;
86
86
* WHPX: Add support for device backed memory regions https://lists.gnu.org/archive/html/qemu-devel/2022-07/msg04837.html ;
87
87
* 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