1. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  2. e2e5e11 alpha: Clean up includes by Peter Maydell · 9 years ago
  3. 0960be7 disas: QOMify alpha specific disas setup by Peter Crosthwaite · 10 years ago
  4. 4c315c2 qdev: Protect device-list-properties against broken devices by Markus Armbruster · 9 years ago
  5. 4bad9e3 cpu: Change cpu_exec_init() arg to cpu, not env by Peter Crosthwaite · 10 years ago
  6. 5a790cc cpu: Add Error argument to cpu_exec_init() by Bharata B Rao · 10 years ago
  7. dde7c24 target-alpha: Use cpu_exec_interrupt qom hook by Richard Henderson · 10 years ago
  8. 93e2232 softmmu: make do_unaligned_access a method of CPU by Paolo Bonzini · 11 years ago
  9. 00c8cb0 cputlb: Change tlb_flush() argument to CPUState by Andreas Färber · 11 years ago
  10. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 11 years ago
  11. 8c2e1b0 cpu: Turn cpu_has_work() into a CPUClass hook by Andreas Färber · 11 years ago
  12. 51fb256 cpu: Drop cpu_model_str from CPU_COMMON by Andreas Färber · 12 years ago
  13. 14a10fc cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState" by Andreas Färber · 12 years ago
  14. 5b50e79 cpu: Introduce CPUClass::gdb_{read,write}_register() by Andreas Färber · 12 years ago
  15. a0e372f cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs by Andreas Färber · 12 years ago
  16. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  17. f45748f cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc() by Andreas Färber · 12 years ago
  18. c658b94 cpu: Turn cpu_unassigned_access() into a CPUState hook by Andreas Färber · 12 years ago
  19. c643bed cpu: Change qemu_init_vcpu() argument to CPUState by Andreas Färber · 12 years ago
  20. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  21. fe31e73 target-alpha: Register VMStateDescription for AlphaCPU by Andreas Färber · 12 years ago
  22. 97a8ea5 cpu: Replace do_interrupt() by CPUClass::do_interrupt method by Andreas Färber · 12 years ago
  23. c05efcb cpu: Add CPUArchState pointer to CPUState by Andreas Färber · 12 years ago
  24. bd1b282 target-alpha: Update AlphaCPU to QOM realizefn by Andreas Färber · 12 years ago
  25. a120c28 target-alpha: Catch attempt to instantiate abstract type in cpu_init() by Andreas Färber · 12 years ago
  26. 0e44a02 target-alpha: Detect attempt to instantiate non-CPU type in cpu_init() by Andreas Färber · 12 years ago
  27. 2b8c275 cpu: Add model resolution support to CPUClass by Andreas Färber · 12 years ago
  28. 75a192a qemu-common.h: Make qemu_init_vcpu() stub static inline by Andreas Färber · 12 years ago
  29. 501a7ce Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu by Andreas Färber · 12 years ago
  30. 92a3136 cpu: Introduce CPUListState struct by Andreas Färber · 12 years ago
  31. 494342b target-alpha: Add support for -cpu ? by Andreas Färber · 12 years ago
  32. 0c28246 target-alpha: Turn CPU definitions into subclasses by Andreas Färber · 12 years ago
  33. 3993c6b cpus: Pass CPUState to [qemu_]cpu_has_work() by Andreas Färber · 13 years ago
  34. 9444006 target-alpha: QOM'ify CPU init by Andreas Färber · 13 years ago
  35. 25ebd80 target-alpha: QOM'ify CPU by Andreas Färber · 13 years ago