Cédric Le Goater <c...@kaod.org> writes: > On 2/3/22 21:09, Fabiano Rosas wrote: > >> This series handles the 6xx family: 603, 604, G2, G2LE, > > What about the e300 ? I guess it's only a 603 variant for QEMU.
I forgot to mention. >> MPC5xx and MPC8xx. > > These are linux-user only, no MMU. I wonder if we shouldn't simply > drop support. At least we could remove POWERPC_MMU_MPC8xx. I know nothing about linux-user use cases, sorry. We have other CPUs that are linux-user only, though. And there's this TODO_USER_ONLY mess in cpu-models as well. We could probably tackle all of it at once.