1. 1d2eb1c target/cris: Convert to 3-phase reset by Peter Maydell · 2 years, 3 months ago
  2. 3d419a4 accel/tcg: Remove will_exit argument from cpu_restore_state by Richard Henderson · 2 years, 4 months ago
  3. 4060474 target/cris: Convert to tcg_ops restore_state_to_opc by Richard Henderson · 2 years, 4 months ago
  4. e4fdf9d hw/core: Add CPUClass.get_pc by Richard Henderson · 2 years, 5 months ago
  5. 306c872 accel/tcg: Add pc and host_pc params to gen_intermediate_code by Richard Henderson · 2 years, 7 months ago
  6. 4f31b54 Normalize header guard symbol definition by Markus Armbruster · 2 years, 10 months ago
  7. 8eb806a exec/translator: Pass the locked filepointer to disas_log hook by Richard Henderson · 2 years, 11 months ago
  8. b36e239 target: Use ArchCPU as interface to target CPU by Philippe Mathieu-Daudé · 3 years, 1 month ago
  9. 9295b1a target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro by Philippe Mathieu-Daudé · 3 years, 1 month ago
  10. 1ea4a06 target: Use CPUArchState as interface to target-specific CPU state by Philippe Mathieu-Daudé · 3 years, 1 month ago
  11. cd61748 exec/exec-all: Move 'qemu/log.h' include in units requiring it by Philippe Mathieu-Daudé · 3 years, 1 month ago
  12. fc313c6 exec/memop: Adding signedness to quad definitions by Frédéric Pétrot · 3 years, 2 months ago
  13. 5753605 target/cris: Make cris_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 6 months ago
  14. e377488 target/cris: Drop checks for singlestep_enabled by Richard Henderson · 3 years, 8 months ago
  15. 8b1d5b3 include/exec: Move cpu_signal_handler declaration by Richard Henderson · 3 years, 7 months ago
  16. 413f858 target/cris: Restrict cpu_exec_interrupt() handler to sysemu by Philippe Mathieu-Daudé · 3 years, 6 months ago
  17. b5cf742 accel/tcg: Remove TranslatorOps.breakpoint_check by Richard Henderson · 3 years, 8 months ago
  18. bd38ae2 Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into staging by Peter Maydell · 3 years, 8 months ago
  19. ca92d7f target/cris: Use translator_use_goto_tb by Richard Henderson · 3 years, 8 months ago
  20. 1797b08 tcg: Avoid including 'trace-tcg.h' in target translate.c by Philippe Mathieu-Daudé · 3 years, 8 months ago
  21. f4063f9 meson: Introduce target-specific Kconfig by Philippe Mathieu-Daudé · 3 years, 8 months ago
  22. 5f5a05c target/cris: Do not exit tb for X_FLAG changes by Richard Henderson · 3 years, 8 months ago
  23. 0ce97a3 target/cris: Remove dc->flagx_known by Richard Henderson · 3 years, 8 months ago
  24. 3a1a80c target/cris: Improve JMP_INDIRECT by Richard Henderson · 3 years, 8 months ago
  25. e0a4620 target/cris: Use tcg_gen_lookup_and_goto_ptr by Richard Henderson · 3 years, 8 months ago
  26. 3173715 target/cris: Add DISAS_DBRANCH by Richard Henderson · 3 years, 8 months ago
  27. c967475 target/cris: Add DISAS_UPDATE_NEXT by Richard Henderson · 3 years, 8 months ago
  28. 9e9f5ba target/cris: Set cpustate_changed for rfe/rfn by Richard Henderson · 3 years, 8 months ago
  29. afd5a33 target/cris: Fold unhandled X_FLAG changes into cpustate_changed by Richard Henderson · 3 years, 8 months ago
  30. 5899ce6 target/cris: Mark static arrays const by Richard Henderson · 3 years, 9 months ago
  31. 71fc461 target/cris: Mark helper_raise_exception noreturn by Richard Henderson · 3 years, 9 months ago
  32. 330ca14 target/cris: Convert to TranslatorOps by Richard Henderson · 3 years, 9 months ago
  33. 06188c8 target/cris: Fix use_goto_tb by Richard Henderson · 3 years, 8 months ago
  34. 1dd09c4 target/cris: Mark exceptions as DISAS_NORETURN by Richard Henderson · 3 years, 9 months ago
  35. a67f11b target/cris: Replace DISAS_TB_JUMP with DISAS_NORETURN by Richard Henderson · 3 years, 9 months ago
  36. 6abfa16 target/cris: Remove DISAS_SWI by Richard Henderson · 3 years, 9 months ago
  37. 67f69c4 target/cris: Add DisasContextBase to DisasContext by Richard Henderson · 3 years, 9 months ago
  38. 1190655 hw/core: Constify TCGCPUOps by Richard Henderson · 4 years ago
  39. 08928c6 cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 10 months ago
  40. 8b80bd2 cpu: Introduce SysemuCPUOps structure by Philippe Mathieu-Daudé · 3 years, 10 months ago
  41. fd52dee target/cris: Plug leakage of TCG temporaries by Stefan Sandstrom · 4 years ago
  42. 91ab6d4 target/cris: Let cris_mmu_translate() use MMUAccessType access_type by Philippe Mathieu-Daudé · 4 years, 1 month ago
  43. c0ff662 target/cris: Use MMUAccessType enum type when possible by Philippe Mathieu-Daudé · 4 years, 1 month ago
  44. 8349d2a exec: Move TranslationBlock typedef to qemu/typedefs.h by Richard Henderson · 4 years, 1 month ago
  45. 7827168 cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass by Claudio Fontana · 4 years, 1 month ago
  46. 0545608 cpu: move cc->do_interrupt to tcg_ops by Claudio Fontana · 4 years, 1 month ago
  47. e124536 cpu: Move tlb_fill to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
  48. 48c1a3e cpu: Move cpu_exec_* to tcg_ops by Eduardo Habkost · 4 years, 1 month ago
  49. e9e51b7 cpu: Introduce TCGCpuOperations struct by Eduardo Habkost · 4 years, 1 month ago
  50. bf1b52d cris tcg cpus: Fix Lesser GPL version number by Chetan Pant · 4 years, 4 months ago
  51. 30b5707 qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros by Eduardo Habkost · 4 years, 6 months ago
  52. c821774a Use OBJECT_DECLARE_TYPE where possible by Eduardo Habkost · 4 years, 6 months ago
  53. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  54. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  55. 8ff1e46 target/cris: Remove superfluous breaks by Liao Pingfang · 4 years, 8 months ago
  56. abff1ab meson: target by Paolo Bonzini · 4 years, 7 months ago
  57. 139c183 meson: rename included C source files to .c.inc by Paolo Bonzini · 5 years ago
  58. 4dd6517 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging by Peter Maydell · 5 years ago
  59. 781c67c cpu: Use DeviceClass reset instead of a special CPUClass reset by Peter Maydell · 5 years ago
  60. a010bdb gdbstub: extend GByteArray to read register helpers by Alex Bennée · 5 years ago
  61. bc9888f cpu: Use cpu_class_set_parent_reset() by Greg Kurz · 5 years ago
  62. dcb32f1 tcg: Search includes from the project root source directory by Philippe Mathieu-Daudé · 5 years ago
  63. 91a19bc target/cris: Remove MMU_MODE{0,1}_SUFFIX by Richard Henderson · 5 years ago
  64. f4f6438 cris: improve passing PIC interrupt vector to the CPU by Marc-André Lureau · 5 years ago
  65. fc59d2d qemu_log_lock/unlock now preserves the qemu_logfile handle. by Robert Foley · 5 years ago
  66. 4cef72d cputlb: ensure _cmmu helper functions follow the naming standard by Alex Bennée · 5 years ago
  67. f3b8f18 Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' into staging by Peter Maydell · 6 years ago
  68. 2e5b09f hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ by Markus Armbruster · 6 years ago
  69. 9e9b10c icount: remove unnecessary gen_io_end calls by Pavel Dovgalyuk · 6 years ago
  70. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  71. 8a9358c migration: Move the VMStateDescription typedef to typedefs.h by Markus Armbruster · 6 years ago
  72. f91005e Supply missing header guards by Markus Armbruster · 6 years ago
  73. 37677d7 Clean up a few header guard symbols by Markus Armbruster · 6 years ago
  74. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  75. e8b5fae cpu: Remove CPU_COMMON by Richard Henderson · 6 years ago
  76. 5b146dc cpu: Introduce CPUNegativeOffsetState by Richard Henderson · 6 years ago
  77. 7506ed9 cpu: Introduce cpu_set_cpustate_pointers by Richard Henderson · 6 years ago
  78. 677c4d6 cpu: Move ENV_OFFSET to exec/gen-icount.h by Richard Henderson · 6 years ago
  79. dbefca2 target/cris: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
  80. ac4df09 target/cris: Reindent op_helper.c by Richard Henderson · 6 years ago
  81. 81ff3de target/cris: Reindent mmu.c by Richard Henderson · 6 years ago
  82. 29a0af6 cpu: Replace ENV_GET_CPU with env_cpu by Richard Henderson · 6 years ago
  83. 2161a61 cpu: Define ArchCPU by Richard Henderson · 6 years ago
  84. 4f7c64b cpu: Define CPUArchState with typedef by Richard Henderson · 6 years ago
  85. 74433bf tcg: Split out target/arch/cpu-param.h by Richard Henderson · 6 years ago
  86. d827657 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190510' into staging by Peter Maydell · 6 years ago
  87. 73f671f target/cris: Use tcg_gen_abs_tl by Richard Henderson · 6 years ago
  88. c319dc1 tcg: Use CPUClass::tlb_fill in cputlb.c by Richard Henderson · 6 years ago
  89. c038ec9 target/cris: Convert to CPUClass::tlb_fill by Richard Henderson · 6 years ago
  90. 8b86d6d tcg: Hoist max_insns computation to tb_gen_code by Richard Henderson · 6 years ago
  91. 90c84c5 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints by Markus Armbruster · 6 years ago
  92. 0442428 target: Simplify how the TARGET_cpu_list() print by Markus Armbruster · 6 years ago
  93. 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
  94. ba3fa39 target/cris/translate: Get rid of qemu_log_separate() by Thomas Huth · 6 years ago
  95. 1636705 Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into staging by Peter Maydell · 7 years ago
  96. 07ea28b tcg: Pass tb and index to tcg_gen_exit_tb separately by Richard Henderson · 7 years ago
  97. 23c11b0 target: Do not include "exec/exec-all.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
  98. 9ba1733 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  99. 5b27a92 rename included C files to foo.inc.c, remove osdep.h by Paolo Bonzini · 7 years ago
  100. 3ac5e41 target/cris: avoid integer overflow in next_page PC check by Emilio G. Cota · 7 years ago