1. dbad6b7 disas: QOMify s390x specific disas setup by Peter Crosthwaite · 10 years ago
  2. 4c315c2 qdev: Protect device-list-properties against broken devices by Markus Armbruster · 9 years ago
  3. 4bad9e3 cpu: Change cpu_exec_init() arg to cpu, not env by Peter Crosthwaite · 10 years ago
  4. 5a790cc cpu: Add Error argument to cpu_exec_init() by Bharata B Rao · 10 years ago
  5. 3da0ab3 target-s390x: PER: add Breaking-Event-Address register by Aurelien Jarno · 10 years ago
  6. 311918b target-s390x: PER storage-alteration event support by Aurelien Jarno · 10 years ago
  7. cbed0ba target-s390x: fix s390_cpu_initial_reset by Aurelien Jarno · 10 years ago
  8. cc0d079 target-s390x: initialize I/O interrupt queue by Aurelien Jarno · 10 years ago
  9. 7107e5a target-s390x: correctly initialize ext interrupt queue by Aurelien Jarno · 10 years ago
  10. 4a33565 target-s390x: detect tininess before rounding for FP operations by Aurelien Jarno · 10 years ago
  11. 3cda44f s390x/kvm: migrate vcpu interrupt state by Jens Freimann · 10 years ago
  12. 18ff949 s390x/kvm: implement handling of new SIGP orders by David Hildenbrand · 10 years ago
  13. ef1df13 s390x/migration: migrate CPU state by Thomas Huth · 10 years ago
  14. 9960714 s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefs by David Hildenbrand · 10 years ago
  15. c9e659c s390x/kvm: propagate s390 cpu state to kvm by David Hildenbrand · 10 years ago
  16. eb24f7c s390x/kvm: proper use of the cpu states OPERATING and STOPPED by David Hildenbrand · 10 years ago
  17. 75973bf s390x/kvm: introduce proper states for s390 cpus by David Hildenbrand · 10 years ago
  18. 02bb9bb target-s390x: Use cpu_exec_interrupt qom hook by Richard Henderson · 11 years ago
  19. 73d510c s390x/gdb: generate target.xml and handle fp/ac as coprocessors by David Hildenbrand · 11 years ago
  20. 159855f s390x/kvm: execute the first cpu reset on the vcpu thread by David Hildenbrand · 11 years ago
  21. 1fad8b3 s390x/kvm: execute "system reset" cpu resets on the vcpu thread by David Hildenbrand · 11 years ago
  22. 50a2c6e kvm: reset state from the CPU's reset method by Paolo Bonzini · 12 years ago
  23. 00c8cb0 cputlb: Change tlb_flush() argument to CPUState by Andreas Färber · 12 years ago
  24. f0c3c50 cpu: Move breakpoints field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  25. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 12 years ago
  26. 8c2e1b0 cpu: Turn cpu_has_work() into a CPUClass hook by Andreas Färber · 12 years ago
  27. 49f5c9e s390x/cpu: Use ioctl to reset state in the kernel by Thomas Huth · 11 years ago
  28. 819bd30 s390x/async_pf: Check for apf extension and enable pfault by Dominik Dingel · 12 years ago
  29. fdfba1a exec: Make ldl_*_phys input an AddressSpace by Edgar E. Iglesias · 11 years ago
  30. f5ae2a4 s390/cpu: split CPU reset into architectured functions by Christian Borntraeger · 12 years ago
  31. 29c6157 s390: provide a cpu load normal function by Christian Borntraeger · 12 years ago
  32. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  33. 9b4f38e s390: Implement dump-guest-memory support for target s390x by Ekaterina Tumanova · 12 years ago
  34. 14a10fc cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState" by Andreas Färber · 12 years ago
  35. 5b50e79 cpu: Introduce CPUClass::gdb_{read,write}_register() by Andreas Färber · 12 years ago
  36. a0e372f cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs by Andreas Färber · 12 years ago
  37. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  38. f45748f cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc() by Andreas Färber · 12 years ago
  39. 91b1df8 cpu: Move reset logging to CPUState by Andreas Färber · 12 years ago
  40. a076285 log: Change log_cpu_state[_mask]() argument to CPUState by Andreas Färber · 12 years ago
  41. c643bed cpu: Change qemu_init_vcpu() argument to CPUState by Andreas Färber · 12 years ago
  42. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  43. 97a8ea5 cpu: Replace do_interrupt() by CPUClass::do_interrupt method by Andreas Färber · 12 years ago
  44. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  45. c05efcb cpu: Add CPUArchState pointer to CPUState by Andreas Färber · 12 years ago
  46. 2b7ac76 target-s390x: Move TCG initialization to S390CPU initfn by Andreas Färber · 12 years ago
  47. 1f13663 target-s390x: Introduce QOM realizefn for S390CPU by Andreas Färber · 12 years ago
  48. e205842 Merge remote-tracking branch 'agraf/s390-for-upstream' into staging by Anthony Liguori · 12 years ago
  49. 49e1587 target-s390x: Pass S390CPU to s390_{add, del}_running_cpu() by Andreas Färber · 12 years ago
  50. c7396bb target-s390x: Mark as unmigratable by Andreas Färber · 12 years ago
  51. d5627ce target-s390x: Unregister reset callback on finalization by Andreas Färber · 12 years ago
  52. 70bada0 s390: Add CPU reset handler by Jens Freimann · 12 years ago
  53. 904e5fd S390: Enable -cpu help and QMP query-cpu-definitions by Viktor Mihajlovski · 12 years ago
  54. 55e5c28 cpu: Move cpu_index field to CPUState by Andreas Färber · 12 years ago
  55. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  56. 564b863 target-s390x: Let cpu_s390x_init() return S390CPU by Andreas Färber · 13 years ago
  57. b8ba679 target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPU by Andreas Färber · 13 years ago
  58. 8f22e0d target-s390x: QOM'ify CPU init by Andreas Färber · 13 years ago
  59. 1ac1a74 target-s390x: QOM'ify CPU reset by Andreas Färber · 13 years ago
  60. 29e4bcb target-s390x: QOM'ify CPU by Andreas Färber · 13 years ago