aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2018-06-20tests/tcg: enable building for ARMAlex Bennée
2018-06-20tests/tcg: move ARM specific tests into subdirAlex Bennée
2018-06-20tests/tcg/i386/test-i386: fix printf formatAlex Bennée
2018-06-20tests/tcg/i386/test-i386: use modern vector_size attributesAlex Bennée
2018-06-20tests/tcg/x86_64: add Makefile.targetAlex Bennée
2018-06-20tests/tcg/i386: add runner for test-i386-fpremAlex Bennée
2018-06-20tests/tcg/i386: fix test-i386Alex Bennée
2018-06-20tests/tcg/i386: Build fix for hello-i386Fam Zheng
2018-06-20tests/tcg: enable building for i386Alex Bennée
2018-06-20tests/tcg: move i386 specific tests into subdirAlex Bennée
2018-06-20tests/tcg/multiarch: move most output to stdoutAlex Bennée
2018-06-20tests/tcg/multiarch: don't hard code paths/ports for linux-testAlex Bennée
2018-06-20tests/tcg/multiarch: enable additional linux-test testsAlex Bennée
2018-06-20tests/tcg/multiarch: Build fix for linux-testFam Zheng
2018-06-20tests/tcg: move architecture independent tests into subdirAlex Bennée
2018-03-26target/xtensa: fix timers testMax Filippov
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