1. bdf7ae5 cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb() by Andreas Färber · 12 years ago
  2. f45748f cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc() by Andreas Färber · 12 years ago
  3. 91b1df8 cpu: Move reset logging to CPUState by Andreas Färber · 12 years ago
  4. a076285 log: Change log_cpu_state[_mask]() argument to CPUState by Andreas Färber · 12 years ago
  5. c643bed cpu: Change qemu_init_vcpu() argument to CPUState by Andreas Färber · 12 years ago
  6. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  7. 97a8ea5 cpu: Replace do_interrupt() by CPUClass::do_interrupt method by Andreas Färber · 12 years ago
  8. b350ab7 target-sh4: Move PVR/PRR/CVR into SuperHCPUClass by Andreas Färber · 12 years ago
  9. c1b382e target-sh4: Introduce SuperHCPU subclasses by Andreas Färber · 12 years ago
  10. c05efcb cpu: Add CPUArchState pointer to CPUState by Andreas Färber · 12 years ago
  11. aa7408e target-sh4: Move TCG initialization to SuperHCPU initfn by Andreas Färber · 12 years ago
  12. 55acb58 target-sh4: Introduce QOM realizefn for SuperHCPU by Andreas Färber · 13 years ago
  13. 1e45d31 target-sh4: Mark as unmigratable by Andreas Färber · 12 years ago
  14. 55e5c28 cpu: Move cpu_index field to CPUState by Andreas Färber · 12 years ago
  15. 2b4b490 target-sh4: Start QOM'ifying CPU init by Andreas Färber · 13 years ago
  16. c4bb0f9 target-sh4: QOM'ify CPU reset by Andreas Färber · 13 years ago
  17. 339894b target-sh4: QOM'ify CPU by Andreas Färber · 13 years ago