On 6 July 2015 at 19:53, <[email protected]> wrote: > From: Meador Inge <[email protected]> > > This patch series opens up the "any" CPU for system-mode and > adds a new "any" variant named "anyvfp" that initializes the > FP coprocessors as well.
We deliberately removed cpu "any" for system mode in commit f5f6d38b7458b8a back in 2013; I think the rationale for its removal still holds. If you're emulating a system you're emulating a specific system and you get a real CPU. A CPU with no impdef sysregs or initialized feature and ID registers is broken... thanks -- PMM
