aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2018-11-14tests/tcg/multiarch: fix 32bit linux-test on 64bit hostLaurent Vivier
2018-10-26tests: Fix typos in comments and help message (found by codespell)Stefan Weil
2018-10-26tests/tcg/README: fix location for lm32 testsCleber Rosa
2018-10-24tests/tcg/mips: Add tests for R5900 DIVU1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 DIV1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 MTLO1 and MTHI1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 MFLO1 and MFHI1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTU1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULT1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTUFredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTFredrik Noring
2018-09-25Merge remote-tracking branch 'remotes/xtensa/tags/20180918-xtensa' into stagingPeter Maydell
2018-09-17tests/tcg/xtensa: only generate defined exception handlersMax Filippov
2018-09-17tests/tcg/xtensa: move exception handlers to separate sectionMax Filippov
2018-09-17tests/tcg/xtensa: add test for failed memory transactionsMax Filippov
2018-08-28target/s390x: fix PACK reading 1 byte less and writing 1 byte morePavel Zbitskiy
2018-08-28target/s390x: add EX support for TRT and TRTRPavel Zbitskiy
2018-08-28target/s390x: fix IPM polluting irrelevant bitsPavel Zbitskiy
2018-08-28target/s390x: fix CSST decoding and runtime alignment checkPavel Zbitskiy
2018-08-28tests/tcg: add a simple s390x testPavel Zbitskiy
2018-07-31tests: add check_invalid_maps to test-mmapAlex Bennée
2018-07-24tests/tcg: remove runcom testAlex Bennée
2018-06-20tests: add top-level make dependency for docker buildsAlex Bennée
2018-06-20tests/tcg/i386: extend timeout for runcom testAlex Bennée
2018-06-20tests/tcg: override runners for broken testsAlex Bennée
2018-06-20tests/tcg: add run, diff, and skip helper macrosAlex Bennée
2018-06-20Makefile.target: add (clean-/build-)guest-tests targetsAlex Bennée
2018-06-20tests/tcg/Makefile: update to be called from Makefile.targetAlex Bennée
2018-06-20tests/tcg: enable building for PowerPCAlex Bennée
2018-06-20tests/tcg: enable building for RISCV64Alex Bennée
2018-06-20tests/tcg: enable building for mips64Alex Bennée
2018-06-20tests/tcg: enable building for sparc64Alex Bennée
2018-06-20tests/tcg: enable building for sh4Alex Bennée
2018-06-20tests/tcg: enable building for m68kAlex Bennée
2018-06-20tests/tcg: enable building for HPPAAlex Bennée
2018-06-20tests/tcg/alpha: add Alpha specific testsAlex Bennée
2018-06-20tests/tcg: enable building for AlphaAlex Bennée
2018-06-20tests/tcg: enable building for ppc64Alex Bennée
2018-06-20tests/tcg: enable building for s390xAlex Bennée
2018-06-20tests/tcg/mips: include common mips hello-mipsAlex Bennée
2018-06-20tests/tcg: enable building for MIPSAlex Bennée
2018-06-20tests/tcg: move MIPS specific tests into subdirAlex Bennée
2018-06-20tests/tcg/arm: add fcvt test cases for AArch32/64Alex Bennée
2018-06-20tests/tcg: enable building for AArch64Alex Bennée
2018-06-20tests/tcg/arm: fix up test-arm-iwmmxt testAlex Bennée
2018-06-20tests/tcg: enable building for ARMAlex Bennée
2018-06-20tests/tcg: move ARM specific tests into subdirAlex Bennée
2018-06-20tests/tcg/i386/test-i386: fix printf formatAlex Bennée
2018-06-20tests/tcg/i386/test-i386: use modern vector_size attributesAlex Bennée
2018-06-20tests/tcg/x86_64: add Makefile.targetAlex Bennée