index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
tcg
Age
Commit message (
Expand
)
Author
2024-02-08
Merge tag 'pull-tcg-20240205-2' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-02-06
target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-02-06
target/s390x: Emulate CVB, CVBY and CVBG
Ilya Leoshkevich
2024-02-06
target/s390x: Emulate CVDG
Ilya Leoshkevich
2024-02-03
target/s390x: Improve general case of disas_jcc
Richard Henderson
2024-02-03
target/s390x: Use TCG_COND_TSTNE for CC_OP_{TM,ICM}
Richard Henderson
2024-02-03
target/s390x: Split out s390x_env_mmu_index
Richard Henderson
2024-01-29
target: Use vaddr in gen_intermediate_code
Anton Johansson
2024-01-11
target/s390x: Fix LAE setting a wrong access register
Ilya Leoshkevich
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2023-11-08
Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-11-07
target/s390x: Fix LAALG not updating cc_src
Ilya Leoshkevich
2023-11-07
target/s390x: Fix CLC corrupting cc_src
Ilya Leoshkevich
2023-11-07
hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*
Philippe Mathieu-Daudé
2023-11-07
hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState
Philippe Mathieu-Daudé
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-09-15
target/s390x: Use clmul_64
Richard Henderson
2023-09-15
target/s390x: Use clmul_32* routines
Richard Henderson
2023-09-15
target/s390x: Use clmul_16* routines
Richard Henderson
2023-09-15
target/s390x: Use clmul_8* routines
Richard Henderson
2023-08-31
target/helpers: Remove unnecessary 'qemu/main-loop.h' header
Philippe Mathieu-Daudé
2023-08-31
target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-23
target/s390x: Fix the "ignored match" case in VSTRS
Ilya Leoshkevich
2023-08-23
target/s390x: Use a 16-bit immediate in VREP
Ilya Leoshkevich
2023-08-23
target/s390x: Fix VSTL with a large length
Ilya Leoshkevich
2023-08-23
target/s390x: Check reserved bits of VFMIN/VFMAX's M5
Ilya Leoshkevich
2023-07-31
target/s390x: Move trans_exc_code update to do_program_interrupt
Richard Henderson
2023-07-25
s390x: spelling fixes
Michael Tokarev
2023-07-24
target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13
Ilya Leoshkevich
2023-07-24
target/s390x: Make MC raise specification exception when class >= 16
Ilya Leoshkevich
2023-07-24
target/s390x: Fix ICM with M3=0
Ilya Leoshkevich
2023-07-24
target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
Ilya Leoshkevich
2023-07-24
target/s390x: Fix CLM with M3=0
Ilya Leoshkevich
2023-07-24
target/s390x: Make CKSM raise an exception if R2 is odd
Ilya Leoshkevich
2023-07-10
target/s390x: Fix relative long instructions with large offsets
Ilya Leoshkevich
2023-07-10
target/s390x: Fix LRA overwriting the top 32 bits on DAT error
Ilya Leoshkevich
2023-07-10
target/s390x: Fix MVCRL with a large value in R0
Ilya Leoshkevich
2023-07-10
target/s390x: Fix MDEB and MDEBR
Ilya Leoshkevich
2023-07-10
target/s390x: Fix EPSW CC reporting
Ilya Leoshkevich
2023-06-06
Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-06-05
accel/tcg: Introduce translator_io_start
Richard Henderson
2023-06-05
tcg: Pass TCGHelperInfo to tcg_gen_callN
Richard Henderson
2023-06-05
target/s390x: Fix MXDB and MXDBR
Ilya Leoshkevich
2023-06-05
target/s390x: Fix LOCFHR taking the wrong half of R2
Ilya Leoshkevich
2023-06-05
target/s390x: Fix LCBB overwriting the top 32 bits
Ilya Leoshkevich
2023-05-23
qemu/atomic128: Split atomic16_read
Richard Henderson
2023-05-23
target/s390x: Always use cpu_atomic_cmpxchgl_be_mmu in do_csst
Richard Henderson
2023-05-23
target/s390x: Use cpu_{ld,st}*_mmu in do_csst
Richard Henderson
2023-05-23
target/s390x: Use tcg_gen_qemu_{ld,st}_i128 for LPQ, STPQ
Richard Henderson
[next]