On 6 March 2017 at 09:52, Thomas Huth <th...@redhat.com> wrote: > I guess we could do something like that on ppc, too (and ppc-softmmu.mak > should likely include ppcemb-softmmu.mak), but > that's something for QEMU 2.10 / 3.0 / whichever version will be next.
Yeah, definitely 2.10 material (so is this whole series, but let's not tangle it up with an unrelated cleanup). Minor caution: I forget whether we successfully fixed all the annoying makefile bugs that meant that changing something inside foo.mak didn't cause binaries that used bar.mak that includes foo.mak to update. I *think* we caught all those, though... thanks -- PMM