aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
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
2022-12-16target/hexagon: import additional testsNiccolò Izzo27-1/+766
2022-12-16Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_satTaylor Simpson1-6/+28
2022-12-16Hexagon (target/hexagon) Fix predicated assignment to .tmp and .curTaylor Simpson1-0/+72
2022-12-14cleanup: Tweak and re-run return_directly.cocciMarkus Armbruster1-7/+2
2022-12-14Drop more useless casts from void * to pointerMarkus Armbruster1-2/+2
2022-11-15target/i386: fix cmpxchg with 32-bit register destinationPaolo Bonzini2-0/+43
2022-11-01Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...Stefan Hajnoczi3-19/+10
2022-11-01tests/tcg/multiarch: Add munmap-pthread.cIlya Leoshkevich2-0/+82
2022-10-31tests/tcg: re-enable threadcount for sh4Alex Bennée1-6/+0
2022-10-31tests/tcg: re-enable linux-test for sh4Alex Bennée1-6/+0
2022-10-31tests/tcg/nios2: Tweak 10m50-ghrd.ldRichard Henderson1-5/+9
2022-10-31tests/tcg: use regular semihosting for nios2-softmmuAlex Bennée1-2/+1
2022-10-28tests/tcg/s390x: Add a test for the vistr instructionThomas Huth2-0/+49
2022-10-27tests/tcg/s390x: Test compiler flags only once, not every timeThomas Huth1-10/+17