summaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
2018-03-26target/xtensa: fix timers testMax Filippov1-1/+1
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake1-1/+1
2018-01-09target/xtensa: tests: fix memctl SR testMax Filippov1-1/+1
2017-07-20Replace 'struct ucontext' with 'ucontext_t' typeKhem Raj1-2/+2
2017-07-11tests: Avoid non-portable 'echo -ARG'Eric Blake1-4/+4
2017-02-14target/openrisc: Rename the cpu from or32 to or1kRichard Henderson1-2/+2
2017-01-15target/xtensa: tests: clean up interrupt testsMax Filippov1-7/+20
2017-01-15target/xtensa: tests: add memctl testMax Filippov1-0/+1
2017-01-15target/xtensa: tests: add ccount write testsMax Filippov1-0/+34
2017-01-15target/xtensa: tests: replace hardcoded interrupt masksMax Filippov1-5/+5
2017-01-15target/xtensa: tests: fix timer testsMax Filippov1-28/+33
2017-01-15target/xtensa: tests: run tests with icountMax Filippov1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-1/+1
2016-10-24test-i386: fix bitrot for 64-bitPaolo Bonzini1-2/+2
2016-10-07qemu-tech: move TCG test documentation to tests/tcg/READMEPaolo Bonzini1-0/+76
2016-09-28tests: cris: add v17 ADDC testRabin Vincent2-2/+82
2016-09-28tests: cris: remove check_time1Rabin Vincent2-47/+0
2016-09-28tests: cris: remove openpf4 testRabin Vincent2-6/+0
2016-09-28tests: cris: fix syscall inline asmRabin Vincent1-9/+17
2016-09-28tests: cris: force inliningRabin Vincent10-26/+28
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-1/+1
2016-05-18Fix some typos found by codespellStefan Weil1-7/+7
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa1-0/+1
2016-03-22Clean up includes some moreMarkus Armbruster1-3/+1
2015-09-11maint: remove unused include for signal.hDaniel P. Berrange1-1/+0
2014-12-17target-xtensa: test cross-page opcodeMax Filippov1-13/+13
2014-11-10target-xtensa: add entry overflow testMax Filippov1-0/+51
2014-11-03target-xtensa: tests: pre-process tests linker scriptMax Filippov3-115/+137
2014-05-28Merge remote-tracking branch 'remotes/xtensa/tags/20140526-xtensa' into stagingPeter Maydell1-7/+239
2014-05-26target-xtensa: add tests for cross-page TBMax Filippov1-0/+220
2014-05-26target-xtensa: completely clean TLB between MMU testsMax Filippov1-7/+19
2014-05-24test: lm32: use semihosting for testingMichael Walle5-22/+103
2014-05-24test: lm32: make test cases independentMichael Walle8-0/+25
2014-05-07tests/tcg: Fix compilation of test_pathPeter Maydell2-9/+0
2014-03-15tests: Fix 'make test' for i686 hosts (build regression)Stefan Weil1-5/+8
2014-02-24target-xtensa: add basic tests for cache opcodesMax Filippov2-0/+98
2014-02-24target-xtensa: allow using core configuration in testsMax Filippov30-32/+37
2014-02-24target-xtensa: add overridable test_init macroMax Filippov2-2/+6
2014-02-04tests: lm32: new rule for single test casesMichael Walle1-4/+4
2013-11-20target-openrisc: Correct carry flag check of l.addc and l.addic test casesSebastian Macke2-7/+11
2013-08-05Merge remote-tracking branch 'filippov/tags/20130729-xtensa' into stagingAnthony Liguori2-9/+38
2013-07-30target-mips: correct the values in the DSP testsPetar Jovanovic5-33/+37
2013-07-29tests/tcg/xtensa: Fix out-of-tree buildAndreas Färber1-9/+11
2013-07-29target-xtensa: add extui unit testMax Filippov2-0/+27
2013-07-29target-mips: fix mipsdsp_mul_q31_q31Petar Jovanovic2-10/+58
2013-07-29target-mips: fix mipsdsp_trunc16_sat16_roundPetar Jovanovic1-4/+20
2013-07-28target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15Petar Jovanovic1-1/+18
2013-05-22Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori1-1/+0
2013-05-19target-mips: fix EXTPDP and setting up pos field in the DSPControl regPetar Jovanovic1-0/+18
2013-05-18remove some double-includesMichael Tokarev1-1/+0