File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# qemu-static
22
3- The purpose of this project is to build a highly compatible QEMU binary package
4- for linux to use with Zig testing.
3+ The purpose of this project is to build a highly compatible linux QEMU binary
4+ package for Zig CI testing.
55
6- Zig needs a very recent QEMU version, sometimes unreleased commit-revs, and
6+ Zig requires a very recent QEMU version, sometimes unreleased commit-revs, and
77sometimes with custom patches. For this reason, distro-based QEMU packages are
88unsuitable.
99
1010The overall strategy is to use Alpine Linux to host a QEMU build and link
1111statically to all possible libraries.
1212
1313It is a non-goal to build QEMU with all features enabled.
14+ It is a non-goal to build QEMU with system emulation enabled.
1415It is a non-goal to build older versions of QEMU.
1516
1617## build docker image
You can’t perform that action at this time.
0 commit comments