Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-07 | tcg: Correct invalid mentions of 'softmmu' by 'system-mode' | Philippe Mathieu-Daudé | 1 | -1/+1 | |
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20231004090629.37473-6-philmd@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||||
2023-03-15 | tests/tcg/xtensa: allow testing big-endian cores | Max Filippov | 1 | -0/+5 | |
Don't disable all big-endian tests, instead check whether $(CORE) is supported by the configured $(QEMU) and enable tests if it is. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |