1. 0c591eb cputlb: Change tlb_set_page() argument to CPUState by Andreas Färber · 11 years ago
  2. 00c8cb0 cputlb: Change tlb_flush() argument to CPUState by Andreas Färber · 11 years ago
  3. 3f38f30 translate-all: Change cpu_restore_state() argument to CPUState by Andreas Färber · 11 years ago
  4. 5638d18 cpu-exec: Change cpu_loop_exit() argument to CPUState by Andreas Färber · 11 years ago
  5. d5a11fe exec: Change tlb_fill() argument to CPUState by Andreas Färber · 11 years ago
  6. f0c3c50 cpu: Move breakpoints field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  7. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  8. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 11 years ago
  9. 9262685 cpu: Factor out cpu_generic_init() by Andreas Färber · 11 years ago
  10. 8c2e1b0 cpu: Turn cpu_has_work() into a CPUClass hook by Andreas Färber · 11 years ago
  11. 51fb256 cpu: Drop cpu_model_str from CPU_COMMON by Andreas Färber · 11 years ago
  12. b1669e5 target: Include softmmu_exec.h where forgotten by Richard Henderson · 11 years ago
  13. 8cfd049 tcg: Change tcg_gen_exit_tb argument to uintptr_t by Richard Henderson · 11 years ago
  14. 14a10fc cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState" by Andreas Färber · 11 years ago
  15. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 11 years ago
  16. ed2803d cpu: Move singlestep_enabled field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  17. bdf7ae5 cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb() by Andreas Färber · 11 years ago
  18. a10b978 target-moxie: Implement CPUClass::set_pc() by Andreas Färber · 11 years ago
  19. 91b1df8 cpu: Move reset logging to CPUState by Andreas Färber · 12 years ago
  20. a076285 log: Change log_cpu_state[_mask]() argument to CPUState by Andreas Färber · 12 years ago
  21. 13cccc6 target-moxie: gen_intermediate_code_internal() should be inlined by Andreas Färber · 11 years ago
  22. 6e42be7 cpu: Drop unnecessary dynamic casts in *_env_get_cpu() by Andreas Färber · 12 years ago
  23. c643bed cpu: Change qemu_init_vcpu() argument to CPUState by Andreas Färber · 12 years ago
  24. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  25. d2ad502 target-moxie: replace target_phys_addr_t with hwaddr by Hu Tao · 12 years ago
  26. 183543c target-moxie: Fix VMState registration by Peter Maydell · 12 years ago
  27. 5357406 target-moxie: set do_interrupt to a target-specific helper function by Dunrong Huang · 12 years ago
  28. e06335b target-moxie: Fix pointer-to-integer conversion (MinGW-w64) by Stefan Weil · 12 years ago
  29. 525bd32 Add moxie target code by Anthony Green · 12 years ago