1. 0c591eb cputlb: Change tlb_set_page() argument to CPUState by Andreas Färber · 12 years ago
  2. 00c8cb0 cputlb: Change tlb_flush() argument to CPUState by Andreas Färber · 12 years ago
  3. 31b030d cputlb: Change tlb_flush_page() argument to CPUState by Andreas Färber · 12 years ago
  4. a47dddd exec: Change cpu_abort() argument to CPUState by Andreas Färber · 12 years ago
  5. 3f38f30 translate-all: Change cpu_restore_state() argument to CPUState by Andreas Färber · 12 years ago
  6. 5638d18 cpu-exec: Change cpu_loop_exit() argument to CPUState by Andreas Färber · 12 years ago
  7. d5a11fe exec: Change tlb_fill() argument to CPUState by Andreas Färber · 12 years ago
  8. f0c3c50 cpu: Move breakpoints field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  9. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  10. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 12 years ago
  11. 9262685 cpu: Factor out cpu_generic_init() by Andreas Färber · 11 years ago
  12. 8c2e1b0 cpu: Turn cpu_has_work() into a CPUClass hook by Andreas Färber · 12 years ago
  13. 3376f41 target-sh4: Use new qemu_ld/st opcodes by Aurelien Jarno · 11 years ago
  14. 21c0461 target-sh4: move features flag after CPU_COMMON by Bobby Bingham · 11 years ago
  15. ab1eb72 Merge remote-tracking branch 'rth/tcg-pull' into staging by Anthony Liguori · 11 years ago
  16. 5cd8f62 tcg: Move helper registration into tcg_context_init by Richard Henderson · 12 years ago
  17. 51fb256 cpu: Drop cpu_model_str from CPU_COMMON by Andreas Färber · 12 years ago
  18. 8cfd049 tcg: Change tcg_gen_exit_tb argument to uintptr_t by Richard Henderson · 12 years ago
  19. 14a10fc cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState" by Andreas Färber · 12 years ago
  20. 5b50e79 cpu: Introduce CPUClass::gdb_{read,write}_register() by Andreas Färber · 12 years ago
  21. 986a299 gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions by Andreas Färber · 12 years ago
  22. 2f93773 target-sh4: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  23. a0e372f cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs by Andreas Färber · 12 years ago
  24. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  25. ed2803d cpu: Move singlestep_enabled field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  26. bdf7ae5 cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb() by Andreas Färber · 12 years ago
  27. f45748f cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc() by Andreas Färber · 12 years ago
  28. 91b1df8 cpu: Move reset logging to CPUState by Andreas Färber · 12 years ago
  29. a076285 log: Change log_cpu_state[_mask]() argument to CPUState by Andreas Färber · 12 years ago
  30. 38e3081 target-sh4: Change gen_intermediate_code_internal() argument to SuperHCPU by Andreas Färber · 12 years ago
  31. 6e42be7 cpu: Drop unnecessary dynamic casts in *_env_get_cpu() by Andreas Färber · 12 years ago
  32. 6291ad7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user by Peter Maydell · 12 years ago
  33. c643bed cpu: Change qemu_init_vcpu() argument to CPUState by Andreas Färber · 12 years ago
  34. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  35. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  36. 97a8ea5 cpu: Replace do_interrupt() by CPUClass::do_interrupt method by Andreas Färber · 12 years ago
  37. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  38. b350ab7 target-sh4: Move PVR/PRR/CVR into SuperHCPUClass by Andreas Färber · 12 years ago
  39. c1b382e target-sh4: Introduce SuperHCPU subclasses by Andreas Färber · 12 years ago
  40. 806f352 gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end by Peter Maydell · 12 years ago
  41. fadf982 cpu: Introduce ENV_OFFSET macros by Andreas Färber · 12 years ago
  42. 1d3b708 target-sh4: Use mul*2 for dmul* by Richard Henderson · 12 years ago
  43. c05efcb cpu: Add CPUArchState pointer to CPUState by Andreas Färber · 12 years ago
  44. aa7408e target-sh4: Move TCG initialization to SuperHCPU initfn by Andreas Färber · 12 years ago
  45. 55acb58 target-sh4: Introduce QOM realizefn for SuperHCPU by Andreas Färber · 13 years ago
  46. 1e45d31 target-sh4: Mark as unmigratable by Andreas Färber · 12 years ago
  47. 55e5c28 cpu: Move cpu_index field to CPUState by Andreas Färber · 12 years ago
  48. 6b4c305 fpu: move public header file to include/fpu by Paolo Bonzini · 12 years ago
  49. 14cccb6 qom: move include files to include/qom/ by Paolo Bonzini · 12 years ago
  50. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  51. 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago
  52. a8a826a exec: refactor cpu_restore_state by Blue Swirl · 12 years ago
  53. ab1103d TCG: Use gen_opc_instr_start from context instead of global variable. by Evgeny Voevodin · 12 years ago
  54. c9c99c2 TCG: Use gen_opc_icount from context instead of global variable. by Evgeny Voevodin · 12 years ago
  55. 25983ca TCG: Use gen_opc_pc from context instead of global variable. by Evgeny Voevodin · 12 years ago
  56. 92414b3 TCG: Use gen_opc_buf from context instead of global variable. by Evgeny Voevodin · 12 years ago
  57. efd7f48 TCG: Use gen_opc_ptr from context instead of global variable. by Evgeny Voevodin · 12 years ago
  58. f4359b9 disas: avoid using cpu_single_env by Blue Swirl · 13 years ago
  59. 3993c6b cpus: Pass CPUState to [qemu_]cpu_has_work() by Andreas Färber · 13 years ago
  60. 76ab687 target-sh4: rename helper flags by Aurelien Jarno · 12 years ago
  61. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  62. fdefe51 Emit debug_insn for CPU_LOG_TB_OP_OPT as well. by Richard Henderson · 12 years ago
  63. 080df49 target-sh4: remove useless code by Aurelien Jarno · 12 years ago
  64. 7a64244 target-sh4: cleanup DisasContext by Aurelien Jarno · 12 years ago
  65. 1012740 target-sh4: rework exceptions handling by Aurelien Jarno · 12 years ago
  66. ed22e6f target-sh4: remove gen_clr_t() and gen_set_t() by Aurelien Jarno · 12 years ago
  67. c53b36d target-sh4: optimize swap.w by Aurelien Jarno · 12 years ago
  68. f16640f target-sh4: optimize xtrct by Aurelien Jarno · 12 years ago
  69. ad8d25a target-sh4: implement addv and subv using TCG by Aurelien Jarno · 12 years ago
  70. 22b88fd target-sh4: implement addc and subc using TCG by Aurelien Jarno · 12 years ago
  71. ff2086f target-sh4: use float32_muladd() to implement fmac by Aurelien Jarno · 12 years ago
  72. f8e7343 target-sh4: mark a few helpers const and pure by Aurelien Jarno · 12 years ago
  73. 485d003 target-sh4: switch to AREG0 free mode by Blue Swirl · 13 years ago
  74. fbe37ef build: move other target-*/ objects to nested Makefile.objs by Paolo Bonzini · 13 years ago
  75. 9cdc8df build: move libobj-y variable to nested Makefile.objs by Paolo Bonzini · 13 years ago
  76. 5e8861a build: move obj-TARGET-y variables to nested Makefile.objs by Paolo Bonzini · 13 years ago
  77. b7e516c Kill off cpu_state_reset() by Andreas Färber · 13 years ago
  78. 445e957 target-sh4: Let cpu_sh4_init() return SuperHCPU by Andreas Färber · 13 years ago
  79. 2b4b490 target-sh4: Start QOM'ifying CPU init by Andreas Färber · 13 years ago
  80. c4bb0f9 target-sh4: QOM'ify CPU reset by Andreas Färber · 13 years ago
  81. 339894b target-sh4: QOM'ify CPU by Andreas Färber · 13 years ago
  82. 2050396 Use uintptr_t for various op related functions by Blue Swirl · 13 years ago
  83. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  84. 73e5716 target-sh4: Don't overuse CPUState by Andreas Färber · 13 years ago
  85. 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
  86. 2d0b9ac target-sh4: Clean includes by Stefan Weil · 13 years ago
  87. 0cdb955 target-sh4: ignore ocbp and ocbwb instructions by Aurelien Jarno · 13 years ago
  88. f840fa9 target-sh4: Fix operands for fipr, ftrv instructions by Stefan Weil · 13 years ago
  89. cac1e30 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  90. 4abf79a fix spelling in target sub directory by Dong Xu Wang · 13 years ago
  91. b279e5e sh_intc: convert interrupt controller to memory API by Benoît Canet · 13 years ago
  92. bccd9ec softmmu_header: pass CPUState to tlb_fill by Blue Swirl · 14 years ago
  93. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  94. 97b348e Remove unused is_softmmu parameter from cpu_handle_mmu_fault by Blue Swirl · 14 years ago
  95. 3e45717 exec.h cleanup by Blue Swirl · 14 years ago
  96. 2b41f10 Remove exec-all.h include directives by Blue Swirl · 14 years ago
  97. f081c76 Move cpu_has_work and cpu_pc_from_tb to cpu.h by Blue Swirl · 14 years ago
  98. f3e2703 exec.h: fix coding style and change cpu_has_work to return bool by Blue Swirl · 14 years ago
  99. 1162c04 cpu_loop_exit: avoid using AREG0 by Blue Swirl · 14 years ago
  100. 618ba8e Remove unused function parameter from cpu_restore_state by Stefan Weil · 14 years ago