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
/
s390x
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-18
configure, tests/tcg: simplify GDB conditionals
Paolo Bonzini
1
-3
/
+3
2023-10-07
tcg: Correct invalid mentions of 'softmmu' by 'system-mode'
Philippe Mathieu-Daudé
3
-3
/
+3
2023-08-31
tests/tcg/s390x: Test precise self-modifying code handling
Ilya Leoshkevich
4
-0
/
+104
2023-08-30
tests/tcg: clean-up gdb confirm/pagination settings
Alex Bennée
2
-8
/
+0
2023-08-23
tests/tcg/s390x: Test VSTRS
Ilya Leoshkevich
2
-0
/
+89
2023-08-23
tests/tcg/s390x: Test VREP
Ilya Leoshkevich
2
-0
/
+82
2023-08-23
tests/tcg/s390x: Test VSTL
Ilya Leoshkevich
2
-0
/
+38
2023-07-25
s390x: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-07-24
tests/tcg/s390x: Test VCKSM
Ilya Leoshkevich
3
-0
/
+34
2023-07-24
tests/tcg/s390x: Test STPQ
Ilya Leoshkevich
2
-0
/
+21
2023-07-24
tests/tcg/s390x: Test MC
Ilya Leoshkevich
2
-0
/
+57
2023-07-24
tests/tcg/s390x: Test ICM
Ilya Leoshkevich
2
-0
/
+33
2023-07-24
tests/tcg/s390x: Test CLM
Ilya Leoshkevich
2
-0
/
+30
2023-07-24
tests/tcg/s390x: Test CLGEBR and CGEBRA
Ilya Leoshkevich
3
-0
/
+69
2023-07-24
tests/tcg/s390x: Test CKSM
Ilya Leoshkevich
2
-0
/
+30
2023-07-10
tests/tcg/s390x: Fix test-svc with clang
Ilya Leoshkevich
2
-2
/
+4
2023-07-10
tests/tcg/s390x: Test MVCRL with a large value in R0
Ilya Leoshkevich
1
-10
/
+36
2023-07-10
tests/tcg/s390x: Test MDEB and MDEBR
Ilya Leoshkevich
2
-0
/
+31
2023-07-10
tests/tcg/s390x: Test LRA
Ilya Leoshkevich
2
-0
/
+20
2023-07-10
tests/tcg/s390x: Test LARL with a large offset
Ilya Leoshkevich
2
-0
/
+22
2023-07-10
tests/tcg/s390x: Test EPSW
Ilya Leoshkevich
2
-0
/
+24
2023-06-29
pc-bios/s390-ccw: Move the stack array into start.S
Thomas Huth
1
-5
/
+2
2023-06-05
tests/tcg/s390x: Test MXDB and MXDBR
Ilya Leoshkevich
2
-0
/
+31
2023-06-05
tests/tcg/s390x: Test single-stepping SVC
Ilya Leoshkevich
3
-1
/
+94
2023-06-05
tests/tcg/s390x: Test LOCFHR
Ilya Leoshkevich
2
-0
/
+30
2023-06-05
tests/tcg/s390x: Test LCBB
Ilya Leoshkevich
2
-0
/
+52
2023-05-16
tests/tcg/s390x: Test EXECUTE of relative branches
Ilya Leoshkevich
2
-0
/
+159
2023-05-16
tests/tcg/s390x: Enable the multiarch system tests
Ilya Leoshkevich
3
-14
/
+69
2023-04-27
tests/tcg: limit the scope of the plugin tests
Alex Bennée
1
-0
/
+3
2023-03-20
tests/tcg/s390x: Test unaligned accesses
Ilya Leoshkevich
17
-3
/
+311
2023-03-20
tests/tcg/s390x: Add ex-relative-long.c
Ilya Leoshkevich
2
-0
/
+157
2023-03-20
tests/tcg/s390x: Add rxsbg.c
Ilya Leoshkevich
2
-0
/
+49
2023-03-20
tests/tcg/s390x: Add PSW modification tests
Ilya Leoshkevich
6
-0
/
+204
2023-03-13
tests/tcg/s390x: Add C(G)HRL test
Nina Schoetterl-Glausch
2
-0
/
+81
2023-03-07
testing: probe gdb for supported architectures ahead of time
Alex Bennée
1
-1
/
+1
2023-02-27
tests/tcg/s390x: Add sam.S
Ilya Leoshkevich
2
-0
/
+68
2023-02-27
tests/tcg/s390x: Add bal.S
Ilya Leoshkevich
2
-0
/
+25
2023-02-14
tests/tcg/s390x: Use -nostdlib for softmmu tests
Ilya Leoshkevich
1
-1
/
+1
2023-02-04
target/s390x: Use a single return for helper_divs64/u64
Richard Henderson
1
-0
/
+35
2023-02-04
tests/tcg/s390x: Add cdsg.c
Ilya Leoshkevich
2
-0
/
+97
2023-02-04
tests/tcg/s390x: Add long-double.c
Richard Henderson
2
-0
/
+25
2023-02-04
tests/tcg/s390x: Add clst.c
Ilya Leoshkevich
2
-0
/
+83
2023-02-04
tests/tcg/s390x: Add div.c
Ilya Leoshkevich
2
-0
/
+41
2022-10-28
tests/tcg/s390x: Add a test for the vistr instruction
Thomas Huth
2
-0
/
+49
2022-10-27
tests/tcg/s390x: Test compiler flags only once, not every time
Thomas Huth
1
-10
/
+17
2022-10-06
tests/tcg: clean up calls to run-test
Paolo Bonzini
1
-1
/
+1
2022-09-06
target/s390x: Make translator stop before the end of a page
Ilya Leoshkevich
2
-0
/
+107
2022-07-29
tests/tcg/s390x: Test unaligned accesses to lowcore
Ilya Leoshkevich
2
-0
/
+28
2022-07-19
tests/tcg/s390x: test signed vfmin/vfmax
Ilya Leoshkevich
2
-0
/
+418
2022-05-23
tests/tcg/s390x: Test unwinding from signal handlers
Ilya Leoshkevich
1
-14
/
+55
[next]