aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake
2018-01-09target/xtensa: tests: fix memctl SR testMax Filippov
2017-07-20Replace 'struct ucontext' with 'ucontext_t' typeKhem Raj
2017-07-11tests: Avoid non-portable 'echo -ARG'Eric Blake
2017-02-14target/openrisc: Rename the cpu from or32 to or1kRichard Henderson
2017-01-15target/xtensa: tests: clean up interrupt testsMax Filippov
2017-01-15target/xtensa: tests: add memctl testMax Filippov
2017-01-15target/xtensa: tests: add ccount write testsMax Filippov
2017-01-15target/xtensa: tests: replace hardcoded interrupt masksMax Filippov
2017-01-15target/xtensa: tests: fix timer testsMax Filippov
2017-01-15target/xtensa: tests: run tests with icountMax Filippov
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-10-24test-i386: fix bitrot for 64-bitPaolo Bonzini
2016-10-07qemu-tech: move TCG test documentation to tests/tcg/READMEPaolo Bonzini
2016-09-28tests: cris: add v17 ADDC testRabin Vincent
2016-09-28tests: cris: remove check_time1Rabin Vincent
2016-09-28tests: cris: remove openpf4 testRabin Vincent
2016-09-28tests: cris: fix syscall inline asmRabin Vincent
2016-09-28tests: cris: force inliningRabin Vincent
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-05-18Fix some typos found by codespellStefan Weil
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22Clean up includes some moreMarkus Armbruster
2015-09-11maint: remove unused include for signal.hDaniel P. Berrange
2014-12-17target-xtensa: test cross-page opcodeMax Filippov
2014-11-10target-xtensa: add entry overflow testMax Filippov
2014-11-03target-xtensa: tests: pre-process tests linker scriptMax Filippov
2014-05-28Merge remote-tracking branch 'remotes/xtensa/tags/20140526-xtensa' into stagingPeter Maydell
2014-05-26target-xtensa: add tests for cross-page TBMax Filippov
2014-05-26target-xtensa: completely clean TLB between MMU testsMax Filippov
2014-05-24test: lm32: use semihosting for testingMichael Walle
2014-05-24test: lm32: make test cases independentMichael Walle
2014-05-07tests/tcg: Fix compilation of test_pathPeter Maydell
2014-03-15tests: Fix 'make test' for i686 hosts (build regression)Stefan Weil
2014-02-24target-xtensa: add basic tests for cache opcodesMax Filippov
2014-02-24target-xtensa: allow using core configuration in testsMax Filippov
2014-02-24target-xtensa: add overridable test_init macroMax Filippov
2014-02-04tests: lm32: new rule for single test casesMichael Walle
2013-11-20target-openrisc: Correct carry flag check of l.addc and l.addic test casesSebastian Macke
2013-08-05Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into stagingAnthony Liguori
2013-07-30target-mips: correct the values in the DSP testsPetar Jovanovic
2013-07-29tests/tcg/xtensa: Fix out-of-tree buildAndreas Färber
2013-07-29target-xtensa: add extui unit testMax Filippov
2013-07-29target-mips: fix mipsdsp_mul_q31_q31Petar Jovanovic
2013-07-29target-mips: fix mipsdsp_trunc16_sat16_roundPetar Jovanovic
2013-07-28target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15Petar Jovanovic
2013-05-22Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-05-19target-mips: fix EXTPDP and setting up pos field in the DSPControl regPetar Jovanovic
2013-05-18remove some double-includesMichael Tokarev
2013-05-17target-mips: fix incorrect behaviour for EXTPPetar Jovanovic