1. 14a10fc cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState" by Andreas Färber · 12 years ago
  2. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  3. b42eab2 target-unicore32: Implement CPUClass::set_pc() by Andreas Färber · 12 years ago
  4. c643bed cpu: Change qemu_init_vcpu() argument to CPUState by Andreas Färber · 12 years ago
  5. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  6. 97a8ea5 cpu: Replace do_interrupt() by CPUClass::do_interrupt method by Andreas Färber · 12 years ago
  7. c05efcb cpu: Add CPUArchState pointer to CPUState by Andreas Färber · 12 years ago
  8. d9c27f0 target-unicore32: Move TCG initialization to UniCore32CPU initfn by Andreas Färber · 12 years ago
  9. 088383e target-unicore32: Introduce QOM realizefn for UniCore32CPU by Andreas Färber · 12 years ago
  10. eeb266d target-unicore32: Rename CPU subtypes by Andreas Färber · 12 years ago
  11. 88e2851 target-unicore32: Mark as unmigratable by Andreas Färber · 12 years ago
  12. 87fb581 target-unicore32: Use type_register() instead of type_register_static() by Andreas Färber · 12 years ago
  13. 4933908 target-unicore32: Catch attempt to instantiate abstract type in cpu_init() by Andreas Färber · 12 years ago
  14. d89e121 target-unicore32: Detect attempt to instantiate non-CPU type in cpu_init() by Andreas Färber · 12 years ago
  15. 3993c6b cpus: Pass CPUState to [qemu_]cpu_has_work() by Andreas Färber · 13 years ago
  16. d48813d unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable by Guan Xuetao · 13 years ago
  17. 8df9082 target-unicore32: Move CPU-dependent init into initfn by Andreas Färber · 13 years ago
  18. ae0f5e9 target-unicore32: QOM'ify CPU by Andreas Färber · 13 years ago