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
/
i386
/
Makefile.target
Age
Commit message (
Expand
)
Author
2024-02-29
tests/tcg: Remove run-test-mmap-*
Richard Henderson
2023-12-29
target/i386: introduce flags writeback mechanism
Paolo Bonzini
2023-10-31
tests/tcg: Add -fno-stack-protector
Akihiko Odaki
2023-07-08
tests/multiarch: Add test-aes
Richard Henderson
2023-06-26
tests/plugin: Remove duplicate insn log from libinsn.so
Richard Henderson
2023-04-27
tests/tcg: limit the scope of the plugin tests
Alex Bennée
2023-02-11
target/i386: fix ADOX followed by ADCX
Paolo Bonzini
2022-10-18
tests/tcg: extend SSE tests to AVX
Paolo Bonzini
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-09-19
tests/tcg: i386: add MMX and 3DNow! tests
Paolo Bonzini
2022-09-01
tests/tcg: i386: add SSE tests
Paul Brook
2022-09-01
tests/tcg: i386: extend BMI test
Paolo Bonzini
2022-09-01
tests/tcg: x86_64: improve consistency with i386
Paolo Bonzini
2022-04-20
tests/tcg: add compiler test variables when using containers
Paolo Bonzini
2022-02-28
tests/tcg: add vectorised sha512 versions
Alex Bennée
2021-10-01
tests/tcg/multiarch: Re-enable signals test for most guests
Richard Henderson
2021-09-02
tests/plugins/insn: made arg inline not positional and parse it as bool
Mahmoud Mandour
2021-07-14
tests/tcg: also disable the signals test for plugins
Alex Bennée
2021-04-06
tests/tcg/i386: force -fno-pie for test-i386
Alex Bennée
2021-02-18
tests/plugin: expand insn test to detect duplicate instructions
Alex Bennée
2020-12-10
target/i386: fix operand order for PDEP and PEXT
Paolo Bonzini
2020-07-10
target/i386: fix IEEE SSE floating-point exception raising
Joseph Myers
2020-06-16
tests/tcg: ensure -cpu max also used for plugin run
Alex Bennée
2020-06-12
target/i386: correct fix for pcmpxstrx substring search
Joseph Myers
2019-10-28
tests/tcg: drop test-i386-fprem from TESTS when not SLOW
Alex Bennée
2019-09-10
tests/tcg: cleanup Makefile inclusions
Paolo Bonzini
2019-07-10
tests/tcg: fix up test-i386-fprem.ref generation
Alex Bennée
2018-07-24
tests/tcg: remove runcom test
Alex Bennée
2018-06-20
tests/tcg/i386: extend timeout for runcom test
Alex Bennée
2018-06-20
tests/tcg: add run, diff, and skip helper macros
Alex Bennée
2018-06-20
tests/tcg/x86_64: add Makefile.target
Alex Bennée
2018-06-20
tests/tcg/i386: add runner for test-i386-fprem
Alex Bennée
2018-06-20
tests/tcg: enable building for i386
Alex Bennée
2018-06-20
tests/tcg: move i386 specific tests into subdir
Alex Bennée