On 1 October 2012 13:11, Evgeny Voevodin <[email protected]> wrote: > s->cpu_enabled is a massive, so s->cpu_enabled ? "En" : "Dis" returns
"is an array" > "En" always. We should use s->cpu_enabled[cpu] here. > > Signed-off-by: Evgeny Voevodin <[email protected]> ...but nice catch. Reviewed-by: Peter Maydell <[email protected]> -- PMM
