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

2021-01-23 Thread Paolo Bonzini
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, warning

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

2021-01-22 Thread Philippe Mathieu-Daudé
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 th