1. f5ae2a4 s390/cpu: split CPU reset into architectured functions by Christian Borntraeger · 11 years ago
  2. 29c6157 s390: provide a cpu load normal function by Christian Borntraeger · 11 years ago
  3. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 11 years ago
  4. 9b4f38e s390: Implement dump-guest-memory support for target s390x by Ekaterina Tumanova · 11 years ago
  5. 14a10fc cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState" by Andreas Färber · 11 years ago
  6. 5b50e79 cpu: Introduce CPUClass::gdb_{read,write}_register() by Andreas Färber · 11 years ago
  7. a0e372f cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs by Andreas Färber · 11 years ago
  8. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 11 years ago
  9. f45748f cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc() by Andreas Färber · 11 years ago
  10. 91b1df8 cpu: Move reset logging to CPUState by Andreas Färber · 12 years ago
  11. a076285 log: Change log_cpu_state[_mask]() argument to CPUState by Andreas Färber · 12 years ago
  12. c643bed cpu: Change qemu_init_vcpu() argument to CPUState by Andreas Färber · 12 years ago
  13. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  14. 97a8ea5 cpu: Replace do_interrupt() by CPUClass::do_interrupt method by Andreas Färber · 12 years ago
  15. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  16. c05efcb cpu: Add CPUArchState pointer to CPUState by Andreas Färber · 12 years ago
  17. 2b7ac76 target-s390x: Move TCG initialization to S390CPU initfn by Andreas Färber · 12 years ago
  18. 1f13663 target-s390x: Introduce QOM realizefn for S390CPU by Andreas Färber · 12 years ago
  19. e205842 Merge remote-tracking branch 'agraf/s390-for-upstream' into staging by Anthony Liguori · 12 years ago
  20. 49e1587 target-s390x: Pass S390CPU to s390_{add, del}_running_cpu() by Andreas Färber · 12 years ago
  21. c7396bb target-s390x: Mark as unmigratable by Andreas Färber · 12 years ago
  22. d5627ce target-s390x: Unregister reset callback on finalization by Andreas Färber · 12 years ago
  23. 70bada0 s390: Add CPU reset handler by Jens Freimann · 12 years ago
  24. 904e5fd S390: Enable -cpu help and QMP query-cpu-definitions by Viktor Mihajlovski · 12 years ago
  25. 55e5c28 cpu: Move cpu_index field to CPUState by Andreas Färber · 12 years ago
  26. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  27. 564b863 target-s390x: Let cpu_s390x_init() return S390CPU by Andreas Färber · 13 years ago
  28. b8ba679 target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPU by Andreas Färber · 13 years ago
  29. 8f22e0d target-s390x: QOM'ify CPU init by Andreas Färber · 13 years ago
  30. 1ac1a74 target-s390x: QOM'ify CPU reset by Andreas Färber · 13 years ago
  31. 29e4bcb target-s390x: QOM'ify CPU by Andreas Färber · 13 years ago