qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH 0/8] removal of tci (tcg interpreter)


From: Philippe Mathieu-Daudé
Subject: Re: [Qemu-devel] [RFC PATCH 0/8] removal of tci (tcg interpreter)
Date: Thu, 29 Jun 2017 13:18:01 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0

On 06/29/2017 12:47 PM, Paolo Bonzini wrote:
On 29/06/2017 17:46, Thomas Huth wrote:
TCI is enabled only with a specific configure argument if your machine
is not supported by TCG.  This would break _build_ configurations, not
user configurations.  It's a remote possibility that users are building
their own QEMU, with TCI enabled, to work around a TCG bug.  So we can
be more speedy in removing the code.
You never know ... it's unlikely, but there might be people around who
run configure with "--enable-tcg-interpreter" on purpose.

And they have never reported a bug? :)  But I agree it's not a big deal.
  Richard should decide.

Paolo

And why the
hurry for removing this? It's been around in the current shape since
years, so waiting for two more releases does not hurt, does it?

It is unlikely someone is using it for ARM aarch64 (see patch 5).

MTTCG was not in 2.9 but is now enabled by default on alpha/arm* since February 2017 and on ppc64 since April 2017. Looking at the 6 different bugs I show in the cover, I'm pretty sure no active developer but me keep trying to use tci :p

Phil.



reply via email to

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