qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v1 4/6] qom: Move cpu.o to obj-y.


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v1 4/6] qom: Move cpu.o to obj-y.
Date: Tue, 02 Sep 2014 08:48:48 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

Il 02/09/2014 00:56, Peter Crosthwaite ha scritto:
> On Tue, Sep 2, 2014 at 3:43 AM, Peter Maydell <address@hidden> wrote:
>> On 26 August 2014 01:58, Peter Crosthwaite <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]