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-08-15
target/s390x: fix build warning (gcc-12 -fsanitize=thread)
Pierrick Bouvier
2024-07-23
target/s390x: Use set/clear_helper_retaddr in mem_helper.c
Richard Henderson
2024-07-23
target/s390x: Use user_or_likely in access_memmove
Richard Henderson
2024-07-23
target/s390x: Use user_or_likely in do_access_memset
Richard Henderson
2024-06-19
target/s390x: Use s390_skeys_get|set() helper
Philippe Mathieu-Daudé
2024-05-29
target/s390x: Adjust check of noreturn in translate_one
Richard Henderson
2024-05-29
target/s390x: Simplify per_ifetch, per_check_exception
Richard Henderson
2024-05-29
target/s390x: Raise exception from per_store_real
Richard Henderson
2024-05-29
target/s390x: Raise exception from helper_per_branch
Richard Henderson
2024-05-29
target/s390x: Split per_breaking_event from per_branch_*
Richard Henderson
2024-05-29
target/s390x: Simplify help_branch
Richard Henderson
2024-05-29
target/s390x: Introduce help_goto_indirect
Richard Henderson
2024-05-29
target/s390x: Disable conditional branch-to-next for PER
Richard Henderson
2024-05-29
target/s390x: Record separate PER bits in TB flags
Richard Henderson
2024-05-29
target/s390x: Update CR9 bits
Richard Henderson
2024-05-29
target/s390x: Do not use unwind for per_check_exception
Richard Henderson
2024-05-15
target/s390x: Use translator_lduw in get_next_pc
Richard Henderson
2024-05-15
target/s390x: Disassemble EXECUTEd instructions
Richard Henderson
2024-05-15
target/s390x: Fix translator_fake_ld length
Richard Henderson
2024-05-15
accel/tcg: Introduce translator_fake_ld
Richard Henderson
2024-05-15
accel/tcg: Return bool from TranslatorOps.disas_log
Richard Henderson
2024-05-15
accel/tcg: Pass DisasContextBase to translator_fake_ldb
Richard Henderson
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
2024-04-09
target/s390x: Use insn_start from DisasContextBase
Richard Henderson
2024-03-25
target/s390x: Use mutable temporary value for op_ts
Ido Plat
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
[next]