aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/Makefile.target
AgeCommit message (Expand)Author
2024-07-30tests/tcg: move test plugins into tcg subdirAlex Bennée
2024-07-30tests/tcg: Use --noexecstack with assembler filesRichard Henderson
2024-07-05tests/tcg: Adjust variable defintion from cc-optionRichard Henderson
2024-03-06tests/plugin/mem: migrate to new per_vcpu APIPierrick Bouvier
2024-02-28tests/tcg: bump TCG test timeout to 120sAlex Bennée
2023-10-31tests/tcg: Add -fno-stack-protectorAkihiko Odaki
2023-10-07tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé
2023-07-25other architectures: spelling fixesMichael Tokarev
2023-07-03tests/tcg: add mechanism to handle plugin argumentsAlex Bennée
2023-04-27tests/tcg: limit the scope of the plugin testsAlex Bennée
2023-03-22tests/tcg: add some help output for running individual testsAlex Bennée
2023-02-02tests/tcg: Use SIGKILL for timeoutRichard Henderson
2023-01-06target/riscv: Set pc_succ_insn for !rvc illegal insnRichard Henderson
2022-10-06tests/tcg: move compiler tests to MakefilesPaolo Bonzini
2022-10-06tests/tcg: clean up calls to run-testPaolo Bonzini
2022-10-06tests/tcg: add distclean rulePaolo Bonzini
2022-10-06tests: simplify Makefile invocation for tests/tcgPaolo Bonzini
2022-09-01tests/tcg: i386: add SSE testsPaul Brook
2022-07-06tests/tcg: compile system emulation tests as freestandingPaolo Bonzini
2022-04-20tests/tcg: isolate from QEMU's config-host.makPaolo Bonzini
2022-04-20tests/tcg: invoke Makefile.target directly from QEMU's makefilePaolo Bonzini
2022-04-20tests/tcg: remove CONFIG_USER_ONLY from config-target.makPaolo Bonzini
2022-03-29tests/tcg: really fix path to target configurationPaolo Bonzini
2022-01-12tests/tcg: Fix target-specific Makefile variables path for user-modePhilippe Mathieu-Daudé
2021-12-30tests/tcg: Unconditionally use 90 second timeoutRichard Henderson
2021-06-19tests/tcg: Increase timeout for TCIRichard Henderson
2021-05-18tests/tcg: Run timeout cmds using --foregroundBastian Koppelmann
2021-03-24semihosting: move semihosting tests to multiarchAlex Bennée
2021-01-02tests/tcg: build tests with -WerrorAlex Bennée
2020-09-10plugins: move the more involved plugins to contribAlex Bennée
2020-06-16plugins: new lockstep plugin for debugging TCG changesAlex Bennée
2020-06-16tests/tcg: build plugin list from contents of src directoryAlex Bennée
2020-02-25tests/tcg: give debug builds a little bit longerAlex Bennée
2019-10-28tests/tcg: enable plugin testingAlex Bennée
2019-10-28tests/tcg: move "virtual" tests to EXTRA_TESTSAlex Bennée
2019-10-28tests/tcg/Makefile.target: fix path to config-host.makAlex Bennée
2019-09-26tests/tcg: add float_madds test to multiarchAlex Bennée
2019-09-26tests/tcg: clean-up some comments after the de-tanglingAlex Bennée
2019-09-10tests/tcg: move configuration to a sub-shell scriptPaolo Bonzini
2019-09-10tests/tcg: cleanup Makefile inclusionsPaolo Bonzini