1. be0fcbc target/s390x: Adjust check of noreturn in translate_one by Richard Henderson · 11 months ago
  2. a47d08e target/s390x: Simplify per_ifetch, per_check_exception by Richard Henderson · 11 months ago
  3. 67b765d target/s390x: Fix helper_per_ifetch flags by Richard Henderson · 11 months ago
  4. 31b2d4a target/s390x: Raise exception from per_store_real by Richard Henderson · 11 months ago
  5. 5331339 target/s390x: Raise exception from helper_per_branch by Richard Henderson · 11 months ago
  6. 619f689 target/s390x: Split per_breaking_event from per_branch_* by Richard Henderson · 11 months ago
  7. e640545 target/s390x: Simplify help_branch by Richard Henderson · 11 months ago
  8. 9bbbcf5 target/s390x: Introduce help_goto_indirect by Richard Henderson · 11 months ago
  9. a90e319 target/s390x: Disable conditional branch-to-next for PER by Richard Henderson · 11 months ago
  10. 62613ca target/s390x: Record separate PER bits in TB flags by Richard Henderson · 11 months ago
  11. 51a1718 target/s390x: Update CR9 bits by Richard Henderson · 11 months ago
  12. 36db37a target/s390x: Move cpu_get_tb_cpu_state out of line by Richard Henderson · 11 months ago
  13. a6a3376 target/s390x: Do not use unwind for per_check_exception by Richard Henderson · 11 months ago
  14. 763f241 target/s390x: Use translator_lduw in get_next_pc by Richard Henderson · 12 months ago
  15. 74e98b9 target/s390x: Disassemble EXECUTEd instructions by Richard Henderson · 12 months ago
  16. 171ce93 target/s390x: Fix translator_fake_ld length by Richard Henderson · 12 months ago
  17. 4c6163e accel/tcg: Introduce translator_fake_ld by Richard Henderson · 12 months ago
  18. b67c567 accel/tcg: Return bool from TranslatorOps.disas_log by Richard Henderson · 12 months ago
  19. 99977ae accel/tcg: Pass DisasContextBase to translator_fake_ldb by Richard Henderson · 12 months ago
  20. e799b65 s390x: select correct components for no-board build by Paolo Bonzini · 10 months ago
  21. ef7c4a9 s390x: move s390_cpu_addr2state to target/s390x/sigp.c by Paolo Bonzini · 10 months ago
  22. 6e55b32 target/s390x: flag te and cte as deprecated by Collin Walling · 11 months ago
  23. 8aa2211 target/s390x: report deprecated-props in cpu-model-expansion reply by Collin Walling · 11 months ago
  24. 74781c0 exec/cpu: Extract page-protection definitions to page-protection.h by Philippe Mathieu-Daudé · 1 year, 3 months ago
  25. b1e8807 Merge tag 'pull-request-2024-04-30' of https://gitlab.com/thuth/qemu into staging by Richard Henderson · 11 months ago
  26. 046bf2a target/s390x/cpu_models_sysemu: Drop local @err in apply_cpu_model() by Zhao Liu · 11 months ago
  27. 38098df target/s390x/cpu_models: Make kvm_s390_apply_cpu_model() return boolean by Zhao Liu · 11 months ago
  28. c6f1baf target/s390x/cpu_models: Drop local @err in get_max_cpu_model() by Zhao Liu · 11 months ago
  29. 47ab3b2 target/s390x/cpu_models: Make kvm_s390_get_host_cpu_model() return boolean by Zhao Liu · 11 months ago
  30. 9c2df9c target/s390x/cpu_model: Drop local @err in s390_realize_cpu_model() by Zhao Liu · 11 months ago
  31. 7c0c099 target/s390x/cpu_model: Make check_compatibility() return boolean by Zhao Liu · 11 months ago
  32. 7febce3 target/s390x/cpu_models: Rework the output of "-cpu help" by Thomas Huth · 11 months ago
  33. e92dd33 target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h' by Philippe Mathieu-Daudé · 1 year, 3 months ago
  34. 17523a3 target/s390x: Remove KVM stubs in cpu_models.h by Philippe Mathieu-Daudé · 11 months ago
  35. a99c0c6 KVM: remove kvm_arch_cpu_check_are_resettable by Paolo Bonzini · 12 months ago
  36. a14a2b0 s390: Switch to use confidential_guest_kvm_init() by Xiaoyao Li · 1 year, 1 month ago
  37. b338970 target/s390x: Use insn_start from DisasContextBase by Richard Henderson · 11 months ago
  38. 272fba9 target/s390x: Use mutable temporary value for op_ts by Ido Plat · 12 months ago
  39. ff7c98a target/s390x: improve cpu compatibility check error message by Claudio Fontana · 1 year ago
  40. 441e0ee Merge tag 'pull-error-2024-03-12' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 1 year ago
  41. 8934643 target: Improve error reporting for CpuModelInfo member @props by Markus Armbruster · 1 year ago
  42. ef6783d target: Simplify type checks for CpuModelInfo member @props by Markus Armbruster · 1 year ago
  43. 95e9053 target/s390x/cpu_models: Fix missing ERRP_GUARD() for error_prepend() by Zhao Liu · 1 year ago
  44. ecd6f6a gdbstub: Infer number of core registers from XML by Akihiko Odaki · 1 year, 1 month ago
  45. 6626015 gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb by Akihiko Odaki · 1 year, 1 month ago
  46. ac1e867 gdbstub: Use GDBFeature for gdb_register_coprocessor by Akihiko Odaki · 1 year, 1 month ago
  47. 52a56ed s390x: correct typos by Manos Pitsidianakis · 1 year, 1 month ago
  48. 03e4bc0 Merge tag 'pull-tcg-20240205-2' of https://gitlab.com/rth7680/qemu into staging by Peter Maydell · 1 year, 1 month ago
  49. d0143fa target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macro by Philippe Mathieu-Daudé · 1 year, 2 months ago
  50. b4b8d58 target/s390x: Emulate CVB, CVBY and CVBG by Ilya Leoshkevich · 1 year, 1 month ago
  51. a6e55a8 target/s390x: Emulate CVDG by Ilya Leoshkevich · 1 year, 1 month ago
  52. f9ec459 target/s390x: Improve general case of disas_jcc by Richard Henderson · 1 year, 4 months ago
  53. 7da3601 target/s390x: Use TCG_COND_TSTNE for CC_OP_{TM,ICM} by Richard Henderson · 1 year, 4 months ago
  54. a120d32 include/exec: Implement cpu_mmu_index generically by Richard Henderson · 1 year, 2 months ago
  55. 4ef80b2 target/s390x: Populate CPUClass.mmu_index by Richard Henderson · 1 year, 2 months ago
  56. 90b7022 target/s390x: Split out s390x_env_mmu_index by Richard Henderson · 1 year, 2 months ago
  57. 1764ad7 include/qemu: Add TCGCPUOps typedef to typedefs.h by Richard Henderson · 1 year, 2 months ago
  58. 32f0c39 target: Use vaddr in gen_intermediate_code by Anton Johansson · 1 year, 2 months ago
  59. e358a25 target/s390x: Fix LAE setting a wrong access register by Ilya Leoshkevich · 1 year, 2 months ago
  60. 7af5162 target/s390x/kvm/pv: Provide some more useful information if decryption fails by Thomas Huth · 1 year, 2 months ago
  61. 195801d system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() by Stefan Hajnoczi · 1 year, 2 months ago
  62. 5c04ea9 target/s390x: Constify VMState in machine.c by Richard Henderson · 1 year, 3 months ago
  63. d12a91e target/s390x/arch_dump: Add arch cleanup function for PV dumps by Janosch Frank · 1 year, 4 months ago
  64. 816644b target/s390x/dump: Remove unneeded dump info function pointer init by Janosch Frank · 1 year, 4 months ago
  65. 44ad47b Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into staging by Stefan Hajnoczi · 1 year, 4 months ago
  66. 3e19fbc target/s390x/cpu topology: Fix ordering and creation of TLEs by Nina Schoetterl-Glausch · 1 year, 5 months ago
  67. bea4024 target/s390x: Fix LAALG not updating cc_src by Ilya Leoshkevich · 1 year, 4 months ago
  68. aba2ec3 target/s390x: Fix CLC corrupting cc_src by Ilya Leoshkevich · 1 year, 4 months ago
  69. ad63e6d target/s390x/cpu_models: Use 'first_cpu' in s390_get_feat_block() by Philippe Mathieu-Daudé · 1 year, 5 months ago
  70. 3c55dd5 hw/cpu: Clean up global variable shadowing by Philippe Mathieu-Daudé · 1 year, 5 months ago
  71. 9348028 target: Move ArchCPUClass definition to 'cpu.h' by Philippe Mathieu-Daudé · 1 year, 5 months ago
  72. 571568a target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h' by Philippe Mathieu-Daudé · 1 year, 4 months ago
  73. 1663e88 target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCG by Philippe Mathieu-Daudé · 1 year, 4 months ago
  74. 6d3910c hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU* by Philippe Mathieu-Daudé · 1 year, 4 months ago
  75. 6233759 hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState by Philippe Mathieu-Daudé · 1 year, 4 months ago
  76. 2c6822c target/s390x: Use env_archcpu() in handle_diag_308() by Philippe Mathieu-Daudé · 1 year, 5 months ago
  77. 2d56be5 target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h' by Philippe Mathieu-Daudé · 1 year, 5 months ago
  78. 6ee45fa target: Unify QOM style by Philippe Mathieu-Daudé · 1 year, 5 months ago
  79. 1d10716 target/s390x/kvm: Simplify the GPRs, ACRs, CRs and prefix synchronization code by Thomas Huth · 1 year, 5 months ago
  80. c35a79c target/s390x/kvm: Turn KVM_CAP_SYNC_REGS into a hard requirement by Thomas Huth · 1 year, 5 months ago
  81. ad2d1af machine: adding s390 topology to query-cpu-fast by Pierre Morel · 1 year, 5 months ago
  82. f530b9e target/s390x/cpu topology: activate CPU topology by Pierre Morel · 1 year, 5 months ago
  83. af37bad s390x/cpu topology: interception of PTF instruction by Pierre Morel · 1 year, 5 months ago
  84. 3d6e75f s390x/cpu topology: resetting the Topology-Change-Report by Pierre Morel · 1 year, 5 months ago
  85. f4f54b5 target/s390x/cpu topology: handle STSI(15) and build the SYSIB by Pierre Morel · 1 year, 5 months ago
  86. 5de1aff CPU topology: extend with s390 specifics by Pierre Morel · 1 year, 5 months ago
  87. a650683 hw/core/cpu: Return static value with gdb_arch_name() by Akihiko Odaki · 1 year, 5 months ago
  88. 01c85e6 meson: Rename target_softmmu_arch -> target_system_arch by Philippe Mathieu-Daudé · 1 year, 5 months ago
  89. 8fa08d7 accel/tcg: Remove cpu_set_cpustate_pointers by Richard Henderson · 1 year, 6 months ago
  90. b77af26 accel/tcg: Replace CPUState.env_ptr with cpu_env() by Richard Henderson · 1 year, 6 months ago
  91. ad75a51 tcg: Rename cpu_env to tcg_env by Richard Henderson · 1 year, 6 months ago
  92. 3b3d7df accel/tcg: Move CPUNegativeOffsetState into CPUState by Richard Henderson · 1 year, 6 months ago
  93. ef73fe7 target/s390x: Use clmul_64 by Richard Henderson · 1 year, 8 months ago
  94. 653aab2 target/s390x: Use clmul_32* routines by Richard Henderson · 1 year, 8 months ago
  95. 25c304e target/s390x: Use clmul_16* routines by Richard Henderson · 1 year, 8 months ago
  96. 2d8bc68 target/s390x: Use clmul_8* routines by Richard Henderson · 1 year, 8 months ago
  97. 5ac9515 target/s390x: AP-passthrough for PV guests by Steffen Eiden · 1 year, 7 months ago
  98. 354383c target/s390x/kvm: Refactor AP functionalities by Steffen Eiden · 1 year, 7 months ago
  99. 64a917d trace-events: Fix the name of the tracing.rst file by Thomas Huth · 1 year, 7 months ago
  100. 2d8fbcb Merge tag 'pull-request-2023-08-31' of https://gitlab.com/thuth/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago