aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
2019-05-29tests: Fix up docker cross builds for ppc64 (BE) targetsDavid Gibson1-0/+3
2019-05-28tests/tcg/alpha: add system boot.SRichard Henderson3-0/+575
2019-05-28tests/tcg/multiarch: expand system memory test to cover moreAlex Bennée3-72/+282
2019-05-28tests/tcg/minilib: support %c format charAlex Bennée1-0/+3
2019-05-28tests/tcg/multiarch: move the system memory testAlex Bennée1-0/+0
2019-05-28tests/tcg/aarch64: add system boot.SAlex Bennée3-0/+295
2019-05-28tests/tcg/multiarch: add hello world system testAlex Bennée2-1/+1
2019-05-28tests/tcg/multiarch: add support for multiarch system testsAlex Bennée2-0/+15
2019-05-15target/xtensa: implement exclusive access optionMax Filippov1-0/+48
2019-03-23tests/tcg/xtensa: clean up test setMax Filippov3-167/+1
2019-03-21target/xtensa: fix break_dependency for repeated resourcesMax Filippov1-0/+17
2019-03-12tests/tcg/arm: account for pauth randomnessAlex Bennée1-6/+20
2019-03-12tests/tcg/i386: add memory test to exercise softmmuAlex Bennée1-0/+243
2019-03-12tests/tcg/i386: add system mode Hello World testAlex Bennée4-0/+255
2019-03-12tests/tcg: provide a minilib for system testsAlex Bennée4-0/+180
2019-03-12tests/tcg: enable cris base user-mode testsAlex Bennée3-168/+64
2019-03-12tests/tcg/cris: align mul operationsAlex Bennée1-0/+11
2019-03-12tests/tcg/cris: comment out the ccs testAlex Bennée1-7/+7
2019-03-12tests/tcg: split cris tests into bare and libc directoriesAlex Bennée102-0/+0
2019-03-12tests/tcg/cris: cleanup sys.cAlex Bennée1-48/+52
2019-03-12tests/tcg/arm: add ARMv6-M UNDEFINED 32-bit instruction testStefan Hajnoczi3-0/+204
2019-03-12tests/tcg/xtensa: enable system testsAlex Bennée2-102/+42
2019-03-12tests/docker: add debian-xtensa-cross imagePhilippe Mathieu-Daudé1-0/+11
2019-03-12tests/tcg/mips: fix hello-mips compilationAlex Bennée2-8/+5
2019-03-12tests/tcg: add gdb runner variantAlex Bennée1-0/+3
2019-03-12tests/tcg: split run-test into user and system variantsAlex Bennée1-2/+17
2019-03-12tests/tcg: add QEMU_OPT option for test runnerAlex Bennée1-1/+4
2019-03-12tests/tcg: add softmmu awareness to MakefileAlex Bennée2-2/+17
2019-03-11target/mips: Add tests for a variety of MSA integer subtract instructionsMateja Marjanovic20-0/+3022
2019-03-11target/mips: Add tests for a variety of MSA integer multiply instructionsMateja Marjanovic8-0/+1208
2019-03-11target/mips: Add tests for a variety of MSA integer dot product instructionsMateja Marjanovic6-0/+906
2019-03-11target/mips: Add tests for a variety of MSA integer divide instructionsMateja Marjanovic8-0/+1208
2019-03-11target/mips: Add tests for a variety of MSA integer average instructionsMateja Marjanovic16-0/+2416
2019-03-11tests/tcg: target/mips: Rename two header files for consistencyAleksandar Markovic116-232/+232
2019-03-11tests/tcg: target/mips: Correct preambles of test source filesAleksandar Markovic117-208/+208
2019-03-05target/mips: Add tests for integer add MSA instruction groupMateja Marjanovic26-0/+3926
2019-03-05tests/tcg: target/mips: Add tests for MSA pack instructionsAleksandar Markovic12-0/+1836
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 int multiply instructionsAleksandar Markovic8-0/+1208
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 shift instructionsAleksandar Markovic6-0/+906
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 bit count instructionsAleksandar Markovic4-0/+576
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 bit swap instructionsAleksandar Markovic2-0/+288
2019-03-05tests/tcg: target/mips: Add tests for MIPS64R6 logic instructionsAleksandar Markovic4-0/+604
2019-03-05tests/tcg: target/mips: Add wrappers for some MIPS64R6 instructionsAleksandar Markovic1-0/+83
2019-03-05tests/tcg: target/mips: Extend functionality of MSA wrapper macrosAleksandar Markovic1-0/+51
2019-03-05tests/tcg: target/mips: Fix test utilities for 128-bit testsAleksandar Markovic2-9/+10
2019-03-05tests/tcg: target/mips: Add test utilities for 64-bit testsAleksandar Markovic2-0/+286
2019-03-05tests/tcg: target/mips: Add test utilities for 32-bit testsAleksandar Markovic2-0/+200
2019-03-05tests/tcg: target/mips: Add wrappers for various MSA instructionsAleksandar Markovic1-0/+70
2019-02-28Merge remote-tracking branch 'remotes/xtensa/tags/20190228-xtensa' into stagingPeter Maydell33-92/+1396
2019-02-28tests/tcg/xtensa: add FPU2000 coprocessor testsMax Filippov2-0/+28