summaryrefslogtreecommitdiffstats
path: root/tests/tcg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix some typos found by codespellStefan Weil2016-05-181-7/+7
* util: move declarations out of qemu-common.hVeronia Bahaa2016-03-221-0/+1
* Clean up includes some moreMarkus Armbruster2016-03-221-3/+1Star
* maint: remove unused include for signal.hDaniel P. Berrange2015-09-111-1/+0Star
* target-xtensa: test cross-page opcodeMax Filippov2014-12-171-13/+13
* target-xtensa: add entry overflow testMax Filippov2014-11-101-0/+51
* target-xtensa: tests: pre-process tests linker scriptMax Filippov2014-11-023-115/+137
* Merge remote-tracking branch 'remotes/xtensa/tags/20140526-xtensa' into stagingPeter Maydell2014-05-281-7/+239
|\
| * target-xtensa: add tests for cross-page TBMax Filippov2014-05-261-0/+220
| * target-xtensa: completely clean TLB between MMU testsMax Filippov2014-05-261-7/+19
* | test: lm32: use semihosting for testingMichael Walle2014-05-245-22/+103
* | test: lm32: make test cases independentMichael Walle2014-05-248-0/+25
|/
* tests/tcg: Fix compilation of test_pathPeter Maydell2014-05-072-9/+0Star
* tests: Fix 'make test' for i686 hosts (build regression)Stefan Weil2014-03-151-5/+8
* target-xtensa: add basic tests for cache opcodesMax Filippov2014-02-242-0/+98
* target-xtensa: allow using core configuration in testsMax Filippov2014-02-2430-32/+37
* target-xtensa: add overridable test_init macroMax Filippov2014-02-242-2/+6
* tests: lm32: new rule for single test casesMichael Walle2014-02-041-4/+4
* target-openrisc: Correct carry flag check of l.addc and l.addic test casesSebastian Macke2013-11-202-7/+11
* Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into stagingAnthony Liguori2013-08-052-9/+38
|\
| * tests/tcg/xtensa: Fix out-of-tree buildAndreas Färber2013-07-291-9/+11
| * target-xtensa: add extui unit testMax Filippov2013-07-292-0/+27
* | target-mips: correct the values in the DSP testsPetar Jovanovic2013-07-305-33/+37
|/
* target-mips: fix mipsdsp_mul_q31_q31Petar Jovanovic2013-07-292-10/+58
* target-mips: fix mipsdsp_trunc16_sat16_roundPetar Jovanovic2013-07-291-4/+20
* target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15Petar Jovanovic2013-07-281-1/+18
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-05-221-1/+0Star
|\
| * remove some double-includesMichael Tokarev2013-05-181-1/+0Star
* | target-mips: fix EXTPDP and setting up pos field in the DSPControl regPetar Jovanovic2013-05-191-0/+18
|/
* target-mips: fix incorrect behaviour for EXTPPetar Jovanovic2013-05-171-0/+18
* target-mips: fix incorrect behaviour for INSVPetar Jovanovic2013-05-081-0/+13
* target-mips: fix calculation of overflow for SHLL.PH and SHLL.QBPetar Jovanovic2013-05-032-3/+53
* target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHRPetar Jovanovic2013-04-152-18/+18
* tests: tcg: lm32: add more test casesMichael Walle2013-03-184-1/+61