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
2022-07-06
target/s390x: Remove DISAS_GOTO_TB
Richard Henderson
2022-07-06
target/s390x/tcg: SPX: check validity of new prefix
Janis Schoetterl-Glausch
2022-06-02
s390: Typo fix FLOATING_POINT_SUPPPORT_ENH
Dr. David Alan Gilbert
2022-05-04
target/s390x: vxeh2: vector {load, store} byte reversed element
David Miller
2022-05-04
target/s390x: vxeh2: vector {load, store} byte reversed elements
David Miller
2022-05-04
target/s390x: vxeh2: vector {load, store} elements reversed
David Miller
2022-05-04
target/s390x: vxeh2: vector shift double by bit
David Miller
2022-05-04
target/s390x: vxeh2: Update for changes to vector shifts
David Miller
2022-05-04
target/s390x: vxeh2: vector string search
David Miller
2022-05-04
target/s390x: vxeh2: vector convert short/32b
David Miller
2022-05-04
target/s390x: Fix writeback to v1 in helper_vstl
Richard Henderson
2022-04-26
target/s390x: Fix the accumulation of ccm in op_icm
Richard Henderson
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-20
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-01
target/s390x: Fix determination of overflow condition code after subtraction
Bruno Haible
2022-04-01
target/s390x: Fix determination of overflow condition code after addition
Bruno Haible
2022-03-16
s390x/tcg: Fix BRCL with a large negative offset
Ilya Leoshkevich
2022-03-16
s390x/tcg: Fix BRASL with a large negative offset
Ilya Leoshkevich
2022-02-28
s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the ...
David Miller
2022-02-25
s390x: sck: load into a temporary not into in1
Nico Boehr
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-01-17
target/s390x: Fix shifting 32-bit values for more than 31 bits
Ilya Leoshkevich
2022-01-17
target/s390x: Fix cc_calc_sla_64() missing overflows
Ilya Leoshkevich
2022-01-17
target/s390x: Fix SRDA CC calculation
Ilya Leoshkevich
2022-01-17
target/s390x: Fix SLDA sign bit index
Ilya Leoshkevich
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2021-11-02
target/s390x: Implement s390x_cpu_record_sigbus
Richard Henderson
2021-11-02
target/s390x: Implement s390_cpu_record_sigsegv
Richard Henderson
2021-11-02
target/s390x: Use probe_access_flags in s390_probe_access
Richard Henderson
2021-10-15
target/s390x: Drop check for singlestep_enabled
Richard Henderson
2021-10-13
target/s390x: Use cpu_*_mmu instead of helper_*_mmu
Richard Henderson
2021-10-13
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Richard Henderson
2021-10-13
target/s390x: Use MO_128 for 16 byte atomics
Richard Henderson
2021-10-12
target/s390x: move tcg_gen_insn_start to s390x_tr_insn_start
Richard Henderson
2021-10-05
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-05
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
2021-09-14
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-09-06
hw/s390x/s390-skeys: lazy storage key enablement under TCG
David Hildenbrand
2021-09-06
s390x/mmu_helper: move address validation into mmu_translate*()
David Hildenbrand
2021-09-06
s390x/tcg: check for addressing exceptions for RRBE, SSKE and ISKE
David Hildenbrand
2021-09-06
s390x/tcg: convert real to absolute address for RRBE, SSKE and ISKE
David Hildenbrand
2021-09-06
s390x/tcg: fix ignoring bit 63 when setting the storage key in SSKE
David Hildenbrand
2021-09-06
s390x/tcg: wrap address for RRBE
David Hildenbrand
2021-09-06
s390x/tcg: fix and optimize SPX (SET PREFIX)
David Hildenbrand
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-21
tcg: Rename helper_atomic_*_mmu and provide for user-only
Richard Henderson
2021-07-12
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210708' into...
Peter Maydell
2021-07-07
target/s390x: start moving TCG-only code to tcg/
Cho, Yu-Chen
[prev]