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: Peter Crosthwaite
Subject: Re: [Qemu-devel] [PATCH v1 4/6] qom: Move cpu.o to obj-y.
Date: Tue, 2 Sep 2014 08:56:25 +1000

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.

Regards,
Peter

> thanks
> -- PMM
>



reply via email to

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