From: "Andreas Färber" <afaerber@suse.de>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org, Paul Brook <paul@codesourcery.com>
Subject: Re: [Qemu-devel] [PATCH v5 2/2] target-arm: Minimalistic CPU QOM'ification
Date: Fri, 23 Mar 2012 21:47:10 +0100 [thread overview]
Message-ID: <4F6CE14E.5020903@suse.de> (raw)
In-Reply-To: <CAFEAcA8L4oPhsxmSsMmFkJQyaonYYLtaQn0tNbq_DA267+FX_Q@mail.gmail.com>
Am 23.03.2012 18:13, schrieb Peter Maydell:
> On 23 March 2012 16:24, Andreas Färber <afaerber@suse.de> wrote:
>> Introduce only one non-abstract type TYPE_ARM_CPU and do not touch
>> cp15 registers to not interfere with Peter's ongoing remodelling.
>> Embed CPUARMState as first (additional) field of ARMCPU.
>>
>> Signed-off-by: Andreas Färber <afaerber@suse.de>
>
> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Sorry, I'll need to amend this patch: CPUState::reset() must call
cpu_state_reset() in this minimal conversion.
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 prev parent reply other threads:[~2012-03-23 20:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-23 16:24 [Qemu-devel] [PATCH v5 0/2] QOM'ify ARM CPU Andreas Färber
2012-03-23 16:24 ` [Qemu-devel] [PATCH v5 1/2] target-arm: Drop cpu_arm_close() Andreas Färber
2012-03-23 17:06 ` Peter Maydell
2012-03-23 16:24 ` [Qemu-devel] [PATCH v5 2/2] target-arm: Minimalistic CPU QOM'ification Andreas Färber
2012-03-23 17:13 ` Peter Maydell
2012-03-23 20:47 ` Andreas Färber [this message]
2012-03-23 17:17 ` [Qemu-devel] [PATCH v5 0/2] QOM'ify ARM CPU Peter Maydell
2012-03-23 17:23 ` Peter Maydell
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=4F6CE14E.5020903@suse.de \
--to=afaerber@suse.de \
--cc=paul@codesourcery.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.