aboutsummaryrefslogtreecommitdiff
path: root/target/s390x
AgeCommit message (Expand)Author
3 daystarget/s390x: Fix the floating-point multiply-and-add NaN rulesIlya Leoshkevich
2024-11-05target/s390x: Explicitly set 2-NaN propagation rulePeter Maydell
2024-10-23s390x: Rebuild IPLB for SCSI device directly from DIAG308Jared Rossi
2024-10-07target/s390x: Use explicit big-endian LD/ST APIPhilippe Mathieu-Daudé
2024-10-07target/s390x: Replace ldtul_p() -> ldq_p()Philippe Mathieu-Daudé
2024-10-03kvm: Allow kvm_arch_get/put_registers to accept Error**Julia Suvorova
2024-09-20license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-laterPhilippe Mathieu-Daudé
2024-09-13target/s390: Convert CPU to Resettable interfacePeter Maydell
2024-09-10qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix'Markus Armbruster
2024-08-15target/s390x: fix build warning (gcc-12 -fsanitize=thread)Pierrick Bouvier
2024-07-29target/s390x: move @deprecated-props to CpuModelExpansion InfoCollin Walling
2024-07-23Merge tag 'pull-tcg-20240723' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2024-07-23target/s390x: Use set/clear_helper_retaddr in mem_helper.cRichard Henderson
2024-07-23target/s390x: Use user_or_likely in access_memmoveRichard Henderson
2024-07-23target/s390x: Use user_or_likely in do_access_memsetRichard Henderson
2024-07-22target/s390x: filter deprecated properties based on model expansion typeCollin Walling
2024-07-11target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementationPeter Maydell
2024-06-24Merge tag 'pull-maintainer-june24-240624-1' of https://gitlab.com/stsquad/qem...Richard Henderson
2024-06-24gdbstub: move enums into separate headerAlex Bennée
2024-06-24target/s390x: Add a CONFIG switch to disable legacy CPUsThomas Huth
2024-06-24target/s390x/arch_dump: use correct byte order for pidOmar Sandoval
2024-06-19target/s390x: Use s390_skeys_get|set() helperPhilippe Mathieu-Daudé
2024-05-29target/s390x: Adjust check of noreturn in translate_oneRichard Henderson
2024-05-29target/s390x: Simplify per_ifetch, per_check_exceptionRichard Henderson
2024-05-29target/s390x: Fix helper_per_ifetch flagsRichard Henderson
2024-05-29target/s390x: Raise exception from per_store_realRichard Henderson
2024-05-29target/s390x: Raise exception from helper_per_branchRichard Henderson
2024-05-29target/s390x: Split per_breaking_event from per_branch_*Richard Henderson
2024-05-29target/s390x: Simplify help_branchRichard Henderson
2024-05-29target/s390x: Introduce help_goto_indirectRichard Henderson
2024-05-29target/s390x: Disable conditional branch-to-next for PERRichard Henderson
2024-05-29target/s390x: Record separate PER bits in TB flagsRichard Henderson
2024-05-29target/s390x: Update CR9 bitsRichard Henderson
2024-05-29target/s390x: Move cpu_get_tb_cpu_state out of lineRichard Henderson
2024-05-29target/s390x: Do not use unwind for per_check_exceptionRichard Henderson
2024-05-15target/s390x: Use translator_lduw in get_next_pcRichard Henderson
2024-05-15target/s390x: Disassemble EXECUTEd instructionsRichard Henderson
2024-05-15target/s390x: Fix translator_fake_ld lengthRichard Henderson
2024-05-15accel/tcg: Introduce translator_fake_ldRichard Henderson
2024-05-15accel/tcg: Return bool from TranslatorOps.disas_logRichard Henderson
2024-05-15accel/tcg: Pass DisasContextBase to translator_fake_ldbRichard Henderson
2024-05-10s390x: select correct components for no-board buildPaolo Bonzini
2024-05-10s390x: move s390_cpu_addr2state to target/s390x/sigp.cPaolo Bonzini
2024-05-10target/s390x: flag te and cte as deprecatedCollin Walling
2024-05-10target/s390x: report deprecated-props in cpu-model-expansion replyCollin Walling
2024-05-06exec/cpu: Extract page-protection definitions to page-protection.hPhilippe Mathieu-Daudé
2024-04-30Merge tag 'pull-request-2024-04-30' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2024-04-30target/s390x/cpu_models_sysemu: Drop local @err in apply_cpu_model()Zhao Liu
2024-04-30target/s390x/cpu_models: Make kvm_s390_apply_cpu_model() return booleanZhao Liu
2024-04-30target/s390x/cpu_models: Drop local @err in get_max_cpu_model()Zhao Liu