aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tcg (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/i386: Fix carry flag for BLSIRichard Henderson2024-08-212-0/+25
* Hexagon: fix F2_conv_* instructions for negative zeroMatheus Tavares Bernardino2024-08-071-1/+11
* tests/tcg: move test plugins into tcg subdirAlex Bennée2024-07-308-2/+1087
* tests/tcg: update READMEAlex Bennée2024-07-301-9/+14
* tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system testsRichard Henderson2024-07-301-1/+1
* tests/tcg: Use --noexecstack with assembler filesRichard Henderson2024-07-3010-10/+10
* tests/tcg: Skip failing ppc64 multi-threaded testsNicholas Piggin2024-07-261-0/+12
* tests/tcg/aarch64: Fix test-mte.pyRichard Henderson2024-07-221-1/+1
* tests/tcg/aarch64: Add test cases for SME FMOPA (widening)Daniyal Khan2024-07-184-2/+185
* tests/tcg/aarch64: Add MTE gdbstub testsGustavo Romero2024-07-053-1/+198
* tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrcRichard Henderson2024-07-051-3/+2
* tests/tcg/arm: Use -march and -mfpu for fcvtRichard Henderson2024-07-051-2/+2
* tests/tcg/arm: Manually register allocate half-precision numbersAkihiko Odaki2024-07-051-1/+6
* tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxtRichard Henderson2024-07-051-1/+7
* tests/tcg/arm: Drop -N from LDFLAGSRichard Henderson2024-07-051-2/+2
* tests/tcg/arm: Fix fcvt result messagesAkihiko Odaki2024-07-053-605/+605
* tests/tcg/aarch64: Add -fno-integrated-as for smeRichard Henderson2024-07-051-1/+2
* tests/tcg/aarch64: Do not use x constraintAkihiko Odaki2024-07-051-7/+7
* tests/tcg/aarch64: Fix irg operand typeAkihiko Odaki2024-07-051-1/+1
* tests/tcg/aarch64: Explicitly specify register widthAkihiko Odaki2024-07-052-6/+6
* tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patternsRichard Henderson2024-07-051-1/+1
* tests/tcg: Adjust variable defintion from cc-optionRichard Henderson2024-07-053-9/+10
* tests/tcg/minilib: Constify digits in print_numRichard Henderson2024-07-051-1/+1
* tcg/optimize: Fix TCG_COND_TST* simplification of setcond2Richard Henderson2024-07-032-0/+32
* target/arm: Fix FJCVTZS vs flush-to-zeroRichard Henderson2024-07-012-1/+23
* tests/tcg/s390x: Allow specifying extra QEMU options on the command lineIlya Leoshkevich2024-06-121-1/+1
* Hexagon: add PC alignment check and exceptionMatheus Tavares Bernardino2024-06-082-0/+109
* Hexagon: fix HVX store newMatheus Tavares Bernardino2024-06-081-0/+23
* tests/tcg/s390x: Add per.SRichard Henderson2024-05-292-0/+83
* linux-user/i386: Fix allocation and alignment of fp stateRichard Henderson2024-05-262-0/+34
* tests/tcg: don't append QEMU_OPTS for armv6m-undef testAlex Bennée2024-05-161-1/+1
* tests/tcg: cover lzcnt/tzcnt/popcntPaolo Bonzini2024-05-101-0/+25
* Hexagon (tests/tcg/hexagon) Test HVX .new read from high half of pairTaylor Simpson2024-05-051-1/+15
* target/sh4: Fix SUBV opcodePhilippe Mathieu-Daudé2024-05-032-0/+33
* target/sh4: Fix ADDV opcodePhilippe Mathieu-Daudé2024-05-032-0/+30
* target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé2024-04-247-430/+0
* target/sh4: Fix mac.w with saturation enabledZack Buhman2024-04-092-0/+64
* target/sh4: Fix mac.l with saturation enabledZack Buhman2024-04-092-0/+72
* tcg/optimize: Do not attempt to constant fold neg_vecRichard Henderson2024-04-092-1/+13
* tcg/optimize: Fix sign_mask for logical right-shiftRichard Henderson2024-03-292-0/+29
* tests/tcg: Test shmat(NULL)Ilya Leoshkevich2024-03-261-0/+38
* tests/tcg/s390x: Test TEST AND SETIlya Leoshkevich2024-03-252-0/+36
* tests/tcg: Add multiarch test for Xfer:siginfo:read stubGustavo Romero2024-03-133-1/+49
* Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydell/qemu-arm into stagingPeter Maydell2024-03-083-1/+102
|\
| * target/arm: Fix 32-bit SMOPARichard Henderson2024-03-073-1/+102
* | tests: riscv64: Use 'zfa' instead of 'Zfa'Christoph Müllner2024-03-081-1/+1
|/
* tests/plugin/mem: migrate to new per_vcpu APIPierrick Bouvier2024-03-061-1/+1
* tests/tcg: Add two follow-fork-mode testsIlya Leoshkevich2024-03-064-1/+128
* tests/tcg: Check that shmat() does not break /proc/self/mapsIlya Leoshkevich2024-03-011-0/+55
* tests/tcg: Extend file in linux-madvise.cRichard Henderson2024-02-291-0/+2