Re: [PATCH v2 0/3] unbreak non-tcg builds

2020-10-13 Thread Philippe Mathieu-Daudé
On 10/13/20 10:28 AM, Claudio Fontana wrote: On 10/13/20 10:25 AM, Philippe Mathieu-Daudé wrote: On 10/12/20 11:45 PM, Claudio Fontana wrote: This series now unbreaks current non-tcg builds (!CONFIG_TCG). tests Makefiles need to avoid relying on all non-native archs binaries to be present, bi

Re: [PATCH v2 0/3] unbreak non-tcg builds

2020-10-13 Thread Claudio Fontana
On 10/13/20 10:25 AM, Philippe Mathieu-Daudé wrote: > On 10/12/20 11:45 PM, Claudio Fontana wrote: >> This series now unbreaks current non-tcg builds >> (!CONFIG_TCG). >> >> tests Makefiles need to avoid relying on all non-native >> archs binaries to be present, >> >> bios-tables-test needs to skip

Re: [PATCH v2 0/3] unbreak non-tcg builds

2020-10-13 Thread Philippe Mathieu-Daudé
On 10/12/20 11:45 PM, Claudio Fontana wrote: This series now unbreaks current non-tcg builds (!CONFIG_TCG). tests Makefiles need to avoid relying on all non-native archs binaries to be present, bios-tables-test needs to skip tests that are tcg-only, and notably the replay framework needs to co

[PATCH v2 0/3] unbreak non-tcg builds

2020-10-12 Thread Claudio Fontana
This series now unbreaks current non-tcg builds (!CONFIG_TCG). tests Makefiles need to avoid relying on all non-native archs binaries to be present, bios-tables-test needs to skip tests that are tcg-only, and notably the replay framework needs to consider that it might not be functional (or its