From: Paolo Bonzini <pbonzini@redhat.com>
To: Peter Crosthwaite <peter.crosthwaite@xilinx.com>,
Peter Maydell <peter.maydell@linaro.org>
Cc: "Edgar Iglesias" <edgar.iglesias@xilinx.com>,
"QEMU Developers" <qemu-devel@nongnu.org>,
"Andreas Färber" <afaerber@suse.de>
Subject: Re: [Qemu-devel] [PATCH v1 4/6] qom: Move cpu.o to obj-y.
Date: Tue, 02 Sep 2014 08:48:48 +0200 [thread overview]
Message-ID: <54056850.6010100@redhat.com> (raw)
In-Reply-To: <CAEgOgz5p6mQRL02ixVKOqB-XA00qnyfUGmomFfMUFbWgtn8ouw@mail.gmail.com>
Il 02/09/2014 00:56, Peter Crosthwaite ha scritto:
> On Tue, Sep 2, 2014 at 3:43 AM, Peter Maydell <peter.maydell@linaro.org> wrote:
>> On 26 August 2014 01:58, Peter Crosthwaite <peter.crosthwaite@xilinx.com> wrote:
>>> It's not really a common object
>>
>> In what sense isn't it a common object? It's only
>> compiled once, rather than per-target. We should
>> avoid moving object files from compiled-once
>> to compiled-per-target if we can...
>>
>
> Yeh, I introduce the variation with address_space_memory reliance. CPU
> needs to see it for the default AR. It doesn't exist in user-mode
> though.
cpus.c already contains softmmu-specific of cpu.c. Perhaps you can add
something in there (and in *-user/main.c).
Paolo
next prev parent reply other threads:[~2014-09-02 6:49 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-26 0:56 [Qemu-devel] [PATCH v1 0/6] PMA phase 2 - per CPU address spaces Peter Crosthwaite
2014-08-26 0:56 ` [Qemu-devel] [PATCH v1 1/6] memory: address_space_init: do nothing if no root region given Peter Crosthwaite
2014-08-26 0:57 ` [Qemu-devel] [PATCH v1 2/6] memory: AddressSpace: Implement ref counting Peter Crosthwaite
2014-08-26 0:58 ` [Qemu-devel] [PATCH v1 4/6] qom: Move cpu.o to obj-y Peter Crosthwaite
2014-09-01 17:43 ` Peter Maydell
2014-09-01 17:54 ` Paolo Bonzini
2014-09-01 22:28 ` Peter Crosthwaite
2014-09-01 22:56 ` Peter Crosthwaite
2014-09-02 6:48 ` Paolo Bonzini [this message]
2014-08-26 0:59 ` [Qemu-devel] [PATCH v1 5/6] qom/cpu: Add Memory Region Property Peter Crosthwaite
2014-08-26 13:18 ` Paolo Bonzini
2014-08-26 0:59 ` [Qemu-devel] [PATCH v1 6/6] cpu: Delay address space init until realize Peter Crosthwaite
2014-09-01 17:40 ` [Qemu-devel] [PATCH v1 0/6] PMA phase 2 - per CPU address spaces Peter Maydell
2014-09-02 8:44 ` Peter Crosthwaite
2014-09-02 8:42 ` [Qemu-devel] [PATCH v1 3/6] memory: Add address_space_init_shareable() Peter Crosthwaite
2015-10-20 14:59 ` [Qemu-devel] [PATCH v1 0/6] PMA phase 2 - per CPU address spaces Peter Maydell
2015-10-20 18:46 ` Peter Crosthwaite
2015-10-20 20:46 ` Peter Maydell
2015-10-21 1:45 ` Peter Crosthwaite
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=54056850.6010100@redhat.com \
--to=pbonzini@redhat.com \
--cc=afaerber@suse.de \
--cc=edgar.iglesias@xilinx.com \
--cc=peter.crosthwaite@xilinx.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 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).