Age | Commit message (Expand) | Author |
2019-02-28 | tests/tcg/xtensa: support configurations w/o vecbase | Max Filippov |
2019-02-28 | tests/tcg/xtensa: indicate failed tests | Max Filippov |
2019-02-27 | tests/tcg: target/mips: Add tests for MSA integer max/min instructions | Aleksandar Markovic |
2019-02-27 | tests/tcg: target/mips: Add wrappers for MSA integer max/min instructions | Aleksandar Markovic |
2019-02-27 | tests/tcg: target/mips: Add tests for MSA integer compare instructions | Aleksandar Markovic |
2019-02-21 | tests/tcg: target/mips: Add wrappers for MSA integer compare instructions | Aleksandar Markovic |
2019-02-21 | tests/tcg: target/mips: Change directory name 'bit-counting' to 'bit-count' | Aleksandar Markovic |
2019-02-21 | tests/tcg: target/mips: Correct path to headers in some test source files | Aleksandar Markovic |
2019-02-14 | tests/tcg: target/mips: Add tests for MSA logic instructions | Aleksandar Markovic |
2019-02-14 | tests/tcg: target/mips: Add wrappers for MSA logic instructions | Aleksandar Markovic |
2019-02-14 | tests/tcg: target/mips: Add tests for MSA interleave instructions | Aleksandar Markovic |
2019-02-14 | tests/tcg: target/mips: Add wrappers for MSA interleave instructions | Aleksandar Markovic |
2019-02-14 | tests/tcg: target/mips: Add tests for MSA bit counting instructions | Aleksandar Markovic |
2019-02-14 | tests/tcg: target/mips: Add wrappers for MSA bit counting instructions | Aleksandar Markovic |
2019-02-14 | tests/tcg: target/mips: Add a header with test utilities | Aleksandar Markovic |
2019-02-14 | tests/tcg: target/mips: Add a header with test inputs | Aleksandar Markovic |
2019-02-14 | tests/tcg: target/mips: Remove an unnecessary file | Aleksandar Markovic |
2019-02-08 | docker: add debian-buster-arm64-cross | Alex Bennée |
2019-02-05 | tests/tcg/aarch64: Add pauth smoke test | Richard Henderson |
2019-01-24 | tests: tcg: mips: Remove old directories | Aleksandar Markovic |
2019-01-24 | tests: tcg: mips: Add two new Makefiles | Aleksandar Markovic |
2019-01-24 | tests: tcg: mips: Move source files to new locations | Aleksandar Markovic |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini |
2019-01-11 | remove space-tab sequences | Paolo Bonzini |
2019-01-03 | tests/tcg: mips: Test R5900 three-operand MADDU1 | Fredrik Noring |
2019-01-03 | tests/tcg: mips: Test R5900 three-operand MADDU | Fredrik Noring |
2019-01-03 | tests/tcg: mips: Test R5900 three-operand MADD1 | Fredrik Noring |
2019-01-03 | tests/tcg: mips: Test R5900 three-operand MADD | Fredrik Noring |
2018-12-11 | Fixes i386 xchgq test | fabrice.desclaux@cea.fr |
2018-11-14 | tests/tcg/multiarch: fix 32bit linux-test on 64bit host | Laurent Vivier |
2018-10-26 | tests: Fix typos in comments and help message (found by codespell) | Stefan Weil |
2018-10-26 | tests/tcg/README: fix location for lm32 tests | Cleber Rosa |
2018-10-24 | tests/tcg/mips: Add tests for R5900 DIVU1 | Fredrik Noring |
2018-10-24 | tests/tcg/mips: Add tests for R5900 DIV1 | Fredrik Noring |
2018-10-24 | tests/tcg/mips: Add tests for R5900 MTLO1 and MTHI1 | Fredrik Noring |
2018-10-24 | tests/tcg/mips: Add tests for R5900 MFLO1 and MFHI1 | Fredrik Noring |
2018-10-24 | tests/tcg/mips: Add tests for R5900 three-operand MULTU1 | Fredrik Noring |
2018-10-24 | tests/tcg/mips: Add tests for R5900 three-operand MULT1 | Fredrik Noring |
2018-10-24 | tests/tcg/mips: Add tests for R5900 three-operand MULTU | Fredrik Noring |
2018-10-24 | tests/tcg/mips: Add tests for R5900 three-operand MULT | Fredrik Noring |
2018-09-25 | Merge remote-tracking branch 'remotes/xtensa/tags/20180918-xtensa' into staging | Peter Maydell |
2018-09-17 | tests/tcg/xtensa: only generate defined exception handlers | Max Filippov |
2018-09-17 | tests/tcg/xtensa: move exception handlers to separate section | Max Filippov |
2018-09-17 | tests/tcg/xtensa: add test for failed memory transactions | Max Filippov |
2018-08-28 | target/s390x: fix PACK reading 1 byte less and writing 1 byte more | Pavel Zbitskiy |
2018-08-28 | target/s390x: add EX support for TRT and TRTR | Pavel Zbitskiy |
2018-08-28 | target/s390x: fix IPM polluting irrelevant bits | Pavel Zbitskiy |
2018-08-28 | target/s390x: fix CSST decoding and runtime alignment check | Pavel Zbitskiy |
2018-08-28 | tests/tcg: add a simple s390x test | Pavel Zbitskiy |
2018-07-31 | tests: add check_invalid_maps to test-mmap | Alex Bennée |