aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/configure.sh
AgeCommit message (Expand)Author
2022-06-01tests/tcg: merge configure.sh back into main configure scriptPaolo Bonzini
2022-06-01tests/tcg: correct target CPU for sparc32Paolo Bonzini
2022-04-20tests/tcg: fix non-static buildPaolo 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: list test targets in Makefile.prereqsPaolo Bonzini
2022-04-20tests/tcg: prepare Makefile.prereqs at configure timePaolo Bonzini
2022-04-20tests/tcg: remove CONFIG_USER_ONLY from config-target.makPaolo Bonzini
2022-04-20tests/tcg: remove CONFIG_LINUX_USER from config-target.makPaolo Bonzini
2022-04-20tests/tcg: add compiler test variables when using containersPaolo Bonzini
2022-03-18target/arm: Fix sve2 ldnt1 and stnt1Richard Henderson
2022-03-05Use long endian options for ppc64Miroslav Rezanina
2022-02-28tests/docker: introduce debian-riscv64-test-crossAlex Bennée
2022-02-28tests/docker: update debian-arm64-cross with lcitoolAlex Bennée
2022-02-09linux-user: Remove the deprecated ppc64abi32 targetThomas Huth
2022-01-18tests/tcg: use CONFIG_LINUX_USER, not CONFIG_LINUXPaolo Bonzini
2021-12-30tests/tcg: Use $cpu in configure.shRichard Henderson
2021-12-18configure: unify ppc64 and ppc64lePaolo Bonzini
2021-11-04tests/tcg: enable debian-nios2-cross for test buildingAlex Bennée
2021-11-04tests/tcg: Fix some targets default cross compiler pathPhilippe Mathieu-Daudé
2021-11-04tests/tcg: Enable container_cross_cc for microblazeRichard Henderson
2021-07-23tests/tcg/configure.sh: add handling for assembler only buildsAlex Bennée
2021-06-07tests/tcg/configure.sh: tweak quoting of target_compilerAlex Bennée
2021-05-18tests/tcg: don't allow clang as a cross compilerAlex Bennée
2021-05-18tests/docker: gcc-10 based images for ppc64{,le} testsMatheus Ferst
2021-05-18tests/tcg/tricore: Add macros to create tests and first test 'abs'Bastian Koppelmann
2021-05-18tests/tcg: Add docker_as and docker_ld cmdsBastian Koppelmann
2021-05-18tests/tcg: don't iterate through other arch compilersAlex Bennée
2021-05-18tests/tcg: Use Hexagon Docker imageAlessandro Di Federico
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-04-06tests/tcg/i386: force -fno-pie for test-i386Alex Bennée
2021-04-06tests/tcg/configure.sh: make sure we pick up x86_64 cross compilersAlex Bennée
2021-04-06tests/tcg: add concept of container_hostsAlex Bennée
2021-04-06tests/tcg: update the defaults for x86 compilersAlex Bennée
2021-03-10target/ppc: Fix bcdsub. emulation when result overflowsFabiano Rosas
2021-02-24meson.build: expose TCG cross compiler information in summaryAlex Bennée
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - multiarchTaylor Simpson
2021-02-16tests/tcg/aarch64: Add mte smoke testsRichard Henderson
2020-10-27tests/tcg/aarch64: Add bti smoke testsRichard Henderson
2020-09-30tests/tcg: reinstate or replace desired parts of rules.makPaolo Bonzini
2020-09-01tests/tcg: Add microblaze to arches filterRichard Henderson
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini
2020-07-11tests/docker: update toolchain set in debian-xtensa-crossMax Filippov
2020-07-11tests/tcg: add more default compilers to configure.shAlex Bennée
2020-05-27tests/docker: use a gcc-10 based image for arm64 testsAlex Bennée
2020-02-25tests/tcg: fix typo in configure.sh test for v8.3Alex Bennée
2020-02-04tests/tcg: gate pauth-% tests on having compiler supportAlex Bennée
2020-02-04tests/tcg: add a configure compiler check for ARMv8.1 and SVEAlex Bennée
2019-12-18configure: allow disable of cross compilation containersAlex Bennée
2019-09-10tests/docker: move our arm64 cross compile to BusterAlex Bennée