On Thu, 30 Apr 2020 16:50:25 +0200 David Hildenbrand <da...@redhat.com> wrote:
> On 29.04.20 14:11, Janosch Frank wrote: > > On 3/24/20 4:08 PM, Janosch Frank wrote: > >> The bios is in dire need for a cleanup as there are still a lot of > >> magic constants being used throughout as well as duplicated code. > >> > >> In the first part of this series we consolidate constants and > >> functions, as well as doing some minor cleanups and fixes. > >> > >> The patches are based on my protvirt branch and are available here: > >> https://github.com/frankjaa/qemu/pull/new/cleanup_bios > > > > Ping > > It's not urgent, but I don't want it to get buried and forgotten. > > > > Let's wait for Thomas, I currently don't have any capacity to review this. > > >From the feedback, I assume there will be a v2 anyway?