Age | Commit message (Expand) | Author |
2020-07-12 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107... | Peter Maydell |
2020-07-11 | tests/docker: update toolchain set in debian-xtensa-cross | Max Filippov |
2020-07-11 | tests/tcg: add more default compilers to configure.sh | Alex Bennée |
2020-07-11 | tests/docker: change tag naming scheme of our images | Alex Bennée |
2020-07-10 | target/i386: fix IEEE SSE floating-point exception raising | Joseph Myers |
2020-06-26 | target/i386: reimplement fpatan using floatx80 operations | Joseph Myers |
2020-06-26 | target/i386: reimplement fyl2x using floatx80 operations | Joseph Myers |
2020-06-26 | target/i386: reimplement fyl2xp1 using floatx80 operations | Joseph Myers |
2020-06-26 | target/i386: reimplement f2xm1 using floatx80 operations | Joseph Myers |
2020-06-16 | plugins: new lockstep plugin for debugging TCG changes | Alex Bennée |
2020-06-16 | tests/tcg: ensure -cpu max also used for plugin run | Alex Bennée |
2020-06-16 | tests/tcg: build plugin list from contents of src directory | Alex Bennée |
2020-06-12 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-06-12 | target/i386: correct fix for pcmpxstrx substring search | Joseph Myers |
2020-06-10 | target/i386: fix IEEE x87 floating-point exception raising | Joseph Myers |
2020-06-10 | target/i386: fix fisttpl, fisttpll handling of out-of-range values | Joseph Myers |
2020-06-10 | target/i386: fix fbstp handling of out-of-range values | Joseph Myers |
2020-06-10 | target/i386: fix fbstp handling of negative zero | Joseph Myers |
2020-06-10 | target/i386: fix fxam handling of invalid encodings | Joseph Myers |
2020-06-10 | target/i386: fix floating-point load-constant rounding | Joseph Myers |
2020-06-10 | target/i386: fix fscale handling of rounding precision | Joseph Myers |
2020-06-10 | target/i386: fix fscale handling of infinite exponents | Joseph Myers |
2020-06-10 | target/i386: fix fscale handling of invalid exponent encodings | Joseph Myers |
2020-06-10 | target/i386: fix fscale handling of signaling NaN | Joseph Myers |
2020-06-10 | target/i386: implement special cases for fxtract | Joseph Myers |
2020-06-08 | tests/tcg: add simple commpage test case | Alex Bennée |
2020-05-27 | tests/tcg: add new threadcount test | Alex Bennée |
2020-05-27 | tests/docker: use a gcc-10 based image for arm64 tests | Alex Bennée |
2020-05-27 | tests/tcg: better detect confused gdb which can't connect | Alex Bennée |
2020-05-27 | tests/tcg: fix invocation of the memory record/replay tests | Alex Bennée |
2020-05-15 | softfloat: fix floatx80 pseudo-denormal round to integer | Joseph Myers |
2020-05-15 | softfloat: fix floatx80 pseudo-denormal comparisons | Joseph Myers |
2020-05-15 | softfloat: fix floatx80 pseudo-denormal addition / subtraction | Joseph Myers |
2020-05-15 | softfloat: silence sNaN for conversions to/from floatx80 | Joseph Myers |
2020-05-06 | tests/tcg: add a multiarch linux-user gdb test | Alex Bennée |
2020-05-06 | tests/tcg: drop inferior.was_attached() test | Alex Bennée |
2020-05-06 | tests/tcg: better trap gdb failures | Alex Bennée |
2020-04-07 | tests/tcg: remove extraneous pasting macros | Alex Bennée |
2020-03-17 | tests/tcg/aarch64: add test-sve-ioctl guest-debug test | Alex Bennée |
2020-03-17 | tests/tcg/aarch64: add SVE iotcl test | Alex Bennée |
2020-03-17 | tests/tcg/aarch64: add a gdbstub testcase for SVE registers | Alex Bennée |
2020-03-17 | tests/tcg/aarch64: userspace system register test | Alex Bennée |
2020-03-05 | tests/tcg/aarch64: Add newline in pauth-1 printf | Richard Henderson |
2020-02-25 | tests/tcg: take into account expected clashes pauth-4 | Alex Bennée |
2020-02-25 | tests/tcg: fix typo in configure.sh test for v8.3 | Alex Bennée |
2020-02-25 | tests/tcg: give debug builds a little bit longer | Alex Bennée |
2020-02-25 | tests/tcg: include a skip runner for pauth3 with plugins | Alex Bennée |
2020-02-04 | tests/tcg: gate pauth-% tests on having compiler support | Alex Bennée |
2020-02-04 | tests/tcg: add a configure compiler check for ARMv8.1 and SVE | Alex Bennée |
2020-01-23 | tests/tcg/aarch64: Add pauth-4 | Richard Henderson |