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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
target
/
s390x
/
tcg
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-29
target: Use vaddr in gen_intermediate_code
Anton Johansson
1
-1
/
+1
2024-01-11
target/s390x: Fix LAE setting a wrong access register
Ilya Leoshkevich
1
-1
/
+2
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
1
-59
/
+59
2023-11-08
Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2
-5
/
+23
2023-11-07
target/s390x: Fix LAALG not updating cc_src
Ilya Leoshkevich
2
-3
/
+18
2023-11-07
target/s390x: Fix CLC corrupting cc_src
Ilya Leoshkevich
1
-2
/
+5
2023-11-07
hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*
Philippe Mathieu-Daudé
1
-1
/
+1
2023-11-07
hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState
Philippe Mathieu-Daudé
1
-1
/
+2
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
1
-1
/
+1
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
2
-264
/
+264
2023-09-15
target/s390x: Use clmul_64
Richard Henderson
1
-47
/
+13
2023-09-15
target/s390x: Use clmul_32* routines
Richard Henderson
1
-53
/
+22
2023-09-15
target/s390x: Use clmul_16* routines
Richard Henderson
1
-3
/
+24
2023-09-15
target/s390x: Use clmul_8* routines
Richard Henderson
1
-3
/
+29
2023-08-31
target/helpers: Remove unnecessary 'qemu/main-loop.h' header
Philippe Mathieu-Daudé
2
-2
/
+0
2023-08-31
target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2
-2
/
+0
2023-08-23
target/s390x: Fix the "ignored match" case in VSTRS
Ilya Leoshkevich
1
-37
/
+17
2023-08-23
target/s390x: Use a 16-bit immediate in VREP
Ilya Leoshkevich
1
-2
/
+2
2023-08-23
target/s390x: Fix VSTL with a large length
Ilya Leoshkevich
1
-1
/
+1
2023-08-23
target/s390x: Check reserved bits of VFMIN/VFMAX's M5
Ilya Leoshkevich
1
-1
/
+1
2023-07-31
target/s390x: Move trans_exc_code update to do_program_interrupt
Richard Henderson
1
-12
/
+28
2023-07-25
s390x: spelling fixes
Michael Tokarev
3
-3
/
+3
2023-07-24
target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13
Ilya Leoshkevich
1
-1
/
+1
2023-07-24
target/s390x: Make MC raise specification exception when class >= 16
Ilya Leoshkevich
2
-3
/
+3
2023-07-24
target/s390x: Fix ICM with M3=0
Ilya Leoshkevich
1
-0
/
+6
2023-07-24
target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
Ilya Leoshkevich
1
-1
/
+2
2023-07-24
target/s390x: Fix CLM with M3=0
Ilya Leoshkevich
1
-0
/
+5
2023-07-24
target/s390x: Make CKSM raise an exception if R2 is odd
Ilya Leoshkevich
2
-1
/
+7
2023-07-10
target/s390x: Fix relative long instructions with large offsets
Ilya Leoshkevich
1
-1
/
+1
2023-07-10
target/s390x: Fix LRA overwriting the top 32 bits on DAT error
Ilya Leoshkevich
2
-3
/
+3
2023-07-10
target/s390x: Fix MVCRL with a large value in R0
Ilya Leoshkevich
1
-0
/
+1
2023-07-10
target/s390x: Fix MDEB and MDEBR
Ilya Leoshkevich
2
-3
/
+4
2023-07-10
target/s390x: Fix EPSW CC reporting
Ilya Leoshkevich
1
-0
/
+4
2023-06-06
Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
3
-13
/
+8
2023-06-05
accel/tcg: Introduce translator_io_start
Richard Henderson
1
-5
/
+1
2023-06-05
tcg: Pass TCGHelperInfo to tcg_gen_callN
Richard Henderson
1
-0
/
+4
2023-06-05
target/s390x: Fix MXDB and MXDBR
Ilya Leoshkevich
3
-11
/
+6
2023-06-05
target/s390x: Fix LOCFHR taking the wrong half of R2
Ilya Leoshkevich
1
-1
/
+1
2023-06-05
target/s390x: Fix LCBB overwriting the top 32 bits
Ilya Leoshkevich
1
-1
/
+1
2023-05-23
qemu/atomic128: Split atomic16_read
Richard Henderson
1
-1
/
+1
2023-05-23
target/s390x: Always use cpu_atomic_cmpxchgl_be_mmu in do_csst
Richard Henderson
1
-7
/
+1
2023-05-23
target/s390x: Use cpu_{ld,st}*_mmu in do_csst
Richard Henderson
1
-39
/
+27
2023-05-23
target/s390x: Use tcg_gen_qemu_{ld,st}_i128 for LPQ, STPQ
Richard Henderson
3
-84
/
+9
2023-05-16
target/s390x: Fix EXECUTE of relative branches
Ilya Leoshkevich
1
-23
/
+58
2023-05-16
s390x/tcg: Fix LDER instruction format
Ilya Leoshkevich
1
-1
/
+1
2023-05-05
target/s390x: Finish conversion to tcg_gen_qemu_{ld, st}_*
Richard Henderson
1
-81
/
+71
2023-04-23
tcg: Replace tcg_abort with g_assert_not_reached
Richard Henderson
1
-2
/
+2
2023-03-28
softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
Philippe Mathieu-Daudé
1
-0
/
+1
2023-03-20
target/s390x/tcg/mem_helper: Remove bad assert() statement
Thomas Huth
1
-1
/
+0
2023-03-20
target/s390x: Update do_unaligned_access() comment
Ilya Leoshkevich
1
-2
/
+2
[next]