1. b14d064 license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later by Philippe Mathieu-Daudé · 6 months ago
  2. 7d01623 target/m68k: avoid shift into sign bit in dump_address_map() by Peter Maydell · 8 months ago
  3. 099505b target/m68k: Restrict semihosting to TCG by Philippe Mathieu-Daudé · 8 months ago
  4. bf9ab9d target/m68k: Add semihosting stub by Philippe Mathieu-Daudé · 8 months ago
  5. 4f7b1ec target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation by Peter Maydell · 8 months ago
  6. 962a145 accel/tcg: Provide default implementation of disas_log by Richard Henderson · 11 months ago
  7. 74781c0 exec/cpu: Extract page-protection definitions to page-protection.h by Philippe Mathieu-Daudé · 1 year, 3 months ago
  8. ad80e36 hw, target: Add ResetType argument to hold and exit phase methods by Peter Maydell · 11 months ago
  9. 0815c22 target/m68k: Support semihosting on non-ColdFire targets by Keith Packard · 1 year, 5 months ago
  10. f161e72 target/m68k: Perform the semihosting test during translate by Richard Henderson · 1 year, 5 months ago
  11. 5fae511 target/m68k: Pass semihosting arg to exit by Keith Packard · 1 year, 7 months ago
  12. 5888357 target/m68k: Map FPU exceptions to FPSR register by Keith Packard · 1 year, 7 months ago
  13. e22a456 target/m68k: Prefer fast cpu_env() over slower CPU QOM cast macro by Philippe Mathieu-Daudé · 1 year, 1 month ago
  14. 348802b target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler by Philippe Mathieu-Daudé · 1 year, 1 month ago
  15. ee1004b bulk: Access existing variables initialized to &S->F when available by Philippe Mathieu-Daudé · 1 year, 1 month ago
  16. ecd6f6a gdbstub: Infer number of core registers from XML by Akihiko Odaki · 1 year ago
  17. 6626015 gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb by Akihiko Odaki · 1 year ago
  18. ac1e867 gdbstub: Use GDBFeature for gdb_register_coprocessor by Akihiko Odaki · 1 year ago
  19. f3c6376 target/m68k: Fix exception frame format for 68010 by Daniel Palmer · 1 year, 2 months ago
  20. c2ca6c9 m68k: correct typos by Manos Pitsidianakis · 1 year, 1 month ago
  21. 2df1eb2 kconfig: use "select" to enable semihosting by Paolo Bonzini · 1 year, 1 month ago
  22. 2358cf7 target/m68k: Use TCG_COND_TST{EQ,NE} in gen_fcc_cond by Richard Henderson · 1 year, 4 months ago
  23. 3b91614 include/exec: Change cpu_mmu_index argument to CPUState by Richard Henderson · 1 year, 1 month ago
  24. a120d32 include/exec: Implement cpu_mmu_index generically by Richard Henderson · 1 year, 1 month ago
  25. a5a2d7f target/m68k: Populate CPUClass.mmu_index by Richard Henderson · 1 year, 1 month ago
  26. 1764ad7 include/qemu: Add TCGCPUOps typedef to typedefs.h by Richard Henderson · 1 year, 1 month ago
  27. 85c19af include/exec: Use vaddr in DisasContextBase for virtual addresses by Anton Johansson · 1 year, 2 months ago
  28. 32f0c39 target: Use vaddr in gen_intermediate_code by Anton Johansson · 1 year, 2 months ago
  29. 261f406 target/m68k: Use generic cpu_list() by Gavin Shan · 1 year, 4 months ago
  30. d5be19f cpu: Call object_class_dynamic_cast() once in cpu_class_by_name() by Philippe Mathieu-Daudé · 1 year, 6 months ago
  31. f3fb948 target/m68k: Constify VMState in machine.c by Richard Henderson · 1 year, 3 months ago
  32. 3a9d0d7 hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name() by Philippe Mathieu-Daudé · 1 year, 6 months ago
  33. 9348028 target: Move ArchCPUClass definition to 'cpu.h' by Philippe Mathieu-Daudé · 1 year, 5 months ago
  34. 2d56be5 target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h' by Philippe Mathieu-Daudé · 1 year, 5 months ago
  35. 6ee45fa target: Unify QOM style by Philippe Mathieu-Daudé · 1 year, 5 months ago
  36. 443025e target/m68k: Use tcg_gen_ext_i32 by Richard Henderson · 1 year, 5 months ago
  37. 01c85e6 meson: Rename target_softmmu_arch -> target_system_arch by Philippe Mathieu-Daudé · 1 year, 5 months ago
  38. f14eced semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user() by Philippe Mathieu-Daudé · 1 year, 5 months ago
  39. 8fa08d7 accel/tcg: Remove cpu_set_cpustate_pointers by Richard Henderson · 1 year, 6 months ago
  40. b77af26 accel/tcg: Replace CPUState.env_ptr with cpu_env() by Richard Henderson · 1 year, 6 months ago
  41. ad75a51 tcg: Rename cpu_env to tcg_env by Richard Henderson · 1 year, 6 months ago
  42. 3b3d7df accel/tcg: Move CPUNegativeOffsetState into CPUState by Richard Henderson · 1 year, 6 months ago
  43. f669c99 target/*: Add instance_align to all cpu base classes by Richard Henderson · 1 year, 6 months ago
  44. 574d572 target/m68k: Clean up local variable shadowing by Philippe Mathieu-Daudé · 1 year, 6 months ago
  45. 1321d84 target/m68k: Add URL to semihosting spec by Peter Maydell · 1 year, 6 months ago
  46. 026ad97 target/translate: Remove unnecessary 'exec/cpu_ldst.h' header by Philippe Mathieu-Daudé · 1 year, 6 months ago
  47. 27f9af7 target/m68k: Use tcg_gen_negsetcond_* by Richard Henderson · 1 year, 7 months ago
  48. 64919f7 target/m68k: Use tcg_gen_deposit_i32 in gen_partset_reg by Richard Henderson · 1 year, 7 months ago
  49. 8caaae7 target/m68k: Fix semihost lseek offset computation by Peter Maydell · 1 year, 7 months ago
  50. 8b81968 other architectures: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  51. bb5de52 target: Widen pc/cs_base in cpu_get_tb_cpu_state by Anton Johansson · 1 year, 9 months ago
  52. de6cd75 meson: Replace softmmu_ss -> system_ss by Philippe Mathieu-Daudé · 1 year, 9 months ago
  53. 6a14058 target/m68k: Check for USER_ONLY definition instead of SOFTMMU one by Philippe Mathieu-Daudé · 1 year, 9 months ago
  54. d8ca971 target/m68k/fpu_helper: Use FloatRelation enum to hold comparison result by Philippe Mathieu-Daudé · 2 years ago
  55. dfd1b81 accel/tcg: Introduce translator_io_start by Richard Henderson · 1 year, 10 months ago
  56. d53106c tcg: Pass TCGHelperInfo to tcg_gen_callN by Richard Henderson · 2 years ago
  57. a0f06a6 target/m68k: Fix gen_load_fp for OS_LONG by Richard Henderson · 1 year, 10 months ago
  58. b7a94da target/m68k: Finish conversion to tcg_gen_qemu_{ld,st}_* by Richard Henderson · 1 year, 10 months ago
  59. 999b7c2 target/m68k: Use tcg_constant_i32 in gen_ea_mode by Richard Henderson · 2 years ago
  60. 1852ce5 target/m68k: Avoid tcg_const_* throughout by Richard Henderson · 2 years ago
  61. 7b346e4 target/m68k: Avoid tcg_const_i32 in bfop_reg by Richard Henderson · 2 years ago
  62. b32a07d target/m68k: Avoid tcg_const_i32 when modified by Richard Henderson · 2 years ago
  63. cbc1a16 target/m68k: Remove `NB_MMU_MODES` define by Anton Johansson · 2 years ago
  64. c566080 gdbstub: move syscall handling to new file by Alex Bennée · 2 years ago
  65. 4ea5fe9 gdbstub: move register helpers into standalone include by Alex Bennée · 2 years ago
  66. 446914b target/m68k: Drop tcg_temp_free by Richard Henderson · 2 years ago
  67. a2eb126 target/m68k: Drop free_cond by Richard Henderson · 2 years ago
  68. 54dc8d2 target/m68k: Drop mark_to_release by Richard Henderson · 2 years ago
  69. 597f9b2 accel/tcg: Pass max_insn to gen_intermediate_code by pointer by Richard Henderson · 2 years, 1 month ago
  70. d90ebc4 target/cpu: Restrict do_transaction_failed() handlers to sysemu by Philippe Mathieu-Daudé · 2 years, 3 months ago
  71. 6d2d454 target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu by Philippe Mathieu-Daudé · 2 years, 3 months ago
  72. c1fc91b m68k: fix 'bkpt' instruction in softmmu mode by Laurent Vivier · 2 years, 1 month ago
  73. 1a282f6 target/m68k: fix FPSR quotient byte for frem instruction by Mark Cave-Ayland · 2 years, 2 months ago
  74. ad6dae3 target/m68k: fix FPSR quotient byte for fmod instruction by Mark Cave-Ayland · 2 years, 2 months ago
  75. 60b598d target/m68k: pass sign directly into make_quotient() by Mark Cave-Ayland · 2 years, 2 months ago
  76. 3ec2143 target/m68k: pass quotient directly into make_quotient() by Mark Cave-Ayland · 2 years, 2 months ago
  77. bf90b34 target/m68k: Convert to 3-phase reset by Peter Maydell · 2 years, 4 months ago
  78. 0f208a9 target/m68k: Rename qregs.def -> qregs.h.inc by Philippe Mathieu-Daudé · 2 years, 4 months ago
  79. 3d419a4 accel/tcg: Remove will_exit argument from cpu_restore_state by Richard Henderson · 2 years, 5 months ago
  80. 584fd34 target/m68k: Convert to tcg_ops restore_state_to_opc by Richard Henderson · 2 years, 5 months ago
  81. e4fdf9d hw/core: Add CPUClass.get_pc by Richard Henderson · 2 years, 5 months ago
  82. b342e56 target/m68k: use M68K_FEATURE_MOVEFROMSR_PRIV feature for move_from_sr privilege check by Mark Cave-Ayland · 2 years, 6 months ago
  83. 2dc7bf6 target/m68k: increase size of m68k CPU features from uint32_t to uint64_t by Mark Cave-Ayland · 2 years, 6 months ago
  84. c7546ab target/m68k: always call gen_exit_tb() after writes to SR by Mark Cave-Ayland · 2 years, 6 months ago
  85. aece90d target/m68k: rename M68K_FEATURE_M68000 to M68K_FEATURE_M68K by Mark Cave-Ayland · 2 years, 6 months ago
  86. 214c600 target/m68k: Perform writback before modifying SR by Richard Henderson · 2 years, 6 months ago
  87. 24ec52f9 target/m68k: Fix MACSR to CCR by Richard Henderson · 2 years, 6 months ago
  88. 5934dae target/m68k: Implement atomic test-and-set by Richard Henderson · 2 years, 6 months ago
  89. a52417e target/m68k: Honour -semihosting-config userspace=on by Peter Maydell · 2 years, 7 months ago
  90. 5202861 semihosting: Allow optional use of semihosting from userspace by Peter Maydell · 2 years, 7 months ago
  91. 7327e60 target/m68k: Convert semihosting errno to gdb remote errno by Richard Henderson · 2 years, 9 months ago
  92. 9502725 target/m68k: Use semihosting/syscalls.h by Richard Henderson · 2 years, 10 months ago
  93. 306c872 accel/tcg: Add pc and host_pc params to gen_intermediate_code by Richard Henderson · 2 years, 7 months ago
  94. a638af0 target/m68k: Make semihosting system only by Richard Henderson · 2 years, 10 months ago
  95. ab294b6 target/m68k: Eliminate m68k_semi_is_fseek by Richard Henderson · 2 years, 10 months ago
  96. 64c8c6a gdbstub: Adjust gdb_syscall_complete_cb declaration by Richard Henderson · 2 years, 10 months ago
  97. 7c56c2d include/exec: Move gdb_stat and gdb_timeval to gdbstub.h by Richard Henderson · 2 years, 10 months ago
  98. 94b14fe include/exec: Move gdb open flags to gdbstub.h by Richard Henderson · 2 years, 11 months ago
  99. c89a14a semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h by Richard Henderson · 2 years, 11 months ago
  100. 36a0ab5 target/m68k: Mark helper_raise_exception as noreturn by Richard Henderson · 2 years, 9 months ago