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-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
2023-02-27
target/s390x: Hoist some computation in access_memmove
Richard Henderson
2023-02-27
target/s390x: Inline do_access_{get,set}_byte
Richard Henderson
2023-02-27
target/s390x: Remove TLB_NOTDIRTY workarounds
Richard Henderson
2023-02-27
target/s390x: Tidy access_prepare_nf
Richard Henderson
2023-02-27
target/s390x: Use void* for haddr in S390Access
Richard Henderson
2023-02-27
target/s390x: Pass S390Access pointer into access_prepare
Richard Henderson
2023-02-27
target/s390x: Fix s390_probe_access for user-only
Richard Henderson
2023-02-04
target/s390x: Implement CC_OP_NZ in gen_op_calc_cc
Richard Henderson
2023-02-04
target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
Richard Henderson
2023-02-04
target/s390x: Use Int128 for passing float128
Richard Henderson
2023-02-04
target/s390x: Use Int128 for returning float128
Richard Henderson
2023-02-04
target/s390x: Copy wout_x1 to wout_x1_P
Richard Henderson
2023-02-04
target/s390x: Use Int128 for return from TRE
Richard Henderson
2023-02-04
target/s390x: Use Int128 for return from CKSM
Richard Henderson
2023-02-04
target/s390x: Use Int128 for return from CLST
Richard Henderson
2023-02-04
target/s390x: Use a single return for helper_divs64/u64
Richard Henderson
2023-02-04
target/s390x: Use a single return for helper_divs32/u32
Richard Henderson
2023-01-09
target/s390x/tcg/excp_helper: Restrict system headers to sysemu
Philippe Mathieu-Daudé
2023-01-09
target/s390x/tcg/misc_helper: Remove unused "memory.h" include
Philippe Mathieu-Daudé
2022-12-15
target/s390x: The MVCP and MVCS instructions are not privileged
Thomas Huth
2022-12-15
target/s390x/tcg/mem_helper: Test the right bits in psw_key_valid()
Thomas Huth
2022-12-03
target/s390x/tcg: Fix and improve the SACF instruction
Thomas Huth
2022-11-16
s390x: Fix spelling errors
Thomas Huth
2022-11-05
target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc
Philippe Mathieu-Daudé
2022-11-01
Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...
Stefan Hajnoczi
2022-11-01
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
2022-10-31
target/s390x: fake instruction loading when handling 'ex'
Alex Bennée
2022-10-31
target/s390x: don't probe next pc for EXecuted insns
Alex Bennée
2022-10-31
target/s390x: don't use ld_code2 to probe next pc
Alex Bennée
2022-10-27
target/s390x: Fix emulation of the VISTR instruction
Thomas Huth
2022-10-26
target/s390x: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-03
accel/tcg: Suppress auto-invalidate in probe_access_internal
Richard Henderson
2022-09-26
target/s390x: support PRNO_TRNG instruction
Jason A. Donenfeld
2022-09-23
target/s390x: support SHA-512 extensions
Jason A. Donenfeld
2022-09-23
s390x/tcg: Fix opcode for lzrf
Christian Borntraeger
2022-09-06
target/s390x: Make translator stop before the end of a page
Ilya Leoshkevich
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-08-25
target/s390x: Fix CLFIT and CLGIT immediate size
Ilya Leoshkevich
2022-07-19
target/s390x: fix handling of zeroes in vfmin/vfmax
Ilya Leoshkevich
2022-07-06
target/s390x: Exit tb after executing ex_value
Richard Henderson
2022-07-06
target/s390x: Remove DISAS_PC_STALE_NOCHAIN
Richard Henderson
2022-07-06
target/s390x: Remove DISAS_PC_STALE
Richard Henderson
[next]