aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2020-08-21tests/tcg/xtensa: add fp0 div and sqrt testsMax Filippov
2020-08-21tests/tcg/xtensa: update test_lsc for DFPUMax Filippov
2020-08-21tests/tcg/xtensa: update test_fp1 for DFPUMax Filippov
2020-08-21tests/tcg/xtensa: update test_fp0_conv for DFPUMax Filippov
2020-08-21tests/tcg/xtensa: expand madd testsMax Filippov
2020-08-21tests/tcg/xtensa: update test_fp0_arith for DFPUMax Filippov
2020-08-21tests/tcg/xtensa: fix test execution on ISSMax Filippov
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini
2020-08-03target/arm: Fix AddPAC error indicationRichard Henderson
2020-07-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...Peter Maydell
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-07-11tests/docker: change tag naming scheme of our imagesAlex Bennée
2020-07-10target/i386: fix IEEE SSE floating-point exception raisingJoseph Myers
2020-06-26target/i386: reimplement fpatan using floatx80 operationsJoseph Myers
2020-06-26target/i386: reimplement fyl2x using floatx80 operationsJoseph Myers
2020-06-26target/i386: reimplement fyl2xp1 using floatx80 operationsJoseph Myers
2020-06-26target/i386: reimplement f2xm1 using floatx80 operationsJoseph Myers
2020-06-16plugins: new lockstep plugin for debugging TCG changesAlex Bennée
2020-06-16tests/tcg: ensure -cpu max also used for plugin runAlex Bennée
2020-06-16tests/tcg: build plugin list from contents of src directoryAlex Bennée
2020-06-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-06-12target/i386: correct fix for pcmpxstrx substring searchJoseph Myers
2020-06-10target/i386: fix IEEE x87 floating-point exception raisingJoseph Myers
2020-06-10target/i386: fix fisttpl, fisttpll handling of out-of-range valuesJoseph Myers
2020-06-10target/i386: fix fbstp handling of out-of-range valuesJoseph Myers
2020-06-10target/i386: fix fbstp handling of negative zeroJoseph Myers
2020-06-10target/i386: fix fxam handling of invalid encodingsJoseph Myers
2020-06-10target/i386: fix floating-point load-constant roundingJoseph Myers
2020-06-10target/i386: fix fscale handling of rounding precisionJoseph Myers
2020-06-10target/i386: fix fscale handling of infinite exponentsJoseph Myers
2020-06-10target/i386: fix fscale handling of invalid exponent encodingsJoseph Myers
2020-06-10target/i386: fix fscale handling of signaling NaNJoseph Myers
2020-06-10target/i386: implement special cases for fxtractJoseph Myers
2020-06-08tests/tcg: add simple commpage test caseAlex Bennée
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