[Feature]: Self build qemu for windows qemu ext_dep #860
Labels
state:needs-triage
Needs to triaged to determine next steps
state:stale
Has not been updated in a long time
type:feature-request
A new feature proposal
urgency:low
Little to no impact
Feature Overview
Currently, the windows qemu external dependencies are just downloaded using choclotey and then re-uploaded in an external dependency format.
We should perform a self build of qemu for windows similar to what is done for the linux external dependency. This will allow for both binaries to be on the exact same tag and also reduce
.github/publish-qemu-config.yml
to a single version, rather than needing a separate version for windows and linux and windows uses the choclatey release rather than the qemu version.Solution Overview
clone qemu and build on windows.
Alternatives Considered
No response
Urgency
Low
Are you going to implement the feature request?
I will implement the feature
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
The text was updated successfully, but these errors were encountered: