From: Julian Brown <julian@codesourcery.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Eduardo Habkost <ehabkost@redhat.com>,
QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v2 1/6] Add cfgend parameter for ARM CPU selection.
Date: Thu, 19 Jan 2017 18:02:23 +0000 [thread overview]
Message-ID: <20170119180223.55d75d6d@squid.athome> (raw)
In-Reply-To: <CAFEAcA-VmK+oMdV7GONa=H2v6Oz1uO=gaM3UgRf0SvK1QHO+3w@mail.gmail.com>
On Thu, 19 Jan 2017 15:12:49 +0000
Peter Maydell <peter.maydell@linaro.org> wrote:
> I'm actually looking at a patch at the moment that attempts
> to fix this by adding a cpu_generic_init_unrealized(),
> which does everything that cpu_generic_init() does except
> the final "set the realized prop to true" step, so that you
> can call it, set CPU properties and then realize the CPU
> yourself. Does that sound like a good idea, or a bad idea?
> [https://github.com/mdavidsaver/qemu/commit/82823fb6f97859dc5f2945bd3b2733df2c81b2d8]
>
> I'm not sure which board Julian is using, but I guess it's one
> of the ones that doesn't call cpu_generic_init().
We're using integratorcp -- I'm working on a v3 of my patch series that
adds the CPU-attribute parsing to (just) that. It'll be ready soonish.
Thanks,
Julian
next prev parent reply other threads:[~2017-01-19 18:02 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-07 14:48 [Qemu-devel] [PATCH v2 0/6] ARM BE8/BE32 big-endian system-mode fixes (semihosting, gdbstub) Julian Brown
2016-12-07 14:48 ` [Qemu-devel] [PATCH v2 1/6] Add cfgend parameter for ARM CPU selection Julian Brown
2017-01-05 17:17 ` Peter Maydell
2017-01-11 12:35 ` Julian Brown
2017-01-12 14:28 ` Julian Brown
2017-01-17 11:52 ` Peter Maydell
2017-01-18 16:52 ` Eduardo Habkost
2017-01-19 15:12 ` Peter Maydell
2017-01-19 18:02 ` Julian Brown [this message]
2017-01-19 18:25 ` Peter Maydell
2016-12-07 14:48 ` [Qemu-devel] [PATCH v2 2/6] Infer endianness from SCTLR reset value Julian Brown
2017-01-05 17:29 ` Peter Maydell
2016-12-07 14:48 ` [Qemu-devel] [PATCH v2 3/6] ARM big-endian system-mode semihosting support Julian Brown
2017-01-05 17:49 ` Peter Maydell
2016-12-07 14:49 ` [Qemu-devel] [PATCH v2 4/6] ARM big-endian system-mode gdbstub support Julian Brown
2017-01-05 17:53 ` Peter Maydell
2016-12-07 14:49 ` [Qemu-devel] [PATCH v2 5/6] Fix Thumb-1 BE32 execution and disassembly Julian Brown
2017-01-05 18:18 ` Peter Maydell
2016-12-07 14:49 ` [Qemu-devel] [PATCH v2 6/6] ARM BE32 watchpoint fix Julian Brown
2017-01-05 18:25 ` Peter Maydell
2016-12-07 15:09 ` [Qemu-devel] [PATCH v2 0/6] ARM BE8/BE32 big-endian system-mode fixes (semihosting, gdbstub) no-reply
2016-12-07 15:28 ` no-reply
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=20170119180223.55d75d6d@squid.athome \
--to=julian@codesourcery.com \
--cc=ehabkost@redhat.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.