aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2021-01-18target/arm: use official org.gnu.gdb.aarch64.sve layout for registersAlex Bennée
2021-01-18gdbstub: add support to Xfer:auxv:read: packetLirong Yuan
2021-01-18gdbstub: implement a softmmu based testAlex Bennée
2021-01-18Revert "tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test"Alex Bennée
2021-01-02tests/tcg: build tests with -WerrorAlex Bennée
2020-12-15tests: remove GCC < 4 fallbacksMarc-André Lureau
2020-12-14tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 testPeter Maydell
2020-12-10target/i386: fix operand order for PDEP and PEXTPaolo Bonzini
2020-10-27tests/tcg/aarch64: Add bti smoke testsRichard Henderson
2020-10-14tests/tcg/linux-test: Adjust getsockname for muslRichard Henderson
2020-10-13Remove superfluous .gitignore filesThomas Huth
2020-09-30tests/tcg: reinstate or replace desired parts of rules.makPaolo Bonzini
2020-09-10plugins: move the more involved plugins to contribAlex Bennée
2020-09-08Makefile: inline the relevant parts of rules.makPaolo Bonzini
2020-09-01tests/tcg: Do not require FE_* exception bitsRichard Henderson
2020-09-01tests/tcg: Do not require FE_TOWARDZERORichard Henderson
2020-09-01tests/tcg: Add microblaze to arches filterRichard Henderson
2020-08-21tests/tcg/xtensa: add DFP0 arithmetic testsMax Filippov
2020-08-21tests/tcg/xtensa: test double precision load/storeMax Filippov
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