qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 01/12] ARM: Export cpu_env


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v2 01/12] ARM: Export cpu_env
Date: Fri, 28 Jun 2013 15:35:44 +0100

On 28 June 2013 15:28, Andreas Färber <address@hidden> wrote:
> I don't mind that cpu_env change getting committed as interim solution,
> so far I did not come up with a better patch - we'd need to split out
> host parts from tcg/tcg.h first, for which I did not find time yet.

Interim solution on the path to where? I'm not convinced the
cpu_env variables should be visible outside each individual
decoder (any more than, for instance, the ARM cpu_V0, cpu_V1
variables are). Admittedly the environment pointer is a bit
of a special case, but perhaps we should deal with it by making
it less of one?

thanks
-- PMM



reply via email to

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