1. 4910e6e target-*: dfilter support for in_asm by Richard Henderson · 9 years ago
  2. 63c9155 cpu: move exec-all.h inclusion out of cpu.h by Paolo Bonzini · 9 years ago
  3. 33c1187 qemu-common: push cpu.h inclusion out of qemu-common.h by Paolo Bonzini · 9 years ago
  4. 1e00b8d hw: move CPU state serialization to migration/cpu.h by Paolo Bonzini · 9 years ago
  5. 28618ac target-cris: make cpu-qom.h not target specific by Paolo Bonzini · 9 years ago
  6. cb8d4c8 Fix some typos found by codespell by Stefan Weil · 9 years ago
  7. 90aa39a tcg: Allow goto_tb to any target PC in user mode by Sergey Fedorov · 9 years ago
  8. 5b053a4 tcg: Clean up direct block chaining safety checks by Sergey Fedorov · 9 years ago
  9. 89fee74 tb: consistently use uint32_t for tb->flags by Emilio G. Cota · 9 years ago
  10. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  11. 1bcea73 tcg: Add type for vCPU pointers by Lluís Vilanova · 9 years ago
  12. 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
  13. 66d7992 cris: Clean up includes by Peter Maydell · 9 years ago
  14. 70e6b87 target-cris: Remove unnecessary ifdef from mmu.c by Peter Maydell · 9 years ago
  15. e1ccc05 tcg: Change tcg_global_mem_new_* to take a TCGv_ptr by Richard Henderson · 11 years ago
  16. 508127e log: do not unnecessarily include qom/cpu.h by Paolo Bonzini · 9 years ago
  17. 23b0d7d cris: Clean up includes by Peter Maydell · 9 years ago
  18. 79e8ed3 cris: avoid "naked" qemu_log by Paolo Bonzini · 9 years ago
  19. 013a294 qemu-log: introduce qemu_log_separate by Paolo Bonzini · 9 years ago
  20. 522a0d4 target-*: Advance pc after recognizing a breakpoint by Richard Henderson · 9 years ago
  21. 4c315c2 qdev: Protect device-list-properties against broken devices by Markus Armbruster · 9 years ago
  22. 4e5e121 tcg: Remove gen_intermediate_code_pc by Richard Henderson · 9 years ago
  23. bad729e tcg: Pass data argument to restore_state_to_opc by Richard Henderson · 9 years ago
  24. 190ce7f tcg: Add TCG_MAX_INSNS by Richard Henderson · 9 years ago
  25. dc03246 target-*: Drop cpu_gen_code define by Richard Henderson · 9 years ago
  26. bd03c79 target-cris: Mirror gen_opc_pc into insn_start by Richard Henderson · 9 years ago
  27. b933066 target-*: Introduce and use cpu_breakpoint_test by Richard Henderson · 9 years ago
  28. 959082f target-*: Increment num_insns immediately after tcg_gen_insn_start by Richard Henderson · 9 years ago
  29. 667b8e2 target-*: Unconditionally emit tcg_gen_insn_start by Richard Henderson · 9 years ago
  30. 765b842 tcg: Rename debug_insn_start to insn_start by Richard Henderson · 9 years ago
  31. 7233df4 cris: Remove ELF_MACHINE from cpu.h by Peter Crosthwaite · 10 years ago
  32. 16a1b6e target-cris: update CPU state save/load to use VMStateDescription by Juan Quintela · 13 years ago
  33. 97ed5cc tlb: Add "ifetch" argument to cpu_mmu_index() by Benjamin Herrenschmidt · 10 years ago
  34. 67cc32e typofixes - v4 by Veres Lajos · 9 years ago
  35. 8817401 target-cris: Use movcond and setcond by Richard Henderson · 9 years ago
  36. ecc7b3a tcg: Remove tcg_gen_trunc_i64_i32 by Richard Henderson · 10 years ago
  37. 6b625fd disas: cris: QOMify target specific disas setup by Peter Crosthwaite · 10 years ago
  38. ea3e984 cpu-exec: Purge all uses of ENV_GET_CPU() by Peter Crosthwaite · 10 years ago
  39. 4bad9e3 cpu: Change cpu_exec_init() arg to cpu, not env by Peter Crosthwaite · 10 years ago
  40. 5a790cc cpu: Add Error argument to cpu_exec_init() by Bharata B Rao · 10 years ago
  41. d49190c disas: Remove uses of CPU env by Peter Crosthwaite · 10 years ago
  42. 302cb24 cris: remove unused cris_cond15 declarations by Michael Tokarev · 10 years ago
  43. 42a268c tcg: Change translator-side labels to a pointer by Richard Henderson · 10 years ago
  44. 2994fd9 cpu: Make cpu_init() return QOM CPUState object by Eduardo Habkost · 10 years ago
  45. fe700ad tcg: Introduce tcg_op_buf_count and tcg_op_buf_full by Richard Henderson · 11 years ago
  46. 0a7df5d tcg: Move emit of INDEX_op_end into gen_tb_end by Richard Henderson · 11 years ago
  47. ec53b45 exec.c: Drop TARGET_HAS_ICE define and checks by Peter Maydell · 10 years ago
  48. cd42d5b gen-icount: check cflags instead of use_icount global by Paolo Bonzini · 10 years ago
  49. 339aaf5 qemu-log: add log category for MMU info by Antony Pavlov · 10 years ago
  50. fae3822 target-cris/translate.c: fix out of bounds read by zhanghailiang · 10 years ago
  51. 2472b6c gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag by Peter Maydell · 10 years ago
  52. 5a1f7f4 target-cris: Use cpu_exec_interrupt qom hook by Richard Henderson · 10 years ago
  53. a7e30d8 trace: [tcg] Include TCG-tracing header on all targets by Lluís Vilanova · 11 years ago
  54. 37654d9 target-cris/translate.c: Remove _t_gen_mov_TN_env and _t_gen_mov_env_TN by Peter Maydell · 11 years ago
  55. 08397c4 target-cris/translate.c: Remove t_gen_mov_TN_reg and t_gen_mov_reg_TN by Peter Maydell · 11 years ago
  56. f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
  57. 0f590e74 softmmu: commonize helper definitions by Paolo Bonzini · 11 years ago
  58. 2ef6175 tcg: Invert the inclusion of helper.h by Richard Henderson · 11 years ago
  59. 0c591eb cputlb: Change tlb_set_page() argument to CPUState by Andreas Färber · 11 years ago
  60. 00c8cb0 cputlb: Change tlb_flush() argument to CPUState by Andreas Färber · 11 years ago
  61. 31b030d cputlb: Change tlb_flush_page() argument to CPUState by Andreas Färber · 11 years ago
  62. 0dd106c target-cris: Replace DisasContext::env field with CRISCPU by Andreas Färber · 11 years ago
  63. a47dddd exec: Change cpu_abort() argument to CPUState by Andreas Färber · 11 years ago
  64. 3f38f30 translate-all: Change cpu_restore_state() argument to CPUState by Andreas Färber · 11 years ago
  65. 5638d18 cpu-exec: Change cpu_loop_exit() argument to CPUState by Andreas Färber · 11 years ago
  66. d5a11fe exec: Change tlb_fill() argument to CPUState by Andreas Färber · 11 years ago
  67. f0c3c50 cpu: Move breakpoints field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  68. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  69. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 11 years ago
  70. 9262685 cpu: Factor out cpu_generic_init() by Andreas Färber · 11 years ago
  71. 8c2e1b0 cpu: Turn cpu_has_work() into a CPUClass hook by Andreas Färber · 11 years ago
  72. 3065839 cris: Add interrupt signals to the CPU device by Edgar E. Iglesias · 11 years ago
  73. d66433f cris: Abort when a v10 takes interrupts while in a delayslot by Edgar E. Iglesias · 11 years ago
  74. fd5d5af cris: Add "any" as alias for "crisv32" in user emulation by Edgar E. Iglesias · 11 years ago
  75. a1d22a3 target-cris: Use new qemu_ld/st opcodes by Richard Henderson · 11 years ago
  76. f5daeec tcg: Remove stray semi-colons from target-*/helper.h by Richard Henderson · 11 years ago
  77. 5cd8f62 tcg: Move helper registration into tcg_context_init by Richard Henderson · 11 years ago
  78. 8cfd049 tcg: Change tcg_gen_exit_tb argument to uintptr_t by Richard Henderson · 12 years ago
  79. 14a10fc cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState" by Andreas Färber · 12 years ago
  80. 9043122 target-cris: Factor out CPUClass::gdb_read_register() hook for v10 by Andreas Färber · 12 years ago
  81. 5b50e79 cpu: Introduce CPUClass::gdb_{read,write}_register() by Andreas Färber · 12 years ago
  82. 986a299 gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions by Andreas Färber · 12 years ago
  83. 213c19d target-cris: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  84. a0e372f cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs by Andreas Färber · 12 years ago
  85. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  86. ed2803d cpu: Move singlestep_enabled field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  87. bdf7ae5 cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb() by Andreas Färber · 12 years ago
  88. f45748f cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc() by Andreas Färber · 12 years ago
  89. 91b1df8 cpu: Move reset logging to CPUState by Andreas Färber · 12 years ago
  90. a076285 log: Change log_cpu_state[_mask]() argument to CPUState by Andreas Färber · 12 years ago
  91. 7fd2592 target-cris: Change gen_intermediate_code_internal() argument to CRISCPU by Andreas Färber · 12 years ago
  92. 6f47ec5 target-cris: gen_intermediate_code_internal() should be inlined by Andreas Färber · 12 years ago
  93. 6e42be7 cpu: Drop unnecessary dynamic casts in *_env_get_cpu() by Andreas Färber · 12 years ago
  94. 6291ad7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user by Peter Maydell · 12 years ago
  95. c643bed cpu: Change qemu_init_vcpu() argument to CPUState by Andreas Färber · 12 years ago
  96. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  97. b21bfee target-cris: Override do_interrupt for pre-v32 CPU cores by Andreas Färber · 12 years ago
  98. 97a8ea5 cpu: Replace do_interrupt() by CPUClass::do_interrupt method by Andreas Färber · 12 years ago
  99. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  100. 21317bc target-cris/helper.c: Update Coding Style by Andreas Färber · 12 years ago