tianocore / containers

Repository to maintain and manage edk2 containers
Other
23 stars 27 forks source link

Fedora 35: Remove Qemu patch once it is merged #50

Closed osteffenrh closed 1 year ago

osteffenrh commented 1 year ago

Is your feature request related to a problem? Please describe. The Qemu v7.2 in the Fedora 35 image includes a patch which fixes some issue with the tcg accelerator on x64. This patch will probably become part of the regular Qemu codebase. When this happens it should get removed from the Dockerfile.

osteffenrh commented 1 year ago

Merged in qemu master now: https://gitlab.com/qemu-project/qemu/-/commit/dab30fbef3896bb652a09d46c37d3f55657cbcbb

But let's wait for a stable release before changing qemu here.

osteffenrh commented 1 year ago

This will be resolved by #72