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
2023-09-10
target/s390x: Check reserved bits of VFMIN/VFMAX's M5
Ilya Leoshkevich
2023-09-10
target/s390x: Fix VSTL with a large length
Ilya Leoshkevich
2023-09-10
target/s390x: Use a 16-bit immediate in VREP
Ilya Leoshkevich
2023-09-10
target/s390x: Fix the "ignored match" case in VSTRS
Ilya Leoshkevich
2023-07-31
target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13
Ilya Leoshkevich
2023-07-31
target/s390x: Make MC raise specification exception when class >= 16
Ilya Leoshkevich
2023-07-31
target/s390x: Fix ICM with M3=0
Ilya Leoshkevich
2023-07-31
target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
Ilya Leoshkevich
2023-07-31
target/s390x: Fix CLM with M3=0
Ilya Leoshkevich
2023-07-31
target/s390x: Make CKSM raise an exception if R2 is odd
Ilya Leoshkevich
2023-07-31
target/s390x: Fix LRA overwriting the top 32 bits on DAT error
Ilya Leoshkevich
2023-07-31
target/s390x: Fix MVCRL with a large value in R0
Ilya Leoshkevich
2023-07-31
target/s390x: Fix MDEB and MDEBR
Ilya Leoshkevich
2023-07-31
target/s390x: Fix EPSW CC reporting
Ilya Leoshkevich
2023-06-07
target/s390x: Fix MXDB and MXDBR
Ilya Leoshkevich
2023-06-07
target/s390x: Fix LOCFHR taking the wrong half of R2
Ilya Leoshkevich
2023-06-07
target/s390x: Fix LCBB overwriting the top 32 bits
Ilya Leoshkevich
2023-05-17
s390x/tcg: Fix LDER instruction format
Ilya Leoshkevich
2023-05-16
target/s390x: Fix EXECUTE of relative branches
Ilya Leoshkevich
2023-03-28
softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
Philippe Mathieu-Daudé
2023-03-20
target/s390x/tcg/mem_helper: Remove bad assert() statement
Thomas Huth
2023-03-20
target/s390x: Update do_unaligned_access() comment
Ilya Leoshkevich
2023-03-20
target/s390x: Handle STGRL to non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle STRL to non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle CLRL and CLGFRL with non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle CGRL and CLGRL with non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle CRL and CGFRL with non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle LLGFRL from non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle LRL and LGFRL from non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle LGRL from non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle EXECUTE of odd addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Fix EXECUTE of relative long instructions
Ilya Leoshkevich
2023-03-20
target/s390x: Fix R[NOX]SBG with T=1
Ilya Leoshkevich
2023-03-20
target/s390x: Implement Early Exception Recognition
Ilya Leoshkevich
2023-03-20
target/s390x: Fix LPSW
Ilya Leoshkevich
2023-03-14
Merge tag 'pull-tcg-20230313' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-03-13
target/s390x: Avoid tcg_const_i64
Richard Henderson
2023-03-13
target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext
Richard Henderson
2023-03-13
target/s390x: Remove assert vs g_in2
Richard Henderson
2023-03-13
target/s390x: Drop tcg_temp_free from translate.c
Richard Henderson
2023-03-13
target/s390x: Drop tcg_temp_free from translate_vx.c.inc
Richard Henderson
2023-03-13
target/s390x: Drop free_compare
Richard Henderson
2023-03-13
target/s390x: Fix emulation of C(G)HRL
Nina Schoetterl-Glausch
2023-03-05
target/s390x: Split out gen_ri2
Richard Henderson
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
2023-02-28
accel/tcg: Add 'size' param to probe_access_flags()
Daniel Henrique Barboza
2023-02-27
target/s390x: Use tcg_constant_* in translate_vx.c.inc
Richard Henderson
2023-02-27
target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
Richard Henderson
2023-02-27
target/s390x: Use tcg_constant_* for DisasCompare
Richard Henderson
2023-02-27
target/s390x: Use tcg_constant_* in local contexts
Richard Henderson
[next]