qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 2/7] translate-all.c: Introduce TCGContext *t


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 2/7] translate-all.c: Introduce TCGContext *tcg_cur_ctx
Date: Wed, 24 Oct 2012 07:18:47 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121016 Thunderbird/16.0.1

On 2012-10-23 16:21, Evgeny Voevodin wrote:
> We will use this pointer from functions where we don't have an
> interface to pass tcg_ctx as a parameter.

I don't think this is worthwhile.  It'll just make the whole thing slower,
passing around unnecessary pointers.


r~



reply via email to

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