aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)AuthorFilesLines
2024-06-12tests/tcg/s390x: Allow specifying extra QEMU options on the command lineIlya Leoshkevich1-1/+1
2024-06-08Hexagon: add PC alignment check and exceptionMatheus Tavares Bernardino2-0/+109
2024-06-08Hexagon: fix HVX store newMatheus Tavares Bernardino1-0/+23
2024-05-29tests/tcg/s390x: Add per.SRichard Henderson2-0/+83
2024-05-26linux-user/i386: Fix allocation and alignment of fp stateRichard Henderson2-0/+34
2024-05-16tests/tcg: don't append QEMU_OPTS for armv6m-undef testAlex Bennée1-1/+1
2024-05-10tests/tcg: cover lzcnt/tzcnt/popcntPaolo Bonzini1-0/+25
2024-05-05Hexagon (tests/tcg/hexagon) Test HVX .new read from high half of pairTaylor Simpson1-1/+15
2024-05-03target/sh4: Fix SUBV opcodePhilippe Mathieu-Daudé2-0/+33
2024-05-03target/sh4: Fix ADDV opcodePhilippe Mathieu-Daudé2-0/+30
2024-04-24target/nios2: Remove the deprecated Nios II targetPhilippe Mathieu-Daudé7-430/+0
2024-04-09target/sh4: Fix mac.w with saturation enabledZack Buhman2-0/+64
2024-04-09target/sh4: Fix mac.l with saturation enabledZack Buhman2-0/+72
2024-04-09tcg/optimize: Do not attempt to constant fold neg_vecRichard Henderson2-1/+13
2024-03-29tcg/optimize: Fix sign_mask for logical right-shiftRichard Henderson2-0/+29
2024-03-26tests/tcg: Test shmat(NULL)Ilya Leoshkevich1-0/+38
2024-03-25tests/tcg/s390x: Test TEST AND SETIlya Leoshkevich2-0/+36
2024-03-13tests/tcg: Add multiarch test for Xfer:siginfo:read stubGustavo Romero3-1/+49
2024-03-08Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydel...Peter Maydell3-1/+102
2024-03-08tests: riscv64: Use 'zfa' instead of 'Zfa'Christoph Müllner1-1/+1
2024-03-07target/arm: Fix 32-bit SMOPARichard Henderson3-1/+102
2024-03-06tests/plugin/mem: migrate to new per_vcpu APIPierrick Bouvier1-1/+1
2024-03-06tests/tcg: Add two follow-fork-mode testsIlya Leoshkevich4-1/+128
2024-03-01tests/tcg: Check that shmat() does not break /proc/self/mapsIlya Leoshkevich1-0/+55
2024-02-29tests/tcg: Extend file in linux-madvise.cRichard Henderson1-0/+2
2024-02-29tests/tcg: Remove run-test-mmap-*Richard Henderson9-45/+0
2024-02-28tests/tcg: bump TCG test timeout to 120sAlex Bennée1-6/+3
2024-02-28tests/tcg: update licenses to GPLv2 as intendedAlex Bennée12-26/+26
2024-02-09tests/tcg: Add the syscall catchpoint gdbstub testIlya Leoshkevich3-1/+113
2024-02-06tests/tcg/s390x: Test CONVERT TO BINARYIlya Leoshkevich2-0/+103
2024-02-06tests/tcg/s390x: Test CONVERT TO DECIMALIlya Leoshkevich2-0/+64
2024-02-03Merge tag 'pull-tcg-20240202-2' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell1-1/+1
2024-02-03tests/tcg: Fix the /proc/self/mem probing in the PROT_NONE gdbstub testIlya Leoshkevich1-1/+1
2024-02-02target/arm: Add ID_AA64ZFR0_EL1.B16B16 to the exposed-to-userspace setPeter Maydell1-1/+1
2024-01-29tests/tcg: Add the PROT_NONE gdbstub testIlya Leoshkevich3-1/+84
2024-01-29tests/tcg: Factor out gdbstub test functionsIlya Leoshkevich11-396/+34
2024-01-19Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into stagingPeter Maydell1-1/+24
2024-01-19tests/tcg/xtensa: add icount/ibreak priority testMax Filippov1-1/+24
2024-01-18tests/tcg: Don't #include <inttypes.h> in aarch64/system/vtimer.cIlya Leoshkevich1-1/+1
2024-01-11tests/tcg/s390x: Test LOAD ADDRESS EXTENDEDIlya Leoshkevich2-0/+32
2023-12-29target/i386: introduce flags writeback mechanismPaolo Bonzini2-1/+38
2023-11-27target/arm: Handle overflow in calculation of next timer tickPeter Maydell2-1/+54
2023-11-23tests/tcg: finesse the registers check for "hidden" regsAlex Bennée3-37/+69
2023-11-23tests/tcg: enable semiconsole test for ArmAlex Bennée2-0/+51
2023-11-23tests/tcg: enable arm softmmu testsAlex Bennée3-10/+397
2023-11-23testing: move arm system tests into their own folderAlex Bennée3-3/+2
2023-11-23tests/tcg: fixup Aarch64 semiconsole testAlex Bennée1-2/+3
2023-11-21target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macrosJohn Platts2-0/+305
2023-11-08Revert "tests/tcg/nios2: Re-enable linux-user tests"Alex Bennée1-0/+11
2023-11-08tests/tcg: add an explicit gdbstub register testerAlex Bennée5-2/+230