Stefan Hajnoczi <stefa...@redhat.com> writes: [...] > So to clarify, three separate steps: > > 1. Get rid of target-specific #ifdefs
... and compile just once instead of per target, speeding up the build > 2a. Modular QEMU, single binary > 2b. Heterogenous QEMU > > 2a and 2b are independent but both depend on 1. 1. can be incremental. Something for <https://wiki.qemu.org/Contribute/BiteSizedTasks>?