On 27 January 2013 16:30, Andreas Färber <[email protected]> wrote:
> In the initial conversion of CPU models to QOM types, model names were
> mapped 1:1 to type names. As a side effect this gained us a type "any",
> which is now a device.
>
> To avoid "-device any" silliness and to pave the way for compiling
> multiple targets into one executable, adopt a <name>-<arch>-cpu scheme.
> This leads to names like arm926-arm-cpu but is easiest to handle.
>
> No functional changes for -cpu arguments or -cpu ? output.
>
> Suggested-by: Eduardo Habkost <[email protected]>
> Signed-off-by: Andreas Färber <[email protected]>

Acked-by: Peter Maydell <[email protected]>

I assume you're going to submit this via the qom subtree.

-- PMM

Reply via email to