index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
tcg
/
Makefile.target
Age
Commit message (
Expand
)
Author
2024-07-30
tests/tcg: move test plugins into tcg subdir
Alex Bennée
2024-07-30
tests/tcg: Use --noexecstack with assembler files
Richard Henderson
2024-07-05
tests/tcg: Adjust variable defintion from cc-option
Richard Henderson
2024-03-06
tests/plugin/mem: migrate to new per_vcpu API
Pierrick Bouvier
2024-02-28
tests/tcg: bump TCG test timeout to 120s
Alex Bennée
2023-10-31
tests/tcg: Add -fno-stack-protector
Akihiko Odaki
2023-10-07
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
2023-07-25
other architectures: spelling fixes
Michael Tokarev
2023-07-03
tests/tcg: add mechanism to handle plugin arguments
Alex Bennée
2023-04-27
tests/tcg: limit the scope of the plugin tests
Alex Bennée
2023-03-22
tests/tcg: add some help output for running individual tests
Alex Bennée
2023-02-02
tests/tcg: Use SIGKILL for timeout
Richard Henderson
2023-01-06
target/riscv: Set pc_succ_insn for !rvc illegal insn
Richard Henderson
2022-10-06
tests/tcg: move compiler tests to Makefiles
Paolo Bonzini
2022-10-06
tests/tcg: clean up calls to run-test
Paolo Bonzini
2022-10-06
tests/tcg: add distclean rule
Paolo Bonzini
2022-10-06
tests: simplify Makefile invocation for tests/tcg
Paolo Bonzini
2022-09-01
tests/tcg: i386: add SSE tests
Paul Brook
2022-07-06
tests/tcg: compile system emulation tests as freestanding
Paolo Bonzini
2022-04-20
tests/tcg: isolate from QEMU's config-host.mak
Paolo Bonzini
2022-04-20
tests/tcg: invoke Makefile.target directly from QEMU's makefile
Paolo Bonzini
2022-04-20
tests/tcg: remove CONFIG_USER_ONLY from config-target.mak
Paolo Bonzini
2022-03-29
tests/tcg: really fix path to target configuration
Paolo Bonzini
2022-01-12
tests/tcg: Fix target-specific Makefile variables path for user-mode
Philippe Mathieu-Daudé
2021-12-30
tests/tcg: Unconditionally use 90 second timeout
Richard Henderson
2021-06-19
tests/tcg: Increase timeout for TCI
Richard Henderson
2021-05-18
tests/tcg: Run timeout cmds using --foreground
Bastian Koppelmann
2021-03-24
semihosting: move semihosting tests to multiarch
Alex Bennée
2021-01-02
tests/tcg: build tests with -Werror
Alex Bennée
2020-09-10
plugins: move the more involved plugins to contrib
Alex Bennée
2020-06-16
plugins: new lockstep plugin for debugging TCG changes
Alex Bennée
2020-06-16
tests/tcg: build plugin list from contents of src directory
Alex Bennée
2020-02-25
tests/tcg: give debug builds a little bit longer
Alex Bennée
2019-10-28
tests/tcg: enable plugin testing
Alex Bennée
2019-10-28
tests/tcg: move "virtual" tests to EXTRA_TESTS
Alex Bennée
2019-10-28
tests/tcg/Makefile.target: fix path to config-host.mak
Alex Bennée
2019-09-26
tests/tcg: add float_madds test to multiarch
Alex Bennée
2019-09-26
tests/tcg: clean-up some comments after the de-tangling
Alex Bennée
2019-09-10
tests/tcg: move configuration to a sub-shell script
Paolo Bonzini
2019-09-10
tests/tcg: cleanup Makefile inclusions
Paolo Bonzini