summaryrefslogtreecommitdiffstats
path: root/tests/tcg
Commit message (Expand)AuthorAgeFilesLines
* 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
* maint: Fix macros with broken 'do/while(0); ' usageEric Blake2018-01-161-1/+1
* target/xtensa: tests: fix memctl SR testMax Filippov2018-01-091-1/+1
* Replace 'struct ucontext' with 'ucontext_t' typeKhem Raj2017-07-201-2/+2
* tests: Avoid non-portable 'echo -ARG'Eric Blake2017-07-111-4/+4
* target/openrisc: Rename the cpu from or32 to or1kRichard Henderson2017-02-131-2/+2
* target/xtensa: tests: clean up interrupt testsMax Filippov2017-01-151-7/+20
* target/xtensa: tests: add memctl testMax Filippov2017-01-151-0/+1
* target/xtensa: tests: add ccount write testsMax Filippov2017-01-151-0/+34
* target/xtensa: tests: replace hardcoded interrupt masksMax Filippov2017-01-151-5/+5
* target/xtensa: tests: fix timer testsMax Filippov2017-01-151-28/+33
* target/xtensa: tests: run tests with icountMax Filippov2017-01-151-1/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-1/+1
* test-i386: fix bitrot for 64-bitPaolo Bonzini2016-10-241-2/+2
* qemu-tech: move TCG test documentation to tests/tcg/READMEPaolo Bonzini2016-10-071-0/+76
* tests: cris: add v17 ADDC testRabin Vincent2016-09-282-2/+82
* tests: cris: remove check_time1Rabin Vincent2016-09-282-47/+0Star
* tests: cris: remove openpf4 testRabin Vincent2016-09-282-6/+0Star
* tests: cris: fix syscall inline asmRabin Vincent2016-09-281-9/+17
* tests: cris: force inliningRabin Vincent2016-09-2810-26/+28
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-121-1/+1