aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2024-03-13tests/tcg: Add multiarch test for Xfer:siginfo:read stubGustavo Romero
2024-03-08Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-03-08tests: riscv64: Use 'zfa' instead of 'Zfa'Christoph Müllner
2024-03-07target/arm: Fix 32-bit SMOPARichard Henderson
2024-03-06tests/plugin/mem: migrate to new per_vcpu APIPierrick Bouvier
2024-03-06tests/tcg: Add two follow-fork-mode testsIlya Leoshkevich
2024-03-01tests/tcg: Check that shmat() does not break /proc/self/mapsIlya Leoshkevich
2024-02-29tests/tcg: Extend file in linux-madvise.cRichard Henderson
2024-02-29tests/tcg: Remove run-test-mmap-*Richard Henderson
2024-02-28tests/tcg: bump TCG test timeout to 120sAlex Bennée
2024-02-28tests/tcg: update licenses to GPLv2 as intendedAlex Bennée
2024-02-09tests/tcg: Add the syscall catchpoint gdbstub testIlya Leoshkevich
2024-02-06tests/tcg/s390x: Test CONVERT TO BINARYIlya Leoshkevich
2024-02-06tests/tcg/s390x: Test CONVERT TO DECIMALIlya Leoshkevich
2024-02-03Merge tag 'pull-tcg-20240202-2' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-02-03tests/tcg: Fix the /proc/self/mem probing in the PROT_NONE gdbstub testIlya Leoshkevich
2024-02-02target/arm: Add ID_AA64ZFR0_EL1.B16B16 to the exposed-to-userspace setPeter Maydell
2024-01-29tests/tcg: Add the PROT_NONE gdbstub testIlya Leoshkevich
2024-01-29tests/tcg: Factor out gdbstub test functionsIlya Leoshkevich
2024-01-19Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-01-19tests/tcg/xtensa: add icount/ibreak priority testMax Filippov
2024-01-18tests/tcg: Don't #include <inttypes.h> in aarch64/system/vtimer.cIlya Leoshkevich
2024-01-11tests/tcg/s390x: Test LOAD ADDRESS EXTENDEDIlya Leoshkevich
2023-12-29target/i386: introduce flags writeback mechanismPaolo Bonzini
2023-11-27target/arm: Handle overflow in calculation of next timer tickPeter Maydell
2023-11-23tests/tcg: finesse the registers check for "hidden" regsAlex Bennée
2023-11-23tests/tcg: enable semiconsole test for ArmAlex Bennée
2023-11-23tests/tcg: enable arm softmmu testsAlex Bennée
2023-11-23testing: move arm system tests into their own folderAlex Bennée
2023-11-23tests/tcg: fixup Aarch64 semiconsole testAlex Bennée
2023-11-21target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macrosJohn Platts
2023-11-08Revert "tests/tcg/nios2: Re-enable linux-user tests"Alex Bennée
2023-11-08tests/tcg: add an explicit gdbstub register testerAlex Bennée
2023-11-07tests/tcg/s390x: Test ADD LOGICAL WITH CARRYIlya Leoshkevich
2023-11-07tests/tcg/s390x: Test LAALG with negative cc_srcIlya Leoshkevich
2023-11-07tests/tcg/s390x: Test CLC with inaccessible second operandIlya Leoshkevich
2023-11-02target/arm: Fix SVE STR incrementRichard Henderson
2023-10-31tests/tcg: Add -fno-stack-protectorAkihiko Odaki
2023-10-25tests/tcg/i386: test-avx: add test cases for SHA new instructionsPaolo Bonzini
2023-10-25tests/tcg/i386: initialize more registers in test-avxPaolo Bonzini
2023-10-25tests/tcg: fix out-of-bounds access in test-avxPaolo Bonzini
2023-10-18configure, tests/tcg: simplify GDB conditionalsPaolo Bonzini
2023-10-18tests/tcg/arm: move non-SVE tests out of conditionalPaolo Bonzini
2023-10-13hw/loongarch/virt: Remove unused 'loongarch_virt_pm' regionSong Gao
2023-10-07tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé
2023-09-29tests/tcg: Reset result register after each testBastian Koppelmann
2023-09-28tests/tcg/tricore: Extended and non-extened regs now matchBastian Koppelmann
2023-09-28target/tricore: Swap src and dst reg for RCRR_INSERTBastian Koppelmann
2023-09-28target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0Bastian Koppelmann
2023-09-28target/tricore: Implement hptof insnBastian Koppelmann