aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2019-02-28tests/tcg/xtensa: conditionalize timer/CCOUNT testsMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize interrupt testsMax Filippov
2019-02-28tests/tcg/xtensa: add straightforward conditionalsMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize cache option testsMax Filippov
2019-02-28tests/tcg/xtensa: conditionalize debug option testsMax Filippov
2019-02-28tests/tcg/xtensa: enable boolean testsMax Filippov
2019-02-28tests/tcg/xtensa: fix endianness issues in test_bMax Filippov
2019-02-28tests/tcg/xtensa: don't use optional opcodes in generic codeMax Filippov
2019-02-28tests/tcg/xtensa: support configs with LITBASEMax Filippov
2019-02-28tests/tcg/xtensa: support configurations w/o vecbaseMax Filippov
2019-02-28tests/tcg/xtensa: indicate failed testsMax Filippov
2019-01-24tests: tcg: mips: Remove old directoriesAleksandar Markovic
2019-01-24tests: tcg: mips: Add two new MakefilesAleksandar Markovic
2019-01-24tests: tcg: mips: Move source files to new locationsAleksandar Markovic
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2019-01-11remove space-tab sequencesPaolo Bonzini
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDU1Fredrik Noring
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDUFredrik Noring
2019-01-03tests/tcg: mips: Test R5900 three-operand MADD1Fredrik Noring
2019-01-03tests/tcg: mips: Test R5900 three-operand MADDFredrik Noring
2018-12-11Fixes i386 xchgq testfabrice.desclaux@cea.fr
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