From: Paolo Bonzini <pbonzini@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>, qemu-devel@nongnu.org
Cc: Stefan Weil <sw@weilnetz.de>, Thomas Huth <thuth@redhat.com>,
Richard Henderson <richard.henderson@linaro.org>,
"Daniel P . Berrange" <berrange@redhat.com>
Subject: Re: [PATCH v3 0/4] meson: Try to clarify TCG / TCI options for new users
Date: Sat, 23 Jan 2021 19:13:51 +0100 [thread overview]
Message-ID: <cb108017-1c4c-1145-a88c-f03661b6c805@redhat.com> (raw)
In-Reply-To: <20210122133004.1913923-1-philmd@redhat.com>
On 22/01/21 14:30, Philippe Mathieu-Daudé wrote:
> Since v2:
> - Included Thomas suggestions
>
> Some new users get confused between 'TCG' and 'TCI' and enable
> TCI when TCG is better for they needs. Try to clarify it is
> better to not use TCI when native backend is available.
>
> Note, before Meson, warnings were summarized at the end of
> ./configure. Now they are displayed earlier, and likely
> missed IMHO. No clue how to improve that :/
>
> Based-on: <20210121095616.1471869-1-philmd@redhat.com>
>
> Philippe Mathieu-Daudé (4):
> meson: Explicit TCG backend used
> meson: Warn when TCI is selected but TCG backend is available
> configure: Improve TCI feature description
> configure: Reword --enable-tcg-interpreter as --disable-native-tcg
>
> configure | 5 +++--
> meson.build | 11 +++++++++--
> 2 files changed, 12 insertions(+), 4 deletions(-)
>
This will have to be reworked because the TCI option is moved to Meson
in the pull request I have just sent, but patches 1-3 are good in concept.
Paolo
prev parent reply other threads:[~2021-01-23 18:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-22 13:30 [PATCH v3 0/4] meson: Try to clarify TCG / TCI options for new users Philippe Mathieu-Daudé
2021-01-22 13:30 ` [PATCH v3 1/4] meson: Explicit TCG backend used Philippe Mathieu-Daudé
2021-01-22 13:30 ` [PATCH v3 2/4] meson: Warn when TCI is selected but TCG backend is available Philippe Mathieu-Daudé
2021-01-25 9:50 ` Daniel P. Berrangé
2021-01-22 13:30 ` [PATCH v3 3/4] configure: Improve TCI feature description Philippe Mathieu-Daudé
2021-01-22 13:30 ` [PATCH v3 4/4] configure: Reword --enable-tcg-interpreter as --disable-native-tcg Philippe Mathieu-Daudé
2021-01-23 18:13 ` Paolo Bonzini
2021-01-24 15:49 ` Philippe Mathieu-Daudé
2021-01-23 18:13 ` Paolo Bonzini [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cb108017-1c4c-1145-a88c-f03661b6c805@redhat.com \
--to=pbonzini@redhat.com \
--cc=berrange@redhat.com \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=sw@weilnetz.de \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).