1. 61d5442 target/microblaze: Constify VMState in machine.c by Richard Henderson · 1 year, 3 months ago
  2. 9348028 target: Move ArchCPUClass definition to 'cpu.h' by Philippe Mathieu-Daudé · 1 year, 6 months ago
  3. 336588a target: Mention 'cpu-qom.h' is target agnostic by Philippe Mathieu-Daudé · 1 year, 6 months ago
  4. 6ee45fa target: Unify QOM style by Philippe Mathieu-Daudé · 1 year, 6 months ago
  5. 01c85e6 meson: Rename target_softmmu_arch -> target_system_arch by Philippe Mathieu-Daudé · 1 year, 6 months ago
  6. 8fa08d7 accel/tcg: Remove cpu_set_cpustate_pointers by Richard Henderson · 1 year, 7 months ago
  7. b77af26 accel/tcg: Replace CPUState.env_ptr with cpu_env() by Richard Henderson · 1 year, 7 months ago
  8. ad75a51 tcg: Rename cpu_env to tcg_env by Richard Henderson · 1 year, 7 months ago
  9. 3b3d7df accel/tcg: Move CPUNegativeOffsetState into CPUState by Richard Henderson · 1 year, 7 months ago
  10. f669c99 target/*: Add instance_align to all cpu base classes by Richard Henderson · 1 year, 7 months ago
  11. 026ad97 target/translate: Remove unnecessary 'exec/cpu_ldst.h' header by Philippe Mathieu-Daudé · 1 year, 7 months ago
  12. 8b81968 other architectures: spelling fixes by Michael Tokarev · 1 year, 9 months ago
  13. f6ff492 target/microblaze: Define TCG_GUEST_DEFAULT_MO by Richard Henderson · 1 year, 10 months ago
  14. bb5de52 target: Widen pc/cs_base in cpu_get_tb_cpu_state by Anton Johansson · 1 year, 9 months ago
  15. de6cd75 meson: Replace softmmu_ss -> system_ss by Philippe Mathieu-Daudé · 1 year, 10 months ago
  16. dfd1b81 accel/tcg: Introduce translator_io_start by Richard Henderson · 1 year, 10 months ago
  17. d53106c tcg: Pass TCGHelperInfo to tcg_gen_callN by Richard Henderson · 2 years ago
  18. da876cc target/microblaze: Remove `NB_MMU_MODES` define by Anton Johansson · 2 years, 1 month ago
  19. 4ea5fe9 gdbstub: move register helpers into standalone include by Alex Bennée · 2 years, 1 month ago
  20. a5ea3dd target/microblaze: Avoid tcg_const_* throughout by Richard Henderson · 2 years, 1 month ago
  21. b304346 target/microblaze: Drop tcg_temp_free by Richard Henderson · 2 years, 1 month ago
  22. 597f9b2 accel/tcg: Pass max_insn to gen_intermediate_code by pointer by Richard Henderson · 2 years, 2 months ago
  23. ca647d4 target/microblaze: Replace `tb_pc()` with `tb->pc` by Anton Johansson · 2 years, 1 month ago
  24. 6d2d454 target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu by Philippe Mathieu-Daudé · 2 years, 4 months ago
  25. c3bef3b target/microblaze: Add gdbstub xml by Richard Henderson · 2 years, 3 months ago
  26. 883f2c5 bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx by Philippe Mathieu-Daudé · 2 years, 3 months ago
  27. d4bc6c1 target/microblaze: Convert to 3-phase reset by Peter Maydell · 2 years, 4 months ago
  28. 3d419a4 accel/tcg: Remove will_exit argument from cpu_restore_state by Richard Henderson · 2 years, 5 months ago
  29. 52b8d9a target/microblaze: Convert to tcg_ops restore_state_to_opc by Richard Henderson · 2 years, 5 months ago
  30. fbf59aa accel/tcg: Introduce tb_pc and log_pc by Richard Henderson · 2 years, 8 months ago
  31. e4fdf9d hw/core: Add CPUClass.get_pc by Richard Henderson · 2 years, 6 months ago
  32. 306c872 accel/tcg: Add pc and host_pc params to gen_intermediate_code by Richard Henderson · 2 years, 8 months ago
  33. 4f31b54 Normalize header guard symbol definition by Markus Armbruster · 2 years, 11 months ago
  34. 8905770 compiler.h: replace QEMU_NORETURN with G_NORETURN by Marc-André Lureau · 3 years ago
  35. 8eb806a exec/translator: Pass the locked filepointer to disas_log hook by Richard Henderson · 3 years ago
  36. 69242e7 Move CPU softfloat unions to cpu-float.h by Marc-André Lureau · 3 years ago
  37. b36e239 target: Use ArchCPU as interface to target CPU by Philippe Mathieu-Daudé · 3 years, 2 months ago
  38. 9295b1a target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro by Philippe Mathieu-Daudé · 3 years, 2 months ago
  39. 1ea4a06 target: Use CPUArchState as interface to target-specific CPU state by Philippe Mathieu-Daudé · 3 years, 2 months ago
  40. 3cb1a41 target: Include missing 'cpu.h' by Philippe Mathieu-Daudé · 3 years, 2 months ago
  41. cd61748 exec/exec-all: Move 'qemu/log.h' include in units requiring it by Philippe Mathieu-Daudé · 3 years, 2 months ago
  42. b414df7 target/microblaze: Do not set MO_ALIGN for user-only by Richard Henderson · 3 years, 8 months ago
  43. fd29773 target/microblaze: Make mb_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 7 months ago
  44. 6634558 target/microblaze: Drop checks for singlestep_enabled by Richard Henderson · 3 years, 9 months ago
  45. fbafb3a target/microblaze: Check CF_NO_GOTO_TB for DISAS_JUMP by Richard Henderson · 3 years, 9 months ago
  46. fa947a6 hw/core: Make do_unaligned_access noreturn by Richard Henderson · 3 years, 8 months ago
  47. 8b1d5b3 include/exec: Move cpu_signal_handler declaration by Richard Henderson · 3 years, 8 months ago
  48. eb3ef31 target/microblaze: Restrict cpu_exec_interrupt() handler to sysemu by Philippe Mathieu-Daudé · 3 years, 7 months ago
  49. b5cf742 accel/tcg: Remove TranslatorOps.breakpoint_check by Richard Henderson · 3 years, 9 months ago
  50. bd38ae2 Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into staging by Peter Maydell · 3 years, 9 months ago
  51. 725930c target/microblaze: Use translator_use_goto_tb by Richard Henderson · 3 years, 9 months ago
  52. 1797b08 tcg: Avoid including 'trace-tcg.h' in target translate.c by Philippe Mathieu-Daudé · 3 years, 9 months ago
  53. f4063f9 meson: Introduce target-specific Kconfig by Philippe Mathieu-Daudé · 3 years, 9 months ago
  54. 1190655 hw/core: Constify TCGCPUOps by Richard Henderson · 4 years, 1 month ago
  55. 08928c6 cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 11 months ago
  56. 8b80bd2 cpu: Introduce SysemuCPUOps structure by Philippe Mathieu-Daudé · 3 years, 11 months ago
  57. 7827168 cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass by Claudio Fontana · 4 years, 2 months ago
  58. 8535dd7 cpu: move do_unaligned_access to tcg_ops by Claudio Fontana · 4 years, 2 months ago
  59. cbc183d cpu: move cc->transaction_failed to tcg_ops by Claudio Fontana · 4 years, 2 months ago
  60. 0545608 cpu: move cc->do_interrupt to tcg_ops by Claudio Fontana · 4 years, 2 months ago
  61. e124536 cpu: Move tlb_fill to tcg_ops by Eduardo Habkost · 4 years, 2 months ago
  62. 48c1a3e cpu: Move cpu_exec_* to tcg_ops by Eduardo Habkost · 4 years, 2 months ago
  63. ec62595 cpu: Move synchronize_from_tb() to tcg_ops by Eduardo Habkost · 4 years, 2 months ago
  64. e9e51b7 cpu: Introduce TCGCpuOperations struct by Eduardo Habkost · 4 years, 2 months ago
  65. 43a9ede target/microblaze: Add security attributes on memory transactions by Joe Komlodi · 4 years, 2 months ago
  66. 671a0a1 target/microblaze: use MMUAccessType instead of int in mmu_translate by Joe Komlodi · 4 years, 2 months ago
  67. ea2ccb6 target/microblaze: Add use-non-secure property by Joe Komlodi · 4 years, 2 months ago
  68. 04a37d4 tcg: Make tb arg to synchronize_from_tb const by Richard Henderson · 4 years, 5 months ago
  69. 3ddba9a migration: Replace migration's JSON writer by the general one by Markus Armbruster · 4 years, 4 months ago
  70. f25c7ca target/microblaze: Fix possible array out of bounds in mmu_write() by AlexChen · 4 years, 5 months ago
  71. ee45203 microblaze tcg cpus: Fix Lesser GPL version number by Chetan Pant · 4 years, 5 months ago
  72. 30b5707 qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros by Eduardo Habkost · 4 years, 7 months ago
  73. c821774a Use OBJECT_DECLARE_TYPE where possible by Eduardo Habkost · 4 years, 7 months ago
  74. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 7 months ago
  75. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 7 months ago
  76. 4b89363 target/microblaze: Put MicroBlazeCPUConfig into DisasContext by Richard Henderson · 4 years, 7 months ago
  77. 77f63e1 target/microblaze: Fill in VMStateDescription for cpu by Richard Henderson · 4 years, 7 months ago
  78. de73ee1 target/microblaze: Move mmu parameters to MicroBlazeCPUConfig by Richard Henderson · 4 years, 7 months ago
  79. 5ad7cc0 target/microblaze: Treat pvr_regs as constant by Richard Henderson · 4 years, 7 months ago
  80. a4bcfc3 target/microblaze: Move pvr regs to MicroBlazeCPUConfig by Richard Henderson · 4 years, 7 months ago
  81. a0b2d16 target/microblaze: Reorg MicroBlazeCPUConfig to minimize holes by Richard Henderson · 4 years, 7 months ago
  82. 84bf324 target/microblaze: Split out MicroBlazeCPUConfig by Richard Henderson · 4 years, 7 months ago
  83. 2a7567a target/microblaze: Diagnose invalid insns in delay slots by Richard Henderson · 4 years, 7 months ago
  84. 4059bd9 target/microblaze: Use tcg_gen_lookup_and_goto_ptr by Richard Henderson · 4 years, 7 months ago
  85. 3c74586 target/microblaze: Force rtid, rted, rtbd to exit by Richard Henderson · 4 years, 7 months ago
  86. 3d35bcc target/microblaze: Handle DISAS_EXIT_NEXT in delay slot by Richard Henderson · 4 years, 7 months ago
  87. 43b3413 target/microblaze: Replace cpustate_changed with DISAS_EXIT_NEXT by Richard Henderson · 4 years, 7 months ago
  88. f6278ca target/microblaze: Introduce DISAS_EXIT_NEXT, DISAS_EXIT_JUMP by Richard Henderson · 4 years, 7 months ago
  89. 17e7779 target/microblaze: Rename DISAS_UPDATE to DISAS_EXIT by Richard Henderson · 4 years, 7 months ago
  90. 8ce97bc target/microblaze: Rename mmu structs by Richard Henderson · 4 years, 7 months ago
  91. a9f6145 target/microblaze: Cleanup mb_cpu_do_interrupt by Richard Henderson · 4 years, 7 months ago
  92. 64603d1 target/microblaze: Renumber D_FLAG by Richard Henderson · 4 years, 7 months ago
  93. 88e74b6 target/microblaze: Collected fixes for env->iflags by Richard Henderson · 4 years, 7 months ago
  94. 19f27b6 target/microblaze: Reduce linux-user address space to 32-bit by Richard Henderson · 4 years, 7 months ago
  95. e269b4b target/microblaze: Add flags markup to some helpers by Richard Henderson · 4 years, 7 months ago
  96. e47c223 target/microblaze: Remove cpu_R[0] by Richard Henderson · 4 years, 7 months ago
  97. 921afa9 target/microblaze: Remove last of old decoder by Richard Henderson · 4 years, 7 months ago
  98. 52065d8 target/microblaze: Convert dec_stream to decodetree by Richard Henderson · 4 years, 7 months ago
  99. 9df297a target/microblaze: Convert dec_msr to decodetree by Richard Henderson · 4 years, 7 months ago
  100. 536e340 target/microblaze: Convert msrclr, msrset to decodetree by Richard Henderson · 4 years, 7 months ago