Age | Commit message (Expand) | Author |
2020-02-04 | tests/tcg: gate pauth-% tests on having compiler support | Alex Bennée |
2020-02-04 | tests/tcg: add a configure compiler check for ARMv8.1 and SVE | Alex Bennée |
2020-01-23 | tests/tcg/aarch64: Add pauth-4 | Richard Henderson |
2020-01-23 | tests/tcg/aarch64: Add pauth-3 | Richard Henderson |
2020-01-23 | tests/tcg/aarch64: Fix compilation parameters for pauth-% | Richard Henderson |
2020-01-09 | tests/tcg: add user version of dumb-as-bricks semiconsole test | Alex Bennée |
2020-01-09 | tests/tcg: extract __semi_call into a header and expand | Alex Bennée |
2020-01-09 | tests/tcg: add a dumb-as-bricks semihosting console test | Alex Bennée |
2019-12-19 | tests/tcg: ensure we re-configure if configure.sh is updated | Alex Bennée |
2019-12-18 | configure: allow disable of cross compilation containers | Alex Bennée |
2019-11-20 | tests/tcg: modify multiarch tests to work with clang | Taylor Simpson |
2019-11-06 | tests/tcg/multiarch/linux-test: Fix error check for shmat | Richard Henderson |
2019-10-28 | tests/tcg: enable plugin testing | Alex Bennée |
2019-10-28 | tests/tcg: drop test-i386-fprem from TESTS when not SLOW | Alex Bennée |
2019-10-28 | tests/tcg: move "virtual" tests to EXTRA_TESTS | Alex Bennée |
2019-10-28 | tests/tcg: set QEMU_OPTS for all cris runs | Alex Bennée |
2019-10-28 | tests/tcg/Makefile.target: fix path to config-host.mak | Alex Bennée |
2019-09-30 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'... | Peter Maydell |
2019-09-27 | tests/tcg: add linux-user semihosting smoke test for ARM | Alex Bennée |
2019-09-27 | tests/tcg: clean-up some comments after the de-tangling | Alex Bennée |
2019-09-26 | tests/tcg: add simple record/replay smoke test for aarch64 | Alex Bennée |
2019-09-26 | tests/tcg: add generic version of float_convs | Alex Bennée |
2019-09-26 | tests/tcg: add float_madds test to multiarch | Alex Bennée |
2019-09-26 | tests/tcg: re-enable linux-test for ppc64abi32 | Alex Bennée |
2019-09-26 | tests/tcg: clean-up some comments after the de-tangling | Alex Bennée |
2019-09-23 | tests/tcg: target/s390x: Test MVC | David Hildenbrand |
2019-09-23 | tests/tcg: target/s390x: Test MVO | David Hildenbrand |
2019-09-10 | tests/docker: move our arm64 cross compile to Buster | Alex Bennée |
2019-09-10 | tests/tcg: add .gitignore for in source builds | Alex Bennée |
2019-09-10 | tests/tcg: move configuration to a sub-shell script | Paolo Bonzini |
2019-09-10 | tests/tcg: cleanup Makefile inclusions | Paolo Bonzini |
2019-09-10 | tests/tcg: use EXTRA_CFLAGS everywhere | Paolo Bonzini |
2019-09-10 | tests/docker: fix "cc" command to work with podman | Alex Bennée |
2019-08-19 | target/mips: tests/tcg: Fix target configurations for MSA tests | Aleksandar Markovic |
2019-08-19 | target/mips: tests/tcg: Add optional printing of more detailed failure info | Aleksandar Markovic |
2019-07-10 | tests/tcg: fix diff-out pass to properly report failure | Alex Bennée |
2019-07-10 | tests/tcg: fix up test-i386-fprem.ref generation | Alex Bennée |
2019-07-02 | tcg/tests: target/mips: Correct MSA test compilation and execution order | Aleksandar Markovic |
2019-07-02 | tcg/tests: target/mips: Amend MSA integer multiply tests | Aleksandar Markovic |
2019-07-02 | tcg/tests: target/mips: Amend MSA fixed point multiply tests | Aleksandar Markovic |
2019-07-02 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190701' into staging | Peter Maydell |
2019-06-26 | tests/tcg: target/mips: Fix some test cases for pack MSA instructions | Aleksandar Markovic |
2019-06-26 | tests/tcg: target/mips: Add support for MSA MIPS32R6 testings | Aleksandar Markovic |
2019-06-26 | tests/tcg: target/mips: Add support for MSA big-endian target testings | Aleksandar Markovic |
2019-06-26 | tests/tcg: target/mips: Amend tests for MSA int multiply instructions | Aleksandar Markovic |
2019-06-26 | tests/tcg: target/mips: Amend tests for MSA int dot product instructions | Aleksandar Markovic |
2019-06-26 | tests/tcg: target/mips: Add tests for MSA move instructions | Aleksandar Markovic |
2019-06-26 | tests/tcg: target/mips: Add tests for MSA bit move instructions | Aleksandar Markovic |
2019-06-24 | Merge tag 's390x-tcg-2019-06-21' into s390-next-staging | Cornelia Huck |
2019-06-21 | tests/tcg/s390x: Fix alignment of csst parameter list | Richard Henderson |