summaryrefslogtreecommitdiffstats
path: root/tests/tcg
Commit message (Expand)AuthorAgeFilesLines
* target/i386: correct fix for pcmpxstrx substring searchJoseph Myers2020-06-122-0/+36
* target/i386: fix IEEE x87 floating-point exception raisingJoseph Myers2020-06-101-0/+831
* target/i386: fix fisttpl, fisttpll handling of out-of-range valuesJoseph Myers2020-06-101-0/+100
* target/i386: fix fbstp handling of out-of-range valuesJoseph Myers2020-06-101-0/+115
* target/i386: fix fbstp handling of negative zeroJoseph Myers2020-06-101-0/+25
* target/i386: fix fxam handling of invalid encodingsJoseph Myers2020-06-101-0/+143
* target/i386: fix floating-point load-constant roundingJoseph Myers2020-06-101-0/+199
* target/i386: fix fscale handling of rounding precisionJoseph Myers2020-06-101-0/+13
* target/i386: fix fscale handling of infinite exponentsJoseph Myers2020-06-101-0/+29
* target/i386: fix fscale handling of invalid exponent encodingsJoseph Myers2020-06-101-0/+29
* target/i386: fix fscale handling of signaling NaNJoseph Myers2020-06-101-0/+37
* target/i386: implement special cases for fxtractJoseph Myers2020-06-101-0/+120
* tests/tcg: add new threadcount testAlex Bennée2020-05-272-0/+66
* tests/docker: use a gcc-10 based image for arm64 testsAlex Bennée2020-05-271-2/+2
* tests/tcg: better detect confused gdb which can't connectAlex Bennée2020-05-271-0/+4
* tests/tcg: fix invocation of the memory record/replay testsAlex Bennée2020-05-271-1/+1
* softfloat: fix floatx80 pseudo-denormal round to integerJoseph Myers2020-05-151-0/+10
* softfloat: fix floatx80 pseudo-denormal comparisonsJoseph Myers2020-05-151-0/+4
* softfloat: fix floatx80 pseudo-denormal addition / subtractionJoseph Myers2020-05-151-0/+24
* softfloat: silence sNaN for conversions to/from floatx80Joseph Myers2020-05-151-0/+63
* tests/tcg: add a multiarch linux-user gdb testAlex Bennée2020-05-064-3/+98
* tests/tcg: drop inferior.was_attached() testAlex Bennée2020-05-062-6/+0Star
* tests/tcg: better trap gdb failuresAlex Bennée2020-05-062-2/+0Star
* tests/tcg: remove extraneous pasting macrosAlex Bennée2020-04-071-4/+1Star
* tests/tcg/aarch64: add test-sve-ioctl guest-debug testAlex Bennée2020-03-172-2/+94
* tests/tcg/aarch64: add SVE iotcl testAlex Bennée2020-03-172-0/+74
* tests/tcg/aarch64: add a gdbstub testcase for SVE registersAlex Bennée2020-03-172-0/+99
* tests/tcg/aarch64: userspace system register testAlex Bennée2020-03-172-0/+178
* tests/tcg/aarch64: Add newline in pauth-1 printfRichard Henderson2020-03-051-1/+1
* tests/tcg: take into account expected clashes pauth-4Alex Bennée2020-02-251-17/+37
* tests/tcg: fix typo in configure.sh test for v8.3Alex Bennée2020-02-251-1/+1
* tests/tcg: give debug builds a little bit longerAlex Bennée2020-02-251-2/+2
* tests/tcg: include a skip runner for pauth3 with pluginsAlex Bennée2020-02-251-0/+2
* tests/tcg: gate pauth-% tests on having compiler supportAlex Bennée2020-02-043-3/+15
* tests/tcg: add a configure compiler check for ARMv8.1 and SVEAlex Bennée2020-02-041-0/+14
* tests/tcg/aarch64: Add pauth-4Richard Henderson2020-01-232-1/+26
* tests/tcg/aarch64: Add pauth-3Richard Henderson2020-01-232-1/+44
* tests/tcg/aarch64: Fix compilation parameters for pauth-%Richard Henderson2020-01-233-4/+1Star
* tests/tcg: add user version of dumb-as-bricks semiconsole testAlex Bennée2020-01-093-0/+53
* tests/tcg: extract __semi_call into a header and expandAlex Bennée2020-01-093-20/+45
* tests/tcg: add a dumb-as-bricks semihosting console testAlex Bennée2020-01-092-1/+48
* tests/tcg: ensure we re-configure if configure.sh is updatedAlex Bennée2019-12-191-1/+1
* configure: allow disable of cross compilation containersAlex Bennée2019-12-181-2/+4
* tests/tcg: modify multiarch tests to work with clangTaylor Simpson2019-11-202-3/+5
* tests/tcg/multiarch/linux-test: Fix error check for shmatRichard Henderson2019-11-061-1/+2
* tests/tcg: enable plugin testingAlex Bennée2019-10-284-0/+50
* tests/tcg: drop test-i386-fprem from TESTS when not SLOWAlex Bennée2019-10-281-5/+6
* tests/tcg: move "virtual" tests to EXTRA_TESTSAlex Bennée2019-10-282-2/+4
* tests/tcg: set QEMU_OPTS for all cris runsAlex Bennée2019-10-281-1/+1
* tests/tcg/Makefile.target: fix path to config-host.makAlex Bennée2019-10-281-1/+1