On 06.03.2017 10:47, Peter Maydell wrote: > On 6 March 2017 at 07:00, Thomas Huth <th...@redhat.com> wrote: >> Note: In case you respin the series, you might want to add this >> CONFIG_SM501 to ppc64-softmmu.mak, too, since it is a superset of the >> 32-bit config (i.e. it can also emulate the 32-bit embedded chips). > > Yes, definitely do this please. > (Missed this because ARM's 64-bit default config includes the > 32-bit one rather than duplicating its contents.)
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. Thomas