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
2024-02-21
s390x: correct typos
Manos Pitsidianakis
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
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2024-02-03
target/s390x: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/s390x: Split out s390x_env_mmu_index
Richard Henderson
2024-01-29
include/qemu: Add TCGCPUOps typedef to typedefs.h
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-11
target/s390x/kvm/pv: Provide some more useful information if decryption fails
Thomas Huth
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2023-12-29
target/s390x: Constify VMState in machine.c
Richard Henderson
2023-11-14
target/s390x/arch_dump: Add arch cleanup function for PV dumps
Janosch Frank
2023-11-14
target/s390x/dump: Remove unneeded dump info function pointer init
Janosch Frank
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/cpu topology: Fix ordering and creation of TLEs
Nina Schoetterl-Glausch
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
target/s390x/cpu_models: Use 'first_cpu' in s390_get_feat_block()
Philippe Mathieu-Daudé
2023-11-07
hw/cpu: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCG
Philippe Mathieu-Daudé
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-11-07
target/s390x: Use env_archcpu() in handle_diag_308()
Philippe Mathieu-Daudé
2023-11-07
target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
Philippe Mathieu-Daudé
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
2023-10-20
target/s390x/kvm: Simplify the GPRs, ACRs, CRs and prefix synchronization code
Thomas Huth
2023-10-20
target/s390x/kvm: Turn KVM_CAP_SYNC_REGS into a hard requirement
Thomas Huth
2023-10-20
machine: adding s390 topology to query-cpu-fast
Pierre Morel
2023-10-20
target/s390x/cpu topology: activate CPU topology
Pierre Morel
2023-10-20
s390x/cpu topology: interception of PTF instruction
Pierre Morel
2023-10-20
s390x/cpu topology: resetting the Topology-Change-Report
Pierre Morel
2023-10-20
target/s390x/cpu topology: handle STSI(15) and build the SYSIB
Pierre Morel
2023-10-20
CPU topology: extend with s390 specifics
Pierre Morel
2023-10-11
hw/core/cpu: Return static value with gdb_arch_name()
Akihiko Odaki
2023-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
2023-10-04
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
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-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
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
[next]