On 3 January 2012 10:26, Peter Maydell <peter.mayd...@linaro.org> wrote: > I don't think we even have syntax for 2 at the moment except for the > weird special case of "-cpu foo".
It currently is quite common to e.g. use a versatilepb machine model but switch the CPU for arm1176, cortex-a8 etc with -cpu. Will this still be possible? Alex