summaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2021-05-15tests/tcg/sparc64: Re-enable linux-testRichard Henderson
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-01Hexagon (target/hexagon) CABAC decode binTaylor Simpson
2021-05-01Hexagon (target/hexagon) load into shifted register instructionsTaylor Simpson
2021-05-01Hexagon (target/hexagon) load and unpack bytes instructionsTaylor Simpson
2021-05-01Hexagon (target/hexagon) bit reverse (brev) addressingTaylor Simpson
2021-05-01Hexagon (target/hexagon) circular addressingTaylor Simpson
2021-05-01Hexagon (target/hexagon) add A4_addp_c/A4_subp_cTaylor Simpson
2021-05-01Hexagon (target/hexagon) add A6_vminub_RdPTaylor Simpson
2021-05-01Hexagon (target/hexagon) add A5_ACS (vacsh)Taylor Simpson
2021-05-01Hexagon (target/hexagon) add F2_sfinvsqrtaTaylor Simpson
2021-05-01Hexagon (target/hexagon) add F2_sfrecipa instructionTaylor Simpson
2021-05-01Hexagon (target/hexagon) use softfloat for float-to-int conversionsTaylor Simpson
2021-05-01Hexagon (target/hexagon) decide if pred has been written at TCG gen timeTaylor Simpson
2021-04-30test/tcg/aarch64: Add mte-5Richard Henderson
2021-04-12accel/tcg: Preserve PAGE_ANON when changing page permissionsRichard Henderson
2021-04-06tests/tcg: relax the next step precision of the gdb sha1 testAlex Bennée
2021-04-06tests/tcg/i386: force -fno-pie for test-i386Alex Bennée
2021-04-06tests/tcg/i386: expand .data sections for system testsAlex Bennée
2021-04-06tests/tcg/configure.sh: make sure we pick up x86_64 cross compilersAlex Bennée
2021-04-06tests/tcg: add concept of container_hostsAlex Bennée
2021-04-06tests/tcg: update the defaults for x86 compilersAlex Bennée
2021-03-24tests/tcg: add HeapInfo checking to semihosting testAlex Bennée
2021-03-24semihosting: move semihosting tests to multiarchAlex Bennée
2021-03-10target/ppc: Fix bcdsub. emulation when result overflowsFabiano Rosas
2021-02-24meson.build: expose TCG cross compiler information in summaryAlex Bennée
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - floating pointTaylor Simpson
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/miscTaylor Simpson
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - multiarchTaylor Simpson
2021-02-18tests/plugin: expand insn test to detect duplicate instructionsAlex Bennée
2021-02-16tests/tcg/aarch64: Add mte smoke testsRichard Henderson
2021-02-16target/arm: Use the proper TBI settings for linux-userRichard Henderson
2021-02-15tests/tcg: fix silent skipping of softmmu gdb testsAlex Bennée
2021-02-08tests/tcg: Replace /bin/true by true (required on macOS)Stefan Weil
2021-02-08tests/tcg: don't silently skip the gdb testsAlex Bennée
2021-01-21tests/tcg/s390x: Fix EXRL testsDavid Hildenbrand
2021-01-20tests: Rename PAGE_SIZE definitionsJiaxun Yang
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