summaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2020-05-27tests/tcg: add new threadcount testAlex Bennée
2020-05-27tests/docker: use a gcc-10 based image for arm64 testsAlex Bennée
2020-05-27tests/tcg: better detect confused gdb which can't connectAlex Bennée
2020-05-27tests/tcg: fix invocation of the memory record/replay testsAlex Bennée
2020-05-15softfloat: fix floatx80 pseudo-denormal round to integerJoseph Myers
2020-05-15softfloat: fix floatx80 pseudo-denormal comparisonsJoseph Myers
2020-05-15softfloat: fix floatx80 pseudo-denormal addition / subtractionJoseph Myers
2020-05-15softfloat: silence sNaN for conversions to/from floatx80Joseph Myers
2020-05-06tests/tcg: add a multiarch linux-user gdb testAlex Bennée
2020-05-06tests/tcg: drop inferior.was_attached() testAlex Bennée
2020-05-06tests/tcg: better trap gdb failuresAlex Bennée
2020-04-07tests/tcg: remove extraneous pasting macrosAlex Bennée
2020-03-17tests/tcg/aarch64: add test-sve-ioctl guest-debug testAlex Bennée
2020-03-17tests/tcg/aarch64: add SVE iotcl testAlex Bennée
2020-03-17tests/tcg/aarch64: add a gdbstub testcase for SVE registersAlex Bennée
2020-03-17tests/tcg/aarch64: userspace system register testAlex Bennée
2020-03-05tests/tcg/aarch64: Add newline in pauth-1 printfRichard Henderson
2020-02-25tests/tcg: take into account expected clashes pauth-4Alex Bennée
2020-02-25tests/tcg: fix typo in configure.sh test for v8.3Alex Bennée
2020-02-25tests/tcg: give debug builds a little bit longerAlex Bennée
2020-02-25tests/tcg: include a skip runner for pauth3 with pluginsAlex 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
2020-01-23tests/tcg/aarch64: Add pauth-4Richard Henderson
2020-01-23tests/tcg/aarch64: Add pauth-3Richard Henderson
2020-01-23tests/tcg/aarch64: Fix compilation parameters for pauth-%Richard Henderson
2020-01-09tests/tcg: add user version of dumb-as-bricks semiconsole testAlex Bennée
2020-01-09tests/tcg: extract __semi_call into a header and expandAlex Bennée
2020-01-09tests/tcg: add a dumb-as-bricks semihosting console testAlex Bennée
2019-12-19tests/tcg: ensure we re-configure if configure.sh is updatedAlex Bennée
2019-12-18configure: allow disable of cross compilation containersAlex Bennée
2019-11-20tests/tcg: modify multiarch tests to work with clangTaylor Simpson
2019-11-06tests/tcg/multiarch/linux-test: Fix error check for shmatRichard Henderson
2019-10-28tests/tcg: enable plugin testingAlex Bennée
2019-10-28tests/tcg: drop test-i386-fprem from TESTS when not SLOWAlex Bennée
2019-10-28tests/tcg: move "virtual" tests to EXTRA_TESTSAlex Bennée
2019-10-28tests/tcg: set QEMU_OPTS for all cris runsAlex Bennée
2019-10-28tests/tcg/Makefile.target: fix path to config-host.makAlex Bennée
2019-09-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'...Peter Maydell
2019-09-27tests/tcg: add linux-user semihosting smoke test for ARMAlex Bennée
2019-09-27tests/tcg: clean-up some comments after the de-tanglingAlex Bennée
2019-09-26tests/tcg: add simple record/replay smoke test for aarch64Alex Bennée
2019-09-26tests/tcg: add generic version of float_convsAlex Bennée
2019-09-26tests/tcg: add float_madds test to multiarchAlex Bennée
2019-09-26tests/tcg: re-enable linux-test for ppc64abi32Alex Bennée
2019-09-26tests/tcg: clean-up some comments after the de-tanglingAlex Bennée
2019-09-23tests/tcg: target/s390x: Test MVCDavid Hildenbrand
2019-09-23tests/tcg: target/s390x: Test MVODavid Hildenbrand
2019-09-10tests/docker: move our arm64 cross compile to BusterAlex Bennée
2019-09-10tests/tcg: add .gitignore for in source buildsAlex Bennée