qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/8] build-system: clean up TCG/TCI configury


From: Paolo Bonzini
Subject: Re: [PATCH 1/8] build-system: clean up TCG/TCI configury
Date: Thu, 7 Jan 2021 16:50:36 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0

On 07/01/21 16:01, Peter Maydell wrote:
On Thu, 7 Jan 2021 at 14:03, Paolo Bonzini <pbonzini@redhat.com> wrote:

Make CONFIG_TCG_INTERPRETER a Meson option, and enable TCI (though with
a warning) if the host CPU is unsupported, making it more similar to
other --enable-* options.

The current behaviour is kind of deliberate. Using the TCG
interpreter is a terrible idea and think it's better if we
don't let users end up using it without realising that they have.
(Personally I would vote to deprecate-and-delete TCI, and also
to just have configure error out on unknown host CPU architectures.)

Fair enough, I can change this back of course. The missing targets are parisc, ia64 and sh4 I guess.

Paolo




reply via email to

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