Am 14.04.2012 18:42, schrieb Peter Maydell: > Now that cpu_reset_model_id() has gone we can move the > reset code over to the class reset function and have cpu_state_reset > simply do a reset on the CPU QOM object. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > target-arm/cpu.c | 94 +++++++++++++++++++++++++++++++++++++++++++++++-- > target-arm/helper.c | 97 > +-------------------------------------------------- > 2 files changed, 92 insertions(+), 99 deletions(-)
This forgot to update helper.c:cpu_arm_init() by calling cpu_reset(). I'll fix in my cross-target CPUState series. Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg