index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
tcg
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-29
tests/tcg/s390x: Add per.S
Richard Henderson
2
-0
/
+83
2024-05-26
linux-user/i386: Fix allocation and alignment of fp state
Richard Henderson
2
-0
/
+34
2024-05-16
tests/tcg: don't append QEMU_OPTS for armv6m-undef test
Alex Bennée
1
-1
/
+1
2024-05-10
tests/tcg: cover lzcnt/tzcnt/popcnt
Paolo Bonzini
1
-0
/
+25
2024-05-05
Hexagon (tests/tcg/hexagon) Test HVX .new read from high half of pair
Taylor Simpson
1
-1
/
+15
2024-05-03
target/sh4: Fix SUBV opcode
Philippe Mathieu-Daudé
2
-0
/
+33
2024-05-03
target/sh4: Fix ADDV opcode
Philippe Mathieu-Daudé
2
-0
/
+30
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
7
-430
/
+0
2024-04-09
target/sh4: Fix mac.w with saturation enabled
Zack Buhman
2
-0
/
+64
2024-04-09
target/sh4: Fix mac.l with saturation enabled
Zack Buhman
2
-0
/
+72
2024-04-09
tcg/optimize: Do not attempt to constant fold neg_vec
Richard Henderson
2
-1
/
+13
2024-03-29
tcg/optimize: Fix sign_mask for logical right-shift
Richard Henderson
2
-0
/
+29
2024-03-26
tests/tcg: Test shmat(NULL)
Ilya Leoshkevich
1
-0
/
+38
2024-03-25
tests/tcg/s390x: Test TEST AND SET
Ilya Leoshkevich
2
-0
/
+36
2024-03-13
tests/tcg: Add multiarch test for Xfer:siginfo:read stub
Gustavo Romero
3
-1
/
+49
2024-03-08
Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydel...
Peter Maydell
3
-1
/
+102
2024-03-08
tests: riscv64: Use 'zfa' instead of 'Zfa'
Christoph Müllner
1
-1
/
+1
2024-03-07
target/arm: Fix 32-bit SMOPA
Richard Henderson
3
-1
/
+102
2024-03-06
tests/plugin/mem: migrate to new per_vcpu API
Pierrick Bouvier
1
-1
/
+1
2024-03-06
tests/tcg: Add two follow-fork-mode tests
Ilya Leoshkevich
4
-1
/
+128
2024-03-01
tests/tcg: Check that shmat() does not break /proc/self/maps
Ilya Leoshkevich
1
-0
/
+55
2024-02-29
tests/tcg: Extend file in linux-madvise.c
Richard Henderson
1
-0
/
+2
2024-02-29
tests/tcg: Remove run-test-mmap-*
Richard Henderson
9
-45
/
+0
2024-02-28
tests/tcg: bump TCG test timeout to 120s
Alex Bennée
1
-6
/
+3
2024-02-28
tests/tcg: update licenses to GPLv2 as intended
Alex Bennée
12
-26
/
+26
2024-02-09
tests/tcg: Add the syscall catchpoint gdbstub test
Ilya Leoshkevich
3
-1
/
+113
2024-02-06
tests/tcg/s390x: Test CONVERT TO BINARY
Ilya Leoshkevich
2
-0
/
+103
2024-02-06
tests/tcg/s390x: Test CONVERT TO DECIMAL
Ilya Leoshkevich
2
-0
/
+64
2024-02-03
Merge tag 'pull-tcg-20240202-2' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
1
-1
/
+1
2024-02-03
tests/tcg: Fix the /proc/self/mem probing in the PROT_NONE gdbstub test
Ilya Leoshkevich
1
-1
/
+1
2024-02-02
target/arm: Add ID_AA64ZFR0_EL1.B16B16 to the exposed-to-userspace set
Peter Maydell
1
-1
/
+1
2024-01-29
tests/tcg: Add the PROT_NONE gdbstub test
Ilya Leoshkevich
3
-1
/
+84
2024-01-29
tests/tcg: Factor out gdbstub test functions
Ilya Leoshkevich
11
-396
/
+34
2024-01-19
Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into staging
Peter Maydell
1
-1
/
+24
2024-01-19
tests/tcg/xtensa: add icount/ibreak priority test
Max Filippov
1
-1
/
+24
2024-01-18
tests/tcg: Don't #include <inttypes.h> in aarch64/system/vtimer.c
Ilya Leoshkevich
1
-1
/
+1
2024-01-11
tests/tcg/s390x: Test LOAD ADDRESS EXTENDED
Ilya Leoshkevich
2
-0
/
+32
2023-12-29
target/i386: introduce flags writeback mechanism
Paolo Bonzini
2
-1
/
+38
2023-11-27
target/arm: Handle overflow in calculation of next timer tick
Peter Maydell
2
-1
/
+54
2023-11-23
tests/tcg: finesse the registers check for "hidden" regs
Alex Bennée
3
-37
/
+69
2023-11-23
tests/tcg: enable semiconsole test for Arm
Alex Bennée
2
-0
/
+51
2023-11-23
tests/tcg: enable arm softmmu tests
Alex Bennée
3
-10
/
+397
2023-11-23
testing: move arm system tests into their own folder
Alex Bennée
3
-3
/
+2
2023-11-23
tests/tcg: fixup Aarch64 semiconsole test
Alex Bennée
1
-2
/
+3
2023-11-21
target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
John Platts
2
-0
/
+305
2023-11-08
Revert "tests/tcg/nios2: Re-enable linux-user tests"
Alex Bennée
1
-0
/
+11
2023-11-08
tests/tcg: add an explicit gdbstub register tester
Alex Bennée
5
-2
/
+230
2023-11-07
tests/tcg/s390x: Test ADD LOGICAL WITH CARRY
Ilya Leoshkevich
2
-0
/
+157
2023-11-07
tests/tcg/s390x: Test LAALG with negative cc_src
Ilya Leoshkevich
2
-0
/
+28
2023-11-07
tests/tcg/s390x: Test CLC with inaccessible second operand
Ilya Leoshkevich
2
-0
/
+49
[next]