| Commit message (Expand) | Author | Age | Files | Lines |
* | tests/tcg/linux-test: Adjust getsockname for musl | Richard Henderson | 2020-10-15 | 1 | -1/+1 |
* | Remove superfluous .gitignore files | Thomas Huth | 2020-10-13 | 1 | -5/+0 |
* | tests/tcg: reinstate or replace desired parts of rules.mak | Paolo Bonzini | 2020-09-30 | 2 | -3/+14 |
* | plugins: move the more involved plugins to contrib | Alex Bennée | 2020-09-10 | 1 | -2/+1 |
* | Makefile: inline the relevant parts of rules.mak | Paolo Bonzini | 2020-09-08 | 1 | -2/+0 |
* | tests/tcg: Do not require FE_* exception bits | Richard Henderson | 2020-09-01 | 1 | -0/+17 |
* | tests/tcg: Do not require FE_TOWARDZERO | Richard Henderson | 2020-09-01 | 2 | -0/+4 |
* | tests/tcg: Add microblaze to arches filter | Richard Henderson | 2020-09-01 | 1 | -1/+1 |
* | tests/tcg/xtensa: add DFP0 arithmetic tests | Max Filippov | 2020-08-21 | 1 | -0/+162 |
* | tests/tcg/xtensa: test double precision load/store | Max Filippov | 2020-08-21 | 1 | -0/+123 |
* | tests/tcg/xtensa: add fp0 div and sqrt tests | Max Filippov | 2020-08-21 | 2 | -0/+158 |
* | tests/tcg/xtensa: update test_lsc for DFPU | Max Filippov | 2020-08-21 | 1 | -13/+34 |
* | tests/tcg/xtensa: update test_fp1 for DFPU | Max Filippov | 2020-08-21 | 1 | -28/+34 |
* | tests/tcg/xtensa: update test_fp0_conv for DFPU | Max Filippov | 2020-08-21 | 1 | -144/+155 |
* | tests/tcg/xtensa: expand madd tests | Max Filippov | 2020-08-21 | 1 | -0/+104 |
* | tests/tcg/xtensa: update test_fp0_arith for DFPU | Max Filippov | 2020-08-21 | 2 | -97/+223 |
* | tests/tcg/xtensa: fix test execution on ISS | Max Filippov | 2020-08-21 | 1 | -5/+5 |
* | meson: link emulators without Makefile.target | Paolo Bonzini | 2020-08-21 | 1 | -2/+2 |
* | target/arm: Fix AddPAC error indication | Richard Henderson | 2020-08-03 | 2 | -1/+34 |
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107... | Peter Maydell | 2020-07-12 | 2 | -8/+17 |
|\ |
|
| * | tests/docker: update toolchain set in debian-xtensa-cross | Max Filippov | 2020-07-11 | 1 | -1/+1 |
| * | tests/tcg: add more default compilers to configure.sh | Alex Bennée | 2020-07-11 | 1 | -5/+14 |
| * | tests/docker: change tag naming scheme of our images | Alex Bennée | 2020-07-11 | 1 | -2/+2 |
* | | target/i386: fix IEEE SSE floating-point exception raising | Joseph Myers | 2020-07-11 | 2 | -0/+817 |
|/ |
|
* | target/i386: reimplement fpatan using floatx80 operations | Joseph Myers | 2020-06-26 | 1 | -0/+1071 |
* | target/i386: reimplement fyl2x using floatx80 operations | Joseph Myers | 2020-06-26 | 1 | -0/+1161 |
* | target/i386: reimplement fyl2xp1 using floatx80 operations | Joseph Myers | 2020-06-26 | 1 | -0/+1156 |
* | target/i386: reimplement f2xm1 using floatx80 operations | Joseph Myers | 2020-06-26 | 1 | -0/+1140 |
* | plugins: new lockstep plugin for debugging TCG changes | Alex Bennée | 2020-06-16 | 1 | -1/+2 |
* | tests/tcg: ensure -cpu max also used for plugin run | Alex Bennée | 2020-06-16 | 2 | -1/+3 |
* | tests/tcg: build plugin list from contents of src directory | Alex Bennée | 2020-06-16 | 3 | -7/+8 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2020-06-13 | 9 | -0/+1677 |
|\ |
|
| * | target/i386: correct fix for pcmpxstrx substring search | Joseph Myers | 2020-06-12 | 2 | -0/+36 |
| * | target/i386: fix IEEE x87 floating-point exception raising | Joseph Myers | 2020-06-10 | 1 | -0/+831 |
| * | target/i386: fix fisttpl, fisttpll handling of out-of-range values | Joseph Myers | 2020-06-10 | 1 | -0/+100 |
| * | target/i386: fix fbstp handling of out-of-range values | Joseph Myers | 2020-06-10 | 1 | -0/+115 |
| * | target/i386: fix fbstp handling of negative zero | Joseph Myers | 2020-06-10 | 1 | -0/+25 |
| * | target/i386: fix fxam handling of invalid encodings | Joseph Myers | 2020-06-10 | 1 | -0/+143 |
| * | target/i386: fix floating-point load-constant rounding | Joseph Myers | 2020-06-10 | 1 | -0/+199 |
| * | target/i386: fix fscale handling of rounding precision | Joseph Myers | 2020-06-10 | 1 | -0/+13 |
| * | target/i386: fix fscale handling of infinite exponents | Joseph Myers | 2020-06-10 | 1 | -0/+29 |
| * | target/i386: fix fscale handling of invalid exponent encodings | Joseph Myers | 2020-06-10 | 1 | -0/+29 |
| * | target/i386: fix fscale handling of signaling NaN | Joseph Myers | 2020-06-10 | 1 | -0/+37 |
| * | target/i386: implement special cases for fxtract | Joseph Myers | 2020-06-10 | 1 | -0/+120 |
* | | tests/tcg: add simple commpage test case | Alex Bennée | 2020-06-08 | 2 | -0/+63 |
|/ |
|
* | tests/tcg: add new threadcount test | Alex Bennée | 2020-05-27 | 2 | -0/+66 |
* | tests/docker: use a gcc-10 based image for arm64 tests | Alex Bennée | 2020-05-27 | 1 | -2/+2 |
* | tests/tcg: better detect confused gdb which can't connect | Alex Bennée | 2020-05-27 | 1 | -0/+4 |
* | tests/tcg: fix invocation of the memory record/replay tests | Alex Bennée | 2020-05-27 | 1 | -1/+1 |
* | softfloat: fix floatx80 pseudo-denormal round to integer | Joseph Myers | 2020-05-15 | 1 | -0/+10 |