aboutsummaryrefslogtreecommitdiff
path: root/target/s390x
AgeCommit message (Expand)Author
2024-01-29target: Use vaddr in gen_intermediate_codeAnton Johansson
2024-01-11target/s390x: Fix LAE setting a wrong access registerIlya Leoshkevich
2024-01-11target/s390x/kvm/pv: Provide some more useful information if decryption failsThomas Huth
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi
2023-12-29target/s390x: Constify VMState in machine.cRichard Henderson
2023-11-14target/s390x/arch_dump: Add arch cleanup function for PV dumpsJanosch Frank
2023-11-14target/s390x/dump: Remove unneeded dump info function pointer initJanosch Frank
2023-11-08Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-11-07target/s390x/cpu topology: Fix ordering and creation of TLEsNina Schoetterl-Glausch
2023-11-07target/s390x: Fix LAALG not updating cc_srcIlya Leoshkevich
2023-11-07target/s390x: Fix CLC corrupting cc_srcIlya Leoshkevich
2023-11-07target/s390x/cpu_models: Use 'first_cpu' in s390_get_feat_block()Philippe Mathieu-Daudé
2023-11-07hw/cpu: Clean up global variable shadowingPhilippe Mathieu-Daudé
2023-11-07target: Move ArchCPUClass definition to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCGPhilippe Mathieu-Daudé
2023-11-07hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*Philippe Mathieu-Daudé
2023-11-07hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XStatePhilippe Mathieu-Daudé
2023-11-07target/s390x: Use env_archcpu() in handle_diag_308()Philippe Mathieu-Daudé
2023-11-07target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'Philippe Mathieu-Daudé
2023-11-07target: Unify QOM stylePhilippe Mathieu-Daudé
2023-10-20target/s390x/kvm: Simplify the GPRs, ACRs, CRs and prefix synchronization codeThomas Huth
2023-10-20target/s390x/kvm: Turn KVM_CAP_SYNC_REGS into a hard requirementThomas Huth
2023-10-20machine: adding s390 topology to query-cpu-fastPierre Morel
2023-10-20target/s390x/cpu topology: activate CPU topologyPierre Morel
2023-10-20s390x/cpu topology: interception of PTF instructionPierre Morel
2023-10-20s390x/cpu topology: resetting the Topology-Change-ReportPierre Morel
2023-10-20target/s390x/cpu topology: handle STSI(15) and build the SYSIBPierre Morel
2023-10-20CPU topology: extend with s390 specificsPierre Morel
2023-10-11hw/core/cpu: Return static value with gdb_arch_name()Akihiko Odaki
2023-10-07meson: Rename target_softmmu_arch -> target_system_archPhilippe Mathieu-Daudé
2023-10-04accel/tcg: Remove cpu_set_cpustate_pointersRichard Henderson
2023-10-04accel/tcg: Replace CPUState.env_ptr with cpu_env()Richard Henderson
2023-10-03tcg: Rename cpu_env to tcg_envRichard Henderson
2023-10-03accel/tcg: Move CPUNegativeOffsetState into CPUStateRichard Henderson
2023-09-15target/s390x: Use clmul_64Richard Henderson
2023-09-15target/s390x: Use clmul_32* routinesRichard Henderson
2023-09-15target/s390x: Use clmul_16* routinesRichard Henderson
2023-09-15target/s390x: Use clmul_8* routinesRichard Henderson
2023-09-12target/s390x: AP-passthrough for PV guestsSteffen Eiden
2023-09-12target/s390x/kvm: Refactor AP functionalitiesSteffen Eiden
2023-09-08trace-events: Fix the name of the tracing.rst fileThomas Huth
2023-09-05Merge tag 'pull-request-2023-08-31' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-08-31target/helpers: Remove unnecessary 'qemu/main-loop.h' headerPhilippe Mathieu-Daudé
2023-08-31target/helpers: Remove unnecessary 'exec/cpu_ldst.h' headerPhilippe Mathieu-Daudé
2023-08-31target/s390x: Define TARGET_HAS_PRECISE_SMCIlya Leoshkevich
2023-08-24sysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_breakpointAnton Johansson
2023-08-24Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-08-23target/s390x: Fix the "ignored match" case in VSTRSIlya Leoshkevich
2023-08-23target/s390x: Use a 16-bit immediate in VREPIlya Leoshkevich