summaryrefslogtreecommitdiffstats
path: root/tests/tcg
Commit message (Expand)AuthorAgeFilesLines
...
* Hexagon (target/hexagon) use softfloat for float-to-int conversionsTaylor Simpson2021-05-011-0/+145
* Hexagon (target/hexagon) decide if pred has been written at TCG gen timeTaylor Simpson2021-05-011-0/+19
* test/tcg/aarch64: Add mte-5Richard Henderson2021-04-302-1/+45
* accel/tcg: Preserve PAGE_ANON when changing page permissionsRichard Henderson2021-04-123-2/+46
* tests/tcg: relax the next step precision of the gdb sha1 testAlex Bennée2021-04-061-1/+4
* tests/tcg/i386: force -fno-pie for test-i386Alex Bennée2021-04-062-3/+19
* tests/tcg/i386: expand .data sections for system testsAlex Bennée2021-04-061-1/+1
* tests/tcg/configure.sh: make sure we pick up x86_64 cross compilersAlex Bennée2021-04-061-0/+5
* tests/tcg: add concept of container_hostsAlex Bennée2021-04-061-2/+25
* tests/tcg: update the defaults for x86 compilersAlex Bennée2021-04-061-2/+2
* tests/tcg: add HeapInfo checking to semihosting testAlex Bennée2021-03-241-1/+54
* semihosting: move semihosting tests to multiarchAlex Bennée2021-03-249-46/+90
* target/ppc: Fix bcdsub. emulation when result overflowsFabiano Rosas2021-03-094-0/+161
* meson.build: expose TCG cross compiler information in summaryAlex Bennée2021-02-241-8/+0Star
* Hexagon (tests/tcg/hexagon) TCG tests - floating pointTaylor Simpson2021-02-182-0/+371
* Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/miscTaylor Simpson2021-02-187-0/+1147
* Hexagon (tests/tcg/hexagon) TCG tests - multiarchTaylor Simpson2021-02-184-1/+1549
* tests/plugin: expand insn test to detect duplicate instructionsAlex Bennée2021-02-183-0/+27
* tests/tcg/aarch64: Add mte smoke testsRichard Henderson2021-02-167-0/+239
* target/arm: Use the proper TBI settings for linux-userRichard Henderson2021-02-161-1/+0Star
* tests/tcg: fix silent skipping of softmmu gdb testsAlex Bennée2021-02-151-1/+5
* tests/tcg: Replace /bin/true by true (required on macOS)Stefan Weil2021-02-081-2/+2
* tests/tcg: don't silently skip the gdb testsAlex Bennée2021-02-081-1/+4
* tests/tcg/s390x: Fix EXRL testsDavid Hildenbrand2021-01-212-8/+8
* tests: Rename PAGE_SIZE definitionsJiaxun Yang2021-01-201-3/+3
* target/arm: use official org.gnu.gdb.aarch64.sve layout for registersAlex Bennée2021-01-181-0/+11
* gdbstub: add support to Xfer:auxv:read: packetLirong Yuan2021-01-182-0/+66
* gdbstub: implement a softmmu based testAlex Bennée2021-01-188-3/+154
* Revert "tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test"Alex Bennée2021-01-181-3/+1Star
* tests/tcg: build tests with -WerrorAlex Bennée2021-01-021-1/+1
* tests: remove GCC < 4 fallbacksMarc-André Lureau2020-12-151-5/+3Star
* tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 testPeter Maydell2020-12-141-1/+3
* target/i386: fix operand order for PDEP and PEXTPaolo Bonzini2020-12-102-0/+45
* tests/tcg/aarch64: Add bti smoke testsRichard Henderson2020-10-275-0/+243
* tests/tcg/linux-test: Adjust getsockname for muslRichard Henderson2020-10-151-1/+1
* Remove superfluous .gitignore filesThomas Huth2020-10-131-5/+0Star
* tests/tcg: reinstate or replace desired parts of rules.makPaolo Bonzini2020-09-302-3/+14
* plugins: move the more involved plugins to contribAlex Bennée2020-09-101-2/+1Star
* Makefile: inline the relevant parts of rules.makPaolo Bonzini2020-09-081-2/+0Star
* tests/tcg: Do not require FE_* exception bitsRichard Henderson2020-09-011-0/+17
* tests/tcg: Do not require FE_TOWARDZERORichard Henderson2020-09-012-0/+4
* tests/tcg: Add microblaze to arches filterRichard Henderson2020-09-011-1/+1
* tests/tcg/xtensa: add DFP0 arithmetic testsMax Filippov2020-08-211-0/+162
* tests/tcg/xtensa: test double precision load/storeMax Filippov2020-08-211-0/+123
* tests/tcg/xtensa: add fp0 div and sqrt testsMax Filippov2020-08-212-0/+158
* tests/tcg/xtensa: update test_lsc for DFPUMax Filippov2020-08-211-13/+34
* tests/tcg/xtensa: update test_fp1 for DFPUMax Filippov2020-08-211-28/+34
* tests/tcg/xtensa: update test_fp0_conv for DFPUMax Filippov2020-08-211-144/+155
* tests/tcg/xtensa: expand madd testsMax Filippov2020-08-211-0/+104
* tests/tcg/xtensa: update test_fp0_arith for DFPUMax Filippov2020-08-212-97/+223