qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 05/10] cpu-exec: elide more icount code if CONFI


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 05/10] cpu-exec: elide more icount code if CONFIG_USER_ONLY
Date: Thu, 13 Aug 2015 16:06:49 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0


On 13/08/2015 15:14, Frederic Konrad wrote:
> 
>> Signed-off-by: Paolo Bonzini <address@hidden>
>> ---
>>   cpu-exec.c | 6 ++++++
>>   1 file changed, 6 insertions(+)
> What about the icount part in CPUState and the tb_start/end ?
> Can't this be removed as well?

Yes, here I'm just dropping the parts that needs to be adjusted for
multi-threading---and won't be until mttcg goes in.

Paolo



reply via email to

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