[PATCH v2 0/4] meson: Try to clarify TCG / TCI options for new users

Philippe Mathieu-Daudé posted 4 patches 3 years, 3 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210122105836.1878506-1-philmd@redhat.com
There is a newer version of this series
configure   |  5 +++--
meson.build | 11 +++++++++--
2 files changed, 12 insertions(+), 4 deletions(-)
[PATCH v2 0/4] meson: Try to clarify TCG / TCI options for new users
Posted by Philippe Mathieu-Daudé 3 years, 3 months ago
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(-)

-- 
2.26.2