From: "Andreas Färber" <afaerber@suse.de>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org, patches@linaro.org
Subject: Re: [Qemu-devel] [PATCH v2 13/14] target-arm: Move reset handling to arm_cpu_reset
Date: Fri, 04 May 2012 19:13:16 +0200 [thread overview]
Message-ID: <4FA40E2C.80804@suse.de> (raw)
In-Reply-To: <1334421743-31146-15-git-send-email-peter.maydell@linaro.org>
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.maydell@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
next parent reply other threads:[~2012-05-04 17:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1334421743-31146-1-git-send-email-peter.maydell@linaro.org>
[not found] ` <1334421743-31146-15-git-send-email-peter.maydell@linaro.org>
2012-05-04 17:13 ` Andreas Färber [this message]
[not found] ` <1334421743-31146-3-git-send-email-peter.maydell@linaro.org>
2012-11-12 22:16 ` [Qemu-devel] [PATCH v2 01/14] target-arm: Add QOM subclasses for each ARM cpu implementation Eduardo Habkost
2012-11-12 22:18 ` Peter Maydell
2012-11-12 22:33 ` Eduardo Habkost
2012-11-13 11:51 ` Andreas Färber
2012-11-13 12:17 ` Peter Maydell
2012-11-13 12:25 ` Eduardo Habkost
2012-11-13 12:22 ` Eduardo Habkost
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FA40E2C.80804@suse.de \
--to=afaerber@suse.de \
--cc=patches@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).