aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2023-03-01tests/docker: Use binaries for debian-tricore-crossBastian Koppelmann
2023-02-27Merge tag 'for-upstream-8.0' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-02-27target/i386: Fix BZHI instructionRichard Henderson
2023-02-27tests/tcg/s390x: Add sam.SIlya Leoshkevich
2023-02-27tests/tcg/s390x: Add bal.SIlya Leoshkevich
2023-02-16target/i386: Fix 32-bit AD[CO]X insns in 64-bit modeRichard Henderson
2023-02-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-02-14tests/tcg/s390x: Use -nostdlib for softmmu testsIlya Leoshkevich
2023-02-11target/i386: fix ADOX followed by ADCXPaolo Bonzini
2023-02-11target/i386: Fix BEXTR instructionRichard Henderson
2023-02-11tests/tcg/i386: Introduce and use reg_t consistentlyRichard Henderson
2023-02-08tests/tcg/tricore: Add test for ld.hBastian Koppelmann
2023-02-08tests/tcg/tricore: Add LD.BU testsBastian Koppelmann
2023-02-08tests/tcg/tricore: Add OPC2_32_RRRR_DEXTR testsBastian Koppelmann
2023-02-08tests/tcg/tricore: Add tests for RRPW_DEXTRBastian Koppelmann
2023-02-08tests/tcg/tricore: Add test for OPC2_32_RCRW_INSERTBastian Koppelmann
2023-02-08tests/tcg/tricore: Add test for OPC2_32_RCRW_IMASKBastian Koppelmann
2023-02-04target/s390x: Use a single return for helper_divs64/u64Richard Henderson
2023-02-04tests/tcg/s390x: Add cdsg.cIlya Leoshkevich
2023-02-04tests/tcg/s390x: Add long-double.cRichard Henderson
2023-02-04tests/tcg/s390x: Add clst.cIlya Leoshkevich
2023-02-04tests/tcg/s390x: Add div.cIlya Leoshkevich
2023-02-02tests/tcg: add memory-sve test for aarch64Alex Bennée
2023-02-02tests/tcg: Use SIGKILL for timeoutRichard Henderson
2023-02-02tests/tcg: skip the vma-pthread test on CIAlex Bennée
2023-01-06Merge tag 'pull-riscv-to-apply-20230106' of https://github.com/alistair23/qem...Peter Maydell
2023-01-06Merge tag 'pull-tcg-20230105' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2023-01-06Merge tag 'pull-hex-20230105' of https://github.com/quic/qemu into stagingPeter Maydell
2023-01-06target/riscv: Set pc_succ_insn for !rvc illegal insnRichard Henderson
2023-01-05tests/tcg/multiarch: add vma-pthread.cIlya Leoshkevich
2023-01-05Hexagon (target/hexagon) implement mutability mask for GPRsMarco Liebel
2023-01-05tests/tcg/hexagon: fix underspecifed asm constraintsMukilan Thiyagarajan
2023-01-05linux-user/hexagon: fix signal context save & restoreMukilan Thiyagarajan
2023-01-05target/arm: align exposed ID registers with LinuxZhuojia Shen
2022-12-23tests/tcg: fix unused variable in linux-testAlex Bennée
2022-12-20accel/tcg: Use interval tree for user-only page trackingRichard Henderson
2022-12-16target/hexagon: import additional testsNiccolò Izzo
2022-12-16Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_satTaylor Simpson
2022-12-16Hexagon (target/hexagon) Fix predicated assignment to .tmp and .curTaylor Simpson
2022-12-14cleanup: Tweak and re-run return_directly.cocciMarkus Armbruster
2022-12-14Drop more useless casts from void * to pointerMarkus Armbruster
2022-11-15target/i386: fix cmpxchg with 32-bit register destinationPaolo Bonzini
2022-11-01Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...Stefan Hajnoczi
2022-11-01tests/tcg/multiarch: Add munmap-pthread.cIlya Leoshkevich
2022-10-31tests/tcg: re-enable threadcount for sh4Alex Bennée
2022-10-31tests/tcg: re-enable linux-test for sh4Alex Bennée
2022-10-31tests/tcg/nios2: Tweak 10m50-ghrd.ldRichard Henderson
2022-10-31tests/tcg: use regular semihosting for nios2-softmmuAlex Bennée
2022-10-28tests/tcg/s390x: Add a test for the vistr instructionThomas Huth
2022-10-27tests/tcg/s390x: Test compiler flags only once, not every timeThomas Huth