qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v12 02/27] cpu-exec: Avoid global variables in i


From: Emilio G. Cota
Subject: Re: [Qemu-devel] [PATCH v12 02/27] cpu-exec: Avoid global variables in icount-related functions
Date: Wed, 12 Jul 2017 18:06:27 -0400
User-agent: Mutt/1.5.24 (2015-08-30)

On Wed, Jul 12, 2017 at 11:42:57 +0300, Lluís Vilanova wrote:
> Alex Bennée writes:
> 
> > Lluís Vilanova <address@hidden> writes:
> 
> >> Signed-off-by: Lluís Vilanova <address@hidden>
> 
> > I guess. I assume this is also something Emilio is targeting with his
> > multi-threaded translation work.
> 
> Yes, Emilio suggested to format this patch in a way that won't conflict with 
> his
> changes.

53f6672bcf57d8 is already in master so you should drop this patch for
your next respin.

BTW the problem for the multi-threaded translation work is the global
"static TCGLabel *exitreq_label."

                Emilio



reply via email to

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