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