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
2022-09-06
target/riscv: Make translator stop before the end of a page
Richard Henderson
2
-0
/
+80
2022-09-06
target/i386: Make translator stop before the end of a page
Ilya Leoshkevich
2
-1
/
+77
2022-09-06
target/s390x: Make translator stop before the end of a page
Ilya Leoshkevich
3
-0
/
+246
2022-09-06
tests/tcg/i386: Move smc_code2 to an executable section
Richard Henderson
1
-1
/
+1
2022-09-01
tests/tcg: i386: add SSE tests
Paul Brook
7
-3
/
+5359
2022-09-01
tests/tcg: i386: extend BMI test
Paolo Bonzini
2
-8
/
+162
2022-09-01
tests/tcg: x86_64: improve consistency with i386
Paolo Bonzini
2
-2
/
+4
2022-08-08
target/loongarch: Remove cpu_fcsr0
Richard Henderson
2
-0
/
+16
2022-08-01
Merge tag 'pull-request-2022-08-01' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
1
-1
/
+1
2022-08-01
tests/tcg/linux-test: Fix random hangs in test_socket
Ilya Leoshkevich
1
-1
/
+1
2022-07-31
Hexagon (tests/tcg/hexagon) reference file for float_convd
Taylor Simpson
1
-0
/
+988
2022-07-31
Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.c
Taylor Simpson
1
-7
/
+7
2022-07-31
Hexagon (target/hexagon) make VyV operands use a unique temp
Taylor Simpson
1
-0
/
+45
2022-07-29
tests/tcg/s390x: Test unaligned accesses to lowcore
Ilya Leoshkevich
2
-0
/
+28
2022-07-20
Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2
-0
/
+418
2022-07-20
Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into staging
Peter Maydell
3
-5
/
+264
2022-07-19
Hexagon (target/hexagon) fix bug in mem_noshuf load exception
Taylor Simpson
2
-0
/
+147
2022-07-19
Hexagon (target/hexagon) fix store w/mem_noshuf & predicated load
Taylor Simpson
1
-5
/
+117
2022-07-19
tests/tcg/loongarch64: Add pcadd related instructions test
Song Gao
2
-0
/
+39
2022-07-19
tests/tcg/loongarch64: Add fp comparison instructions test
Song Gao
2
-0
/
+38
2022-07-19
tests/tcg/loongarch64: Add fclass test
Song Gao
2
-0
/
+131
2022-07-19
tests/tcg/loongarch64: Add div and mod related instructions test
Song Gao
2
-0
/
+55
2022-07-19
tests/tcg/loongarch64: Add clo related instructions test
Song Gao
2
-0
/
+103
2022-07-19
tests/tcg/loongarch64: Add float reference files
Philippe Mathieu-Daudé
3
-0
/
+2504
2022-07-19
tests/tcg/s390x: test signed vfmin/vfmax
Ilya Leoshkevich
2
-0
/
+418
2022-07-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
5
-4
/
+5
2022-07-06
tests/tcg/ppc64: Add mffsce test
Víctor Colombo
3
-0
/
+39
2022-07-06
tests/tcg: compile system emulation tests as freestanding
Paolo Bonzini
5
-4
/
+5
2022-07-03
target/riscv: Set env->bins in gen_exception_illegal
Richard Henderson
3
-0
/
+95
2022-06-14
tests/tcg/i386: Use explicit suffix on fist insns
Richard Henderson
2
-13
/
+13
2022-06-14
test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undef
Richard Henderson
1
-1
/
+1
2022-06-08
Fix 'writeable' typos
Peter Maydell
1
-1
/
+1
2022-06-06
tests/tcg/loongarch64: Add hello/memory test in loongarch64 system
Xiaojuan Yang
4
-0
/
+205
2022-06-03
tests/tcg: Test overflow conditions
Gautam Agrawal
1
-0
/
+58
2022-06-02
Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ...
Richard Henderson
2
-0
/
+132
2022-06-02
tests/tcg/m68k: Add trap.c
Richard Henderson
2
-0
/
+132
2022-06-01
tests/tcg: merge configure.sh back into main configure script
Paolo Bonzini
1
-376
/
+0
2022-06-01
tests/tcg: correct target CPU for sparc32
Paolo Bonzini
1
-1
/
+1
2022-05-23
tests/tcg/s390x: Test unwinding from signal handlers
Ilya Leoshkevich
1
-14
/
+55
2022-05-06
tests/tcg/xtensa: fix vectors and checks in timer test
Max Filippov
1
-7
/
+41
2022-05-06
tests/tcg/xtensa: enable mmu tests for MMUv3
Max Filippov
1
-79
/
+103
2022-05-06
tests/tcg/xtensa: enable autorefill phys_mem tests for MMUv3
Max Filippov
1
-1
/
+9
2022-05-06
tests/tcg/xtensa: remove dependency on the loop option
Max Filippov
1
-10
/
+10
2022-05-06
tests/tcg/xtensa: fix watchpoint test
Max Filippov
1
-40
/
+46
2022-05-06
tests/tcg/xtensa: restore vecbase SR after test
Max Filippov
1
-0
/
+2
2022-05-06
tests/tcg/xtensa: fix build for cores without windowed registers
Max Filippov
1
-0
/
+2
2022-05-05
target/arm: Enable SCTLR_EL1.BT0 for aarch64-linux-user
Richard Henderson
2
-3
/
+45
2022-05-04
tests/tcg/s390x: Use a different PCRel32 notation in branch-relative-long.c
Ilya Leoshkevich
1
-2
/
+2
2022-05-04
tests/tcg/s390x: Tests for Vector Enhancements Facility 2
David Miller
5
-0
/
+347
2022-04-26
tests/tcg/nios2: Add test-shadow-1
Richard Henderson
2
-0
/
+41
[next]