aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/Makefile.target
AgeCommit message (Expand)AuthorFilesLines
2023-10-07tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé1-1/+1
2023-07-25other architectures: spelling fixesMichael Tokarev1-2/+2
2023-07-03tests/tcg: add mechanism to handle plugin argumentsAlex Bennée1-2/+6
2023-04-27tests/tcg: limit the scope of the plugin testsAlex Bennée1-3/+7
2023-03-22tests/tcg: add some help output for running individual testsAlex Bennée1-0/+7
2023-02-02tests/tcg: Use SIGKILL for timeoutRichard Henderson1-2/+2
2023-01-06target/riscv: Set pc_succ_insn for !rvc illegal insnRichard Henderson1-0/+2
2022-10-06tests/tcg: move compiler tests to MakefilesPaolo Bonzini1-1/+9
2022-10-06tests/tcg: clean up calls to run-testPaolo Bonzini1-11/+10
2022-10-06tests/tcg: add distclean rulePaolo Bonzini1-0/+3
2022-10-06tests: simplify Makefile invocation for tests/tcgPaolo Bonzini1-1/+1
2022-09-01tests/tcg: i386: add SSE testsPaul Brook1-1/+1
2022-07-06tests/tcg: compile system emulation tests as freestandingPaolo Bonzini1-0/+1
2022-04-20tests/tcg: isolate from QEMU's config-host.makPaolo Bonzini1-2/+1
2022-04-20tests/tcg: invoke Makefile.target directly from QEMU's makefilePaolo Bonzini1-1/+2
2022-04-20tests/tcg: remove CONFIG_USER_ONLY from config-target.makPaolo Bonzini1-4/+4
2022-03-29tests/tcg: really fix path to target configurationPaolo Bonzini1-1/+3
2022-01-12tests/tcg: Fix target-specific Makefile variables path for user-modePhilippe Mathieu-Daudé1-1/+1
2021-12-30tests/tcg: Unconditionally use 90 second timeoutRichard Henderson1-7/+5
2021-06-19tests/tcg: Increase timeout for TCIRichard Henderson1-2/+4
2021-05-18tests/tcg: Run timeout cmds using --foregroundBastian Koppelmann1-2/+3
2021-03-24semihosting: move semihosting tests to multiarchAlex Bennée1-0/+3
2021-01-02tests/tcg: build tests with -WerrorAlex Bennée1-1/+1
2020-09-10plugins: move the more involved plugins to contribAlex Bennée1-2/+1
2020-06-16plugins: new lockstep plugin for debugging TCG changesAlex Bennée1-1/+2
2020-06-16tests/tcg: build plugin list from contents of src directoryAlex Bennée1-5/+6
2020-02-25tests/tcg: give debug builds a little bit longerAlex Bennée1-2/+2
2019-10-28tests/tcg: enable plugin testingAlex Bennée1-0/+37
2019-10-28tests/tcg: move "virtual" tests to EXTRA_TESTSAlex Bennée1-1/+3
2019-10-28tests/tcg/Makefile.target: fix path to config-host.makAlex Bennée1-1/+1
2019-09-26tests/tcg: add float_madds test to multiarchAlex Bennée1-0/+9
2019-09-26tests/tcg: clean-up some comments after the de-tanglingAlex Bennée1-2/+5
2019-09-10tests/tcg: move configuration to a sub-shell scriptPaolo Bonzini1-7/+1
2019-09-10tests/tcg: cleanup Makefile inclusionsPaolo Bonzini1-0/+138