On 13/03/2024 22.33, Philippe Mathieu-Daudé wrote:
Since we *might* have user emulation with softmmu, rename MAIN_SOFTMMU_TARGETS as MAIN_SYSTEM_TARGETS to express 'system emulation targets'.Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> --- .travis.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>