aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini1-2/+2
2020-08-03target/arm: Fix AddPAC error indicationRichard Henderson2-1/+34
2020-07-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...Peter Maydell2-8/+17
2020-07-11tests/docker: update toolchain set in debian-xtensa-crossMax Filippov1-1/+1
2020-07-11tests/tcg: add more default compilers to configure.shAlex Bennée1-5/+14
2020-07-11tests/docker: change tag naming scheme of our imagesAlex Bennée1-2/+2
2020-07-10target/i386: fix IEEE SSE floating-point exception raisingJoseph Myers2-0/+817
2020-06-26target/i386: reimplement fpatan using floatx80 operationsJoseph Myers1-0/+1071
2020-06-26target/i386: reimplement fyl2x using floatx80 operationsJoseph Myers1-0/+1161
2020-06-26target/i386: reimplement fyl2xp1 using floatx80 operationsJoseph Myers1-0/+1156
2020-06-26target/i386: reimplement f2xm1 using floatx80 operationsJoseph Myers1-0/+1140
2020-06-16plugins: new lockstep plugin for debugging TCG changesAlex Bennée1-1/+2
2020-06-16tests/tcg: ensure -cpu max also used for plugin runAlex Bennée2-1/+3
2020-06-16tests/tcg: build plugin list from contents of src directoryAlex Bennée3-7/+8
2020-06-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell9-0/+1677
2020-06-12target/i386: correct fix for pcmpxstrx substring searchJoseph Myers2-0/+36
2020-06-10target/i386: fix IEEE x87 floating-point exception raisingJoseph Myers1-0/+831
2020-06-10target/i386: fix fisttpl, fisttpll handling of out-of-range valuesJoseph Myers1-0/+100
2020-06-10target/i386: fix fbstp handling of out-of-range valuesJoseph Myers1-0/+115
2020-06-10target/i386: fix fbstp handling of negative zeroJoseph Myers1-0/+25
2020-06-10target/i386: fix fxam handling of invalid encodingsJoseph Myers1-0/+143
2020-06-10target/i386: fix floating-point load-constant roundingJoseph Myers1-0/+199
2020-06-10target/i386: fix fscale handling of rounding precisionJoseph Myers1-0/+13
2020-06-10target/i386: fix fscale handling of infinite exponentsJoseph Myers1-0/+29
2020-06-10target/i386: fix fscale handling of invalid exponent encodingsJoseph Myers1-0/+29
2020-06-10target/i386: fix fscale handling of signaling NaNJoseph Myers1-0/+37
2020-06-10target/i386: implement special cases for fxtractJoseph Myers1-0/+120
2020-06-08tests/tcg: add simple commpage test caseAlex Bennée2-0/+63
2020-05-27tests/tcg: add new threadcount testAlex Bennée2-0/+66
2020-05-27tests/docker: use a gcc-10 based image for arm64 testsAlex Bennée1-2/+2
2020-05-27tests/tcg: better detect confused gdb which can't connectAlex Bennée1-0/+4
2020-05-27tests/tcg: fix invocation of the memory record/replay testsAlex Bennée1-1/+1
2020-05-15softfloat: fix floatx80 pseudo-denormal round to integerJoseph Myers1-0/+10
2020-05-15softfloat: fix floatx80 pseudo-denormal comparisonsJoseph Myers1-0/+4
2020-05-15softfloat: fix floatx80 pseudo-denormal addition / subtractionJoseph Myers1-0/+24
2020-05-15softfloat: silence sNaN for conversions to/from floatx80Joseph Myers1-0/+63
2020-05-06tests/tcg: add a multiarch linux-user gdb testAlex Bennée4-3/+98
2020-05-06tests/tcg: drop inferior.was_attached() testAlex Bennée2-6/+0
2020-05-06tests/tcg: better trap gdb failuresAlex Bennée2-2/+0
2020-04-07tests/tcg: remove extraneous pasting macrosAlex Bennée1-4/+1
2020-03-17tests/tcg/aarch64: add test-sve-ioctl guest-debug testAlex Bennée2-2/+94
2020-03-17tests/tcg/aarch64: add SVE iotcl testAlex Bennée2-0/+74
2020-03-17tests/tcg/aarch64: add a gdbstub testcase for SVE registersAlex Bennée2-0/+99
2020-03-17tests/tcg/aarch64: userspace system register testAlex Bennée2-0/+178
2020-03-05tests/tcg/aarch64: Add newline in pauth-1 printfRichard Henderson1-1/+1
2020-02-25tests/tcg: take into account expected clashes pauth-4Alex Bennée1-17/+37
2020-02-25tests/tcg: fix typo in configure.sh test for v8.3Alex Bennée1-1/+1
2020-02-25tests/tcg: give debug builds a little bit longerAlex Bennée1-2/+2
2020-02-25tests/tcg: include a skip runner for pauth3 with pluginsAlex Bennée1-0/+2
2020-02-04tests/tcg: gate pauth-% tests on having compiler supportAlex Bennée3-3/+15