aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
2022-07-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell5-4/+5
2022-07-06tests/tcg/ppc64: Add mffsce testVíctor Colombo3-0/+39
2022-07-06tests/tcg: compile system emulation tests as freestandingPaolo Bonzini5-4/+5
2022-07-03target/riscv: Set env->bins in gen_exception_illegalRichard Henderson3-0/+95
2022-06-14tests/tcg/i386: Use explicit suffix on fist insnsRichard Henderson2-13/+13
2022-06-14test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undefRichard Henderson1-1/+1
2022-06-08Fix 'writeable' typosPeter Maydell1-1/+1
2022-06-06tests/tcg/loongarch64: Add hello/memory test in loongarch64 systemXiaojuan Yang4-0/+205
2022-06-03tests/tcg: Test overflow conditionsGautam Agrawal1-0/+58
2022-06-02Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ...Richard Henderson2-0/+132
2022-06-02tests/tcg/m68k: Add trap.cRichard Henderson2-0/+132
2022-06-01tests/tcg: merge configure.sh back into main configure scriptPaolo Bonzini1-376/+0
2022-06-01tests/tcg: correct target CPU for sparc32Paolo Bonzini1-1/+1
2022-05-23tests/tcg/s390x: Test unwinding from signal handlersIlya Leoshkevich1-14/+55
2022-05-06tests/tcg/xtensa: fix vectors and checks in timer testMax Filippov1-7/+41
2022-05-06tests/tcg/xtensa: enable mmu tests for MMUv3Max Filippov1-79/+103
2022-05-06tests/tcg/xtensa: enable autorefill phys_mem tests for MMUv3Max Filippov1-1/+9
2022-05-06tests/tcg/xtensa: remove dependency on the loop optionMax Filippov1-10/+10
2022-05-06tests/tcg/xtensa: fix watchpoint testMax Filippov1-40/+46
2022-05-06tests/tcg/xtensa: restore vecbase SR after testMax Filippov1-0/+2
2022-05-06tests/tcg/xtensa: fix build for cores without windowed registersMax Filippov1-0/+2
2022-05-05target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-userRichard Henderson2-3/+45
2022-05-04tests/tcg/s390x: Use a different PCRel32 notation in branch-relative-long.cIlya Leoshkevich1-2/+2
2022-05-04tests/tcg/s390x: Tests for Vector Enhancements Facility 2David Miller5-0/+347
2022-04-26tests/tcg/nios2: Add test-shadow-1Richard Henderson2-0/+41
2022-04-26tests/tcg/nios2: Add semihosting multiarch testsRichard Henderson5-0/+375
2022-04-26tests/tcg/nios2: Re-enable linux-user testsRichard Henderson1-11/+0
2022-04-20tests/tcg: add missing reference files for float_convsAlex Bennée2-0/+1496
2022-04-20tests/tcg: add float_convd testAlex Bennée5-0/+4058
2022-04-20tests/tcg: remove duplicate sha512-sse caseAlex Bennée1-7/+0
2022-04-20tests/tcg: fix non-static buildPaolo Bonzini1-1/+0
2022-04-20tests/tcg: isolate from QEMU's config-host.makPaolo Bonzini2-2/+6
2022-04-20tests/tcg: invoke Makefile.target directly from QEMU's makefilePaolo Bonzini3-127/+14
2022-04-20tests/tcg: list test targets in Makefile.prereqsPaolo Bonzini2-16/+12
2022-04-20tests/tcg: prepare Makefile.prereqs at configure timePaolo Bonzini2-20/+8
2022-04-20tests/tcg: remove CONFIG_USER_ONLY from config-target.makPaolo Bonzini2-13/+7
2022-04-20tests/tcg: remove CONFIG_LINUX_USER from config-target.makPaolo Bonzini3-4/+2
2022-04-20tests/tcg: add compiler test variables when using containersPaolo Bonzini6-11/+28
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau1-1/+1
2022-03-29tests/tcg: really fix path to target configurationPaolo Bonzini1-1/+3
2022-03-18target/arm: Fix sve2 ldnt1 and stnt1Richard Henderson3-0/+58
2022-03-16tests/tcg/s390x: Test BRASL and BRCL with large negative offsetsIlya Leoshkevich2-0/+69
2022-03-16tests/tcg: drop -cpu max from s390x sha512-mvx invocationAlex Bennée1-2/+0
2022-03-15Merge tag 'pull-ppc-20220314' of https://github.com/legoater/qemu into stagingPeter Maydell3-0/+48
2022-03-14target/ppc: fix xxspltw for big endian hostsMatheus Ferst3-0/+48
2022-03-12Hexagon (target/hexagon) assignment to c4 should wait until packet commitTaylor Simpson1-0/+38
2022-03-12Hexagon (target/hexagon) fix bug in conv_df2uw_chopTaylor Simpson1-0/+4
2022-03-12Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.cTaylor Simpson1-24/+22
2022-03-12Hexagon (tests/tcg/hexagon) update overflow testTaylor Simpson1-1/+60
2022-03-12Hexagon (tests/tcg/hexagon) add floating point instructions to usr.cTaylor Simpson1-0/+339