qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/2] tcg: Introduce tcg_arch_init() function


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 1/2] tcg: Introduce tcg_arch_init() function
Date: Fri, 19 Dec 2014 08:05:55 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

On 12/18/2014 10:26 PM, Eduardo Habkost wrote:
> +void tcg_arch_init(void);

I'm not keen on the name, because it's fairly ambiguous whether "arch" is
talking about the host or target.  It doesn't help that "tcg_target" is the
host.  ;-P

Assuming we do this (see hook discussion), what about "translator" instead?


r~



reply via email to

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