1. 4f7b1ec target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation by Peter Maydell · 6 months ago
  2. 922582a Merge tag 'pull-hppa-20240515' of https://gitlab.com/rth7680/qemu into staging by Richard Henderson · 8 months ago
  3. 9e035f0 target/hppa: Log cpu state on return-from-interrupt by Richard Henderson · 9 months ago
  4. 12959fc target/hppa: Log cpu state at interrupt by Richard Henderson · 9 months ago
  5. 6dd9b14 target/hppa: Implement CF_PCREL by Richard Henderson · 9 months ago
  6. 804cd52 target/hppa: Adjust priv for B,GATE at runtime by Richard Henderson · 9 months ago
  7. 190d7fa target/hppa: Drop tlb_entry return from hppa_get_physical_address by Richard Henderson · 9 months ago
  8. d8bc138 target/hppa: Implement PSW_X by Richard Henderson · 9 months ago
  9. 5ae8adb target/hppa: Implement PSW_B by Richard Henderson · 9 months ago
  10. d27fe7c target/hppa: Manage PSW_X and PSW_B in translator by Richard Henderson · 9 months ago
  11. ebc9401 target/hppa: Split PSW X and B into their own field by Richard Henderson · 9 months ago
  12. d2e22fd target/hppa: Improve hppa_cpu_dump_state by Richard Henderson · 9 months ago
  13. 081a0ed target/hppa: Do not mask in copy_iaoq_entry by Richard Henderson · 9 months ago
  14. 9dfcd24 target/hppa: Store full iaoq_f and page offset of iaoq_b in TB by Richard Henderson · 9 months ago
  15. 3c13b0f linux-user/hppa: Force all code addresses to PRIV_USER by Richard Henderson · 9 months ago
  16. a0ea4be target/hppa: Use delay_excp for conditional trap on overflow by Richard Henderson · 9 months ago
  17. 269ca0a target/hppa: Use delay_excp for conditional traps by Richard Henderson · 9 months ago
  18. 8060300 target/hppa: Introduce DisasDelayException by Richard Henderson · 9 months ago
  19. e013737 target/hppa: Remove cond_free by Richard Henderson · 9 months ago
  20. 3692ad2 target/hppa: Use TCG_COND_TST* in trans_ftest by Richard Henderson · 9 months ago
  21. f33a22c target/hppa: Use registerfields.h for FPSR by Richard Henderson · 9 months ago
  22. b041ec9 target/hppa: Use TCG_COND_TST* in trans_bb_imm by Richard Henderson · 9 months ago
  23. 3289ea0 target/hppa: Use TCG_COND_TST* in do_unit_addsub by Richard Henderson · 9 months ago
  24. 25f97be target/hppa: Use TCG_COND_TST* in do_unit_zero_cond by Richard Henderson · 9 months ago
  25. fbe65c6 target/hppa: Use TCG_COND_TST* in do_log_cond by Richard Henderson · 9 months ago
  26. d6d46be target/hppa: Use TCG_COND_TST* in do_cond by Richard Henderson · 9 months ago
  27. 4c42fd0 target/hppa: Rename cond_make_* helpers by Richard Henderson · 9 months ago
  28. 0d89cb7 target/hppa: Use displacements in DisasIAQE by Richard Henderson · 10 months ago
  29. bc92186 target/hppa: Introduce and use DisasIAQE for branch management by Richard Henderson · 10 months ago
  30. 1874e6c target/hppa: Always make a copy in do_ibranch_priv by Richard Henderson · 9 months ago
  31. 0bb0202 target/hppa: Use umax in do_ibranch_priv by Richard Henderson · 9 months ago
  32. 019f415 target/hppa: Add space argument to do_ibranch by Richard Henderson · 10 months ago
  33. 588deed target/hppa: Add space arguments to install_iaq_entries by Richard Henderson · 10 months ago
  34. 142faf5 target/hppa: Add IASQ entries to DisasContext by Richard Henderson · 10 months ago
  35. dbdccbd target/hppa: Simplify TB end by Richard Henderson · 10 months ago
  36. d08ad0e target/hppa: Skip nullified insns in unconditional dbranch path by Richard Henderson · 9 months ago
  37. 0dcd664 target/hppa: Delay computation of IAQ_Next by Richard Henderson · 10 months ago
  38. 43541db target/hppa: Add install_link by Richard Henderson · 10 months ago
  39. 85e6cda target/hppa: Add install_iaq_entries by Richard Henderson · 10 months ago
  40. f9b11bc target/hppa: Use CF_BP_PAGE instead of cpu_breakpoint_test by Richard Henderson · 10 months ago
  41. d582c1f target/hppa: Allow prior nullification in do_ibranch by Richard Henderson · 10 months ago
  42. 2644f80 target/hppa: Pass displacement to do_dbranch by Richard Henderson · 10 months ago
  43. 4e31e68 target/hppa: Move constant destination check into use_goto_tb by Richard Henderson · 10 months ago
  44. 19da5d1 target/hppa: Use hppa_form_gva_psw in hppa_cpu_get_pc by Richard Henderson · 9 months ago
  45. b61603b target/hppa: Move cpu_get_tb_cpu_state out of line by Richard Henderson · 9 months ago
  46. b67c567 accel/tcg: Return bool from TranslatorOps.disas_log by Richard Henderson · 9 months ago
  47. 962a145 accel/tcg: Provide default implementation of disas_log by Richard Henderson · 9 months ago
  48. b254c34 accel/tcg: Access tcg_cflags with getter / setter by Philippe Mathieu-Daudé · 12 months ago
  49. 74781c0 exec/cpu: Extract page-protection definitions to page-protection.h by Philippe Mathieu-Daudé · 1 year, 1 month ago
  50. e92dd33 target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h' by Philippe Mathieu-Daudé · 1 year, 1 month ago
  51. 24638bd target/hppa: Use insn_start from DisasContextBase by Richard Henderson · 9 months ago
  52. 26d9372 target/hppa: Fix IIAOQ, IIASQ for pa2.0 by Richard Henderson · 9 months ago
  53. 4a3aa11 target/hppa: Clear psw_n for BE on use_nullify_skip path by Richard Henderson · 9 months ago
  54. 3bdf208 target/hppa: Add diag instructions to set/restore shadow registers by Helge Deller · 9 months ago
  55. 3819312 target/hppa: Move diag argument handling to decodetree by Richard Henderson · 9 months ago
  56. 558c09b target/hppa: Generate getshadowregs inline by Richard Henderson · 9 months ago
  57. f8f5986 target/hppa: Fix overflow computation for shladd by Richard Henderson · 9 months ago
  58. fe2d066 target/hppa: Replace c with uv in do_cond by Richard Henderson · 9 months ago
  59. 82d0c83 target/hppa: Squash d for pa1.x during decode by Richard Henderson · 9 months ago
  60. 46bb3d4 target/hppa: Fix unit carry conditions by Richard Henderson · 9 months ago
  61. ababac1 target/hppa: Optimize UADDCM with no condition by Richard Henderson · 9 months ago
  62. d0ae87a target/hppa: Fix DCOR reconstruction of carry bits by Richard Henderson · 9 months ago
  63. 7d50b69 target/hppa: Use gva_offset_mask() everywhere by Sven Schnelle · 9 months ago
  64. 6ebebea target/hppa: Fix EIRR, EIEM versus icount by Richard Henderson · 10 months ago
  65. 0c58c1b target/hppa: Tidy read of interval timer by Richard Henderson · 10 months ago
  66. 104281c target/hppa: Mark interval timer write as io by Richard Henderson · 10 months ago
  67. bd1ad92 target/hppa: Fix ADD/SUB trap on overflow for narrow mode by Sven Schnelle · 10 months ago
  68. 578b813 target/hppa: Handle unit conditions for wide mode by Sven Schnelle · 10 months ago
  69. 2f48ba7 target/hppa: Fix B,GATE for wide mode by Richard Henderson · 10 months ago
  70. 7fb7c9d target/hppa: Fix BE,L set of sr0 by Richard Henderson · 10 months ago
  71. 518d2f4 target/hppa: fix do_stdby_e() by Sven Schnelle · 10 months ago
  72. b5e0b3a target/hppa: mask privilege bits in mfia by Sven Schnelle · 10 months ago
  73. ad1fdac target/hppa: exit tb on flush cache instructions by Sven Schnelle · 10 months ago
  74. ae157fc target/hppa: fix access_id check by Sven Schnelle · 10 months ago
  75. d37fad0 target/hppa: fix shrp for wide mode by Sven Schnelle · 10 months ago
  76. c3ea199 target/hppa: ldcw,s uses static shift of 3 by Sven Schnelle · 10 months ago
  77. 46174e1 target/hppa: Fix assemble_12a insns for wide mode by Richard Henderson · 10 months ago
  78. 4768c28 target/hppa: Fix assemble_11a insns for wide mode by Richard Henderson · 10 months ago
  79. 72bace2 target/hppa: Fix assemble_16 insns for wide mode by Richard Henderson · 10 months ago
  80. 94956d7 bulk: Call in place single use cpu_env() by Philippe Mathieu-Daudé · 11 months ago
  81. 5ccd501 target/hppa: Restore unwind_breg before calculating ior by Helge Deller · 10 months ago
  82. a9bdc4c target: hppa: Fix unaligned double word accesses for hppa64 by Guenter Roeck · 11 months ago
  83. 68e3e60 target/hppa: PDC_BTLB_INFO uses 32-bit ints by Helge Deller · 11 months ago
  84. 7b2d70a target/hppa: Allow read-access to PSW with rsm 0,reg instruction by Helge Deller · 11 months ago
  85. 9ccbe39 target/hppa: Implement do_transaction_failed handler for I/O errors by Helge Deller · 11 months ago
  86. dbca083 target/hppa: Add "diag 0x101" for console output support by Helge Deller · 11 months ago
  87. 3b91614 include/exec: Change cpu_mmu_index argument to CPUState by Richard Henderson · 11 months ago
  88. a120d32 include/exec: Implement cpu_mmu_index generically by Richard Henderson · 11 months ago
  89. 8f39cb7 target/hppa: Populate CPUClass.mmu_index by Richard Henderson · 11 months ago
  90. 1764ad7 include/qemu: Add TCGCPUOps typedef to typedefs.h by Richard Henderson · 11 months ago
  91. 32f0c39 target: Use vaddr in gen_intermediate_code by Anton Johansson · 12 months ago
  92. d0f4aa7 Merge tag 'hppa-fixes-8.2-pull-request' of https://github.com/hdeller/qemu-hppa into staging by Peter Maydell · 12 months ago
  93. 31efbe7 target/hppa: Fix IOR and ISR on error in probe by Helge Deller · 1 year ago
  94. 910ada0 target/hppa: Fix IOR and ISR on unaligned access trap by Helge Deller · 12 months ago
  95. 3824e0d target/hppa: Export function hppa_set_ior_and_isr() by Helge Deller · 12 months ago
  96. 5915b67 target/hppa: Avoid accessing %gr0 when raising exception by Helge Deller · 1 year ago
  97. 6ce18d5 target/hppa: Fix PDC address translation on PA2.0 with PSW.W=0 by Helge Deller · 1 year ago
  98. 195801d system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() by Stefan Hajnoczi · 1 year ago
  99. d33fc71 target/hppa: Use generic cpu_list() by Gavin Shan · 1 year, 2 months ago
  100. d5be19f cpu: Call object_class_dynamic_cast() once in cpu_class_by_name() by Philippe Mathieu-Daudé · 1 year, 4 months ago