aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
2023-03-22tests/tcg: add some help output for running individual testsAlex Bennée1-0/+7
2023-03-20tests/tcg/s390x: Test unaligned accessesIlya Leoshkevich17-3/+311
2023-03-20tests/tcg/s390x: Add ex-relative-long.cIlya Leoshkevich2-0/+157
2023-03-20tests/tcg/s390x: Add rxsbg.cIlya Leoshkevich2-0/+49
2023-03-20tests/tcg/s390x: Add PSW modification testsIlya Leoshkevich6-0/+204
2023-03-15tests/tcg/xtensa: allow testing big-endian coresMax Filippov2-2/+7
2023-03-15tests/tcg/xtensa: add linker.ld to CLEANFILESMax Filippov1-0/+1
2023-03-13tests/tcg/s390x: Add C(G)HRL testNina Schoetterl-Glausch2-0/+81
2023-03-10Merge tag 'pull-hex-20230306' of https://github.com/quic/qemu into stagingPeter Maydell4-249/+318
2023-03-07testing: probe gdb for supported architectures ahead of timeAlex Bennée4-3/+12
2023-03-06Hexagon (target/hexagon) Change subtract from zero to change signTaylor Simpson1-1/+30
2023-03-06Hexagon (tests/tcg/hexagon) Enable HVX testsTaylor Simpson1-1/+12
2023-03-06Hexagon (tests/tcg/hexagon) Remove __builtin from scatter_gatherTaylor Simpson1-242/+271
2023-03-06Hexagon (tests/tcg/hexagon) Update preg_alias.cTaylor Simpson1-5/+5
2023-03-01tests/docker: Use binaries for debian-tricore-crossBastian Koppelmann2-4/+4
2023-02-27Merge tag 'for-upstream-8.0' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-0/+3
2023-02-27target/i386: Fix BZHI instructionRichard Henderson1-0/+3
2023-02-27tests/tcg/s390x: Add sam.SIlya Leoshkevich2-0/+68
2023-02-27tests/tcg/s390x: Add bal.SIlya Leoshkevich2-0/+25
2023-02-16target/i386: Fix 32-bit AD[CO]X insns in 64-bit modeRichard Henderson2-0/+72
2023-02-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell3-90/+185
2023-02-14tests/tcg/s390x: Use -nostdlib for softmmu testsIlya Leoshkevich1-1/+1
2023-02-11target/i386: fix ADOX followed by ADCXPaolo Bonzini2-1/+80
2023-02-11target/i386: Fix BEXTR instructionRichard Henderson1-0/+12
2023-02-11tests/tcg/i386: Introduce and use reg_t consistentlyRichard Henderson1-89/+93
2023-02-08tests/tcg/tricore: Add test for ld.hBastian Koppelmann3-0/+29
2023-02-08tests/tcg/tricore: Add LD.BU testsBastian Koppelmann3-0/+39
2023-02-08tests/tcg/tricore: Add OPC2_32_RRRR_DEXTR testsBastian Koppelmann2-0/+44
2023-02-08tests/tcg/tricore: Add tests for RRPW_DEXTRBastian Koppelmann3-0/+49
2023-02-08tests/tcg/tricore: Add test for OPC2_32_RCRW_INSERTBastian Koppelmann3-4/+22
2023-02-08tests/tcg/tricore: Add test for OPC2_32_RCRW_IMASKBastian Koppelmann3-0/+18
2023-02-04target/s390x: Use a single return for helper_divs64/u64Richard Henderson1-0/+35
2023-02-04tests/tcg/s390x: Add cdsg.cIlya Leoshkevich2-0/+97
2023-02-04tests/tcg/s390x: Add long-double.cRichard Henderson2-0/+25
2023-02-04tests/tcg/s390x: Add clst.cIlya Leoshkevich2-0/+83
2023-02-04tests/tcg/s390x: Add div.cIlya Leoshkevich2-0/+41
2023-02-02tests/tcg: add memory-sve test for aarch64Alex Bennée2-1/+9
2023-02-02tests/tcg: Use SIGKILL for timeoutRichard Henderson1-2/+2
2023-02-02tests/tcg: skip the vma-pthread test on CIAlex Bennée1-0/+9
2023-01-06Merge tag 'pull-riscv-to-apply-20230106' of https://github.com/alistair23/qem...Peter Maydell3-0/+40
2023-01-06Merge tag 'pull-tcg-20230105' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell4-15/+236
2023-01-06Merge tag 'pull-hex-20230105' of https://github.com/quic/qemu into stagingPeter Maydell5-4/+242
2023-01-06target/riscv: Set pc_succ_insn for !rvc illegal insnRichard Henderson3-0/+40
2023-01-05tests/tcg/multiarch: add vma-pthread.cIlya Leoshkevich4-15/+236
2023-01-05Hexagon (target/hexagon) implement mutability mask for GPRsMarco Liebel2-0/+153
2023-01-05tests/tcg/hexagon: fix underspecifed asm constraintsMukilan Thiyagarajan2-4/+4
2023-01-05linux-user/hexagon: fix signal context save & restoreMukilan Thiyagarajan2-0/+85
2023-01-05target/arm: align exposed ID registers with LinuxZhuojia Shen2-7/+24
2022-12-23tests/tcg: fix unused variable in linux-testAlex Bennée1-1/+5
2022-12-20accel/tcg: Use interval tree for user-only page trackingRichard Henderson1-0/+22