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
Age
Commit message (
Expand
)
Author
3 days
target/s390x: Fix the floating-point multiply-and-add NaN rules
Ilya Leoshkevich
2024-11-05
target/s390x: Explicitly set 2-NaN propagation rule
Peter Maydell
2024-10-23
s390x: Rebuild IPLB for SCSI device directly from DIAG308
Jared Rossi
2024-10-07
target/s390x: Use explicit big-endian LD/ST API
Philippe Mathieu-Daudé
2024-10-07
target/s390x: Replace ldtul_p() -> ldq_p()
Philippe Mathieu-Daudé
2024-10-03
kvm: Allow kvm_arch_get/put_registers to accept Error**
Julia Suvorova
2024-09-20
license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later
Philippe Mathieu-Daudé
2024-09-13
target/s390: Convert CPU to Resettable interface
Peter Maydell
2024-09-10
qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix'
Markus Armbruster
2024-08-15
target/s390x: fix build warning (gcc-12 -fsanitize=thread)
Pierrick Bouvier
2024-07-29
target/s390x: move @deprecated-props to CpuModelExpansion Info
Collin Walling
2024-07-23
Merge tag 'pull-tcg-20240723' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
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-07-22
target/s390x: filter deprecated properties based on model expansion type
Collin Walling
2024-07-11
target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation
Peter Maydell
2024-06-24
Merge tag 'pull-maintainer-june24-240624-1' of https://gitlab.com/stsquad/qem...
Richard Henderson
2024-06-24
gdbstub: move enums into separate header
Alex Bennée
2024-06-24
target/s390x: Add a CONFIG switch to disable legacy CPUs
Thomas Huth
2024-06-24
target/s390x/arch_dump: use correct byte order for pid
Omar Sandoval
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: Fix helper_per_ifetch flags
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: Move cpu_get_tb_cpu_state out of line
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-10
s390x: select correct components for no-board build
Paolo Bonzini
2024-05-10
s390x: move s390_cpu_addr2state to target/s390x/sigp.c
Paolo Bonzini
2024-05-10
target/s390x: flag te and cte as deprecated
Collin Walling
2024-05-10
target/s390x: report deprecated-props in cpu-model-expansion reply
Collin Walling
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
2024-04-30
Merge tag 'pull-request-2024-04-30' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2024-04-30
target/s390x/cpu_models_sysemu: Drop local @err in apply_cpu_model()
Zhao Liu
2024-04-30
target/s390x/cpu_models: Make kvm_s390_apply_cpu_model() return boolean
Zhao Liu
2024-04-30
target/s390x/cpu_models: Drop local @err in get_max_cpu_model()
Zhao Liu
[next]