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
/
configure.sh
Age
Commit message (
Expand
)
Author
2021-06-07
tests/tcg/configure.sh: tweak quoting of target_compiler
Alex Bennée
2021-05-18
tests/tcg: don't allow clang as a cross compiler
Alex Bennée
2021-05-18
tests/docker: gcc-10 based images for ppc64{,le} tests
Matheus Ferst
2021-05-18
tests/tcg/tricore: Add macros to create tests and first test 'abs'
Bastian Koppelmann
2021-05-18
tests/tcg: Add docker_as and docker_ld cmds
Bastian Koppelmann
2021-05-18
tests/tcg: don't iterate through other arch compilers
Alex Bennée
2021-05-18
tests/tcg: Use Hexagon Docker image
Alessandro Di Federico
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
2021-04-06
tests/tcg/i386: force -fno-pie for test-i386
Alex Bennée
2021-04-06
tests/tcg/configure.sh: make sure we pick up x86_64 cross compilers
Alex Bennée
2021-04-06
tests/tcg: add concept of container_hosts
Alex Bennée
2021-04-06
tests/tcg: update the defaults for x86 compilers
Alex Bennée
2021-03-10
target/ppc: Fix bcdsub. emulation when result overflows
Fabiano Rosas
2021-02-24
meson.build: expose TCG cross compiler information in summary
Alex Bennée
2021-02-18
Hexagon (tests/tcg/hexagon) TCG tests - multiarch
Taylor Simpson
2021-02-16
tests/tcg/aarch64: Add mte smoke tests
Richard Henderson
2020-10-27
tests/tcg/aarch64: Add bti smoke tests
Richard Henderson
2020-09-30
tests/tcg: reinstate or replace desired parts of rules.mak
Paolo Bonzini
2020-09-01
tests/tcg: Add microblaze to arches filter
Richard Henderson
2020-08-21
meson: link emulators without Makefile.target
Paolo Bonzini
2020-07-11
tests/docker: update toolchain set in debian-xtensa-cross
Max Filippov
2020-07-11
tests/tcg: add more default compilers to configure.sh
Alex Bennée
2020-05-27
tests/docker: use a gcc-10 based image for arm64 tests
Alex Bennée
2020-02-25
tests/tcg: fix typo in configure.sh test for v8.3
Alex Bennée
2020-02-04
tests/tcg: gate pauth-% tests on having compiler support
Alex Bennée
2020-02-04
tests/tcg: add a configure compiler check for ARMv8.1 and SVE
Alex Bennée
2019-12-18
configure: allow disable of cross compilation containers
Alex Bennée
2019-09-10
tests/docker: move our arm64 cross compile to Buster
Alex Bennée
2019-09-10
tests/tcg: move configuration to a sub-shell script
Paolo Bonzini