summaryrefslogtreecommitdiffstats
path: root/tests/tcg
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/xtensa/tags/20180918-xtensa' into stagingPeter Maydell2018-09-254-15/+163
|\
| * tests/tcg/xtensa: only generate defined exception handlersMax Filippov2018-09-171-0/+16
| * tests/tcg/xtensa: move exception handlers to separate sectionMax Filippov2018-09-171-15/+22
| * tests/tcg/xtensa: add test for failed memory transactionsMax Filippov2018-09-172-0/+125
* | target/s390x: fix PACK reading 1 byte less and writing 1 byte morePavel Zbitskiy2018-08-282-0/+22
* | target/s390x: add EX support for TRT and TRTRPavel Zbitskiy2018-08-283-0/+98
* | target/s390x: fix IPM polluting irrelevant bitsPavel Zbitskiy2018-08-282-0/+23
* | target/s390x: fix CSST decoding and runtime alignment checkPavel Zbitskiy2018-08-282-0/+44
* | tests/tcg: add a simple s390x testPavel Zbitskiy2018-08-282-0/+10
|/
* tests: add check_invalid_maps to test-mmapAlex Bennée2018-07-311-1/+21
* tests/tcg: remove runcom testAlex Bennée2018-07-244-200/+0Star
* tests: add top-level make dependency for docker buildsAlex Bennée2018-06-201-0/+31
* tests/tcg/i386: extend timeout for runcom testAlex Bennée2018-06-201-0/+1
* tests/tcg: override runners for broken testsAlex Bennée2018-06-202-1/+9
* tests/tcg: add run, diff, and skip helper macrosAlex Bennée2018-06-205-19/+20
* Makefile.target: add (clean-/build-)guest-tests targetsAlex Bennée2018-06-201-0/+88
* tests/tcg/Makefile: update to be called from Makefile.targetAlex Bennée2018-06-201-107/+76Star
* tests/tcg: enable building for PowerPCAlex Bennée2018-06-203-2/+19
* tests/tcg: enable building for RISCV64Alex Bennée2018-06-201-0/+10
* tests/tcg: enable building for mips64Alex Bennée2018-06-201-0/+3
* tests/tcg: enable building for sparc64Alex Bennée2018-06-202-0/+8
* tests/tcg: enable building for sh4Alex Bennée2018-06-202-0/+11
* tests/tcg: enable building for m68kAlex Bennée2018-06-202-0/+9
* tests/tcg: enable building for HPPAAlex Bennée2018-06-202-0/+8
* tests/tcg/alpha: add Alpha specific testsAlex Bennée2018-06-206-61/+17Star
* tests/tcg: enable building for AlphaAlex Bennée2018-06-202-0/+8
* tests/tcg: enable building for ppc64Alex Bennée2018-06-201-0/+2
* tests/tcg: enable building for s390xAlex Bennée2018-06-201-0/+2
* tests/tcg/mips: include common mips hello-mipsAlex Bennée2018-06-201-0/+19
* tests/tcg: enable building for MIPSAlex Bennée2018-06-201-0/+17
* tests/tcg: move MIPS specific tests into subdirAlex Bennée2018-06-203-11/+7Star
* tests/tcg/arm: add fcvt test cases for AArch32/64Alex Bennée2018-06-205-1/+7027
* tests/tcg: enable building for AArch64Alex Bennée2018-06-201-0/+8
* tests/tcg/arm: fix up test-arm-iwmmxt testAlex Bennée2018-06-202-0/+5
* tests/tcg: enable building for ARMAlex Bennée2018-06-202-1/+12
* tests/tcg: move ARM specific tests into subdirAlex Bennée2018-06-205-9/+24
* tests/tcg/i386/test-i386: fix printf formatAlex Bennée2018-06-201-1/+1
* tests/tcg/i386/test-i386: use modern vector_size attributesAlex Bennée2018-06-201-2/+2
* tests/tcg/x86_64: add Makefile.targetAlex Bennée2018-06-202-2/+17
* tests/tcg/i386: add runner for test-i386-fpremAlex Bennée2018-06-202-3/+25
* tests/tcg/i386: fix test-i386Alex Bennée2018-06-201-1/+0Star
* tests/tcg/i386: Build fix for hello-i386Fam Zheng2018-06-201-0/+1
* tests/tcg: enable building for i386Alex Bennée2018-06-202-0/+16
* tests/tcg: move i386 specific tests into subdirAlex Bennée2018-06-2014-39/+68
* tests/tcg/multiarch: move most output to stdoutAlex Bennée2018-06-201-20/+20
* tests/tcg/multiarch: don't hard code paths/ports for linux-testAlex Bennée2018-06-201-18/+21
* tests/tcg/multiarch: enable additional linux-test testsAlex Bennée2018-06-201-18/+33
* tests/tcg/multiarch: Build fix for linux-testFam Zheng2018-06-201-47/+21Star
* tests/tcg: move architecture independent tests into subdirAlex Bennée2018-06-209-194/+41Star
* target/xtensa: fix timers testMax Filippov2018-03-261-1/+1