1. 522a0d4 target-*: Advance pc after recognizing a breakpoint by Richard Henderson · 9 years ago
  2. 9f87a4c disas: QOMify moxie specific disas setup by Peter Crosthwaite · 9 years ago
  3. 4c315c2 qdev: Protect device-list-properties against broken devices by Markus Armbruster · 9 years ago
  4. 4e5e121 tcg: Remove gen_intermediate_code_pc by Richard Henderson · 9 years ago
  5. bad729e tcg: Pass data argument to restore_state_to_opc by Richard Henderson · 9 years ago
  6. 190ce7f tcg: Add TCG_MAX_INSNS by Richard Henderson · 9 years ago
  7. dc03246 target-*: Drop cpu_gen_code define by Richard Henderson · 9 years ago
  8. b933066 target-*: Introduce and use cpu_breakpoint_test by Richard Henderson · 9 years ago
  9. 959082f target-*: Increment num_insns immediately after tcg_gen_insn_start by Richard Henderson · 9 years ago
  10. 667b8e2 target-*: Unconditionally emit tcg_gen_insn_start by Richard Henderson · 9 years ago
  11. 765b842 tcg: Rename debug_insn_start to insn_start by Richard Henderson · 9 years ago
  12. b744d33 moxie: Remove ELF_MACHINE from cpu.h by Peter Crosthwaite · 10 years ago
  13. 98dbe5a elf: Update EM_MOXIE definition by Peter Crosthwaite · 9 years ago
  14. 97ed5cc tlb: Add "ifetch" argument to cpu_mmu_index() by Benjamin Herrenschmidt · 9 years ago
  15. 8abae4d maint: remove unused include for assert.h by Daniel P. Berrange · 9 years ago
  16. b6af097 maint: remove / fix many doubled words by Daniel P. Berrange · 9 years ago
  17. ea3e984 cpu-exec: Purge all uses of ENV_GET_CPU() by Peter Crosthwaite · 10 years ago
  18. 4bad9e3 cpu: Change cpu_exec_init() arg to cpu, not env by Peter Crosthwaite · 10 years ago
  19. 5a790cc cpu: Add Error argument to cpu_exec_init() by Bharata B Rao · 10 years ago
  20. 6093d01 target-moxie: Fix warnings from Sparse (one-bit signed bitfield) by Stefan Weil · 10 years ago
  21. 42a268c tcg: Change translator-side labels to a pointer by Richard Henderson · 10 years ago
  22. 2994fd9 cpu: Make cpu_init() return QOM CPUState object by Eduardo Habkost · 10 years ago
  23. fe700ad tcg: Introduce tcg_op_buf_count and tcg_op_buf_full by Richard Henderson · 11 years ago
  24. 0a7df5d tcg: Move emit of INDEX_op_end into gen_tb_end by Richard Henderson · 11 years ago
  25. 302fe12 moxie: Fix warning caused by missing include statement by Stefan Weil · 10 years ago
  26. ec53b45 exec.c: Drop TARGET_HAS_ICE define and checks by Peter Maydell · 10 years ago
  27. cd42d5b gen-icount: check cflags instead of use_icount global by Paolo Bonzini · 10 years ago
  28. f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
  29. 0f590e74 softmmu: commonize helper definitions by Paolo Bonzini · 11 years ago
  30. 2ef6175 tcg: Invert the inclusion of helper.h by Richard Henderson · 11 years ago
  31. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  32. 0c591eb cputlb: Change tlb_set_page() argument to CPUState by Andreas Färber · 11 years ago
  33. 00c8cb0 cputlb: Change tlb_flush() argument to CPUState by Andreas Färber · 11 years ago
  34. 3f38f30 translate-all: Change cpu_restore_state() argument to CPUState by Andreas Färber · 11 years ago
  35. 5638d18 cpu-exec: Change cpu_loop_exit() argument to CPUState by Andreas Färber · 11 years ago
  36. d5a11fe exec: Change tlb_fill() argument to CPUState by Andreas Färber · 11 years ago
  37. f0c3c50 cpu: Move breakpoints field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  38. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  39. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 11 years ago
  40. 9262685 cpu: Factor out cpu_generic_init() by Andreas Färber · 11 years ago
  41. 8c2e1b0 cpu: Turn cpu_has_work() into a CPUClass hook by Andreas Färber · 11 years ago
  42. 51fb256 cpu: Drop cpu_model_str from CPU_COMMON by Andreas Färber · 12 years ago
  43. b1669e5 target: Include softmmu_exec.h where forgotten by Richard Henderson · 11 years ago
  44. 8cfd049 tcg: Change tcg_gen_exit_tb argument to uintptr_t by Richard Henderson · 11 years ago
  45. 14a10fc cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState" by Andreas Färber · 11 years ago
  46. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  47. ed2803d cpu: Move singlestep_enabled field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  48. bdf7ae5 cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb() by Andreas Färber · 12 years ago
  49. a10b978 target-moxie: Implement CPUClass::set_pc() by Andreas Färber · 12 years ago
  50. 91b1df8 cpu: Move reset logging to CPUState by Andreas Färber · 12 years ago
  51. a076285 log: Change log_cpu_state[_mask]() argument to CPUState by Andreas Färber · 12 years ago
  52. 13cccc6 target-moxie: gen_intermediate_code_internal() should be inlined by Andreas Färber · 12 years ago
  53. 6e42be7 cpu: Drop unnecessary dynamic casts in *_env_get_cpu() by Andreas Färber · 12 years ago
  54. c643bed cpu: Change qemu_init_vcpu() argument to CPUState by Andreas Färber · 12 years ago
  55. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  56. d2ad502 target-moxie: replace target_phys_addr_t with hwaddr by Hu Tao · 12 years ago
  57. 183543c target-moxie: Fix VMState registration by Peter Maydell · 12 years ago
  58. 5357406 target-moxie: set do_interrupt to a target-specific helper function by Dunrong Huang · 12 years ago
  59. e06335b target-moxie: Fix pointer-to-integer conversion (MinGW-w64) by Stefan Weil · 12 years ago
  60. 525bd32 Add moxie target code by Anthony Green · 12 years ago