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: Peter Maydell
Subject: Re: [PATCH 1/8] build-system: clean up TCG/TCI configury
Date: Thu, 7 Jan 2021 15:01:29 +0000

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.)

thanks
-- PMM



reply via email to

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