1. 3cff86f spapr: Simplify spapr_cpu_core_realize() and spapr_cpu_core_unrealize() by Greg Kurz · 4 years, 5 months ago
  2. 9370c28 spapr: Make spapr_cpu_core_unrealize() idempotent by Greg Kurz · 4 years, 5 months ago
  3. 96598cd spapr: Drop spapr_delete_vcpu() unused argument by Greg Kurz · 4 years, 5 months ago
  4. f1023d2 spapr: Unrealize vCPUs with qdev_unrealize() by Greg Kurz · 4 years, 5 months ago
  5. 90689a3 spapr: Fix leak of CPU machine specific data by Greg Kurz · 4 years, 5 months ago
  6. a5af92e spapr: Simplify error handling in spapr_cpu_core_realize() by Greg Kurz · 4 years, 6 months ago
  7. cfdc527 spapr: Add a return value to spapr_set_vcpu_id() by Greg Kurz · 4 years, 6 months ago
  8. 9c4d149 spapr: Fix error leak in spapr_realize_vcpu() by Greg Kurz · 4 years, 6 months ago
  9. 554c216 ppc/spapr: Use start-powered-off CPUState property by Thiago Jung Bauermann · 4 years, 7 months ago
  10. 992861f error: Eliminate error_propagate() manually by Markus Armbruster · 4 years, 8 months ago
  11. 118bfd7 qdev: Use returned bool to check for qdev_realize() etc. failure by Markus Armbruster · 4 years, 8 months ago
  12. ce189ab qdev: Convert bus-less devices to qdev_realize() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  13. 0bbf14a ppc/spapr: add a POWER10 CPU model by Cédric Le Goater · 4 years, 10 months ago
  14. b69c3c2 qdev: Unrealize must not fail by Markus Armbruster · 4 years, 10 months ago
  15. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
  16. 395a20d ppc/spapr: Move GPRs setup to one place by Alexey Kardashevskiy · 5 years ago
  17. e8b1144 spapr, ppc: Remove VPM0/RMLS hacks for POWER9 by David Gibson · 5 years ago
  18. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  19. 0990ce6 ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip by Greg Kurz · 5 years ago
  20. d49e8a9 ppc: Reset the interrupt presenter from the CPU reset handler by Cédric Le Goater · 5 years ago
  21. d1f2b46 spapr_cpu_core: Implement DeviceClass::reset by Greg Kurz · 5 years ago
  22. 90f8db5 spapr: move CPU reset after presenter creation by Cédric Le Goater · 5 years ago
  23. ebd6be0 spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptController by David Gibson · 5 years ago
  24. b1e8156 spapr: Set compat mode in spapr_core_plug() by Greg Kurz · 6 years ago
  25. ce03a19 pseries: Fix compat_pvr on reset by Laurent Vivier · 6 years ago
  26. 12e9493 Include hw/boards.h a bit less by Markus Armbruster · 6 years ago
  27. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  28. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  29. 71e8a91 Include sysemu/reset.h a lot less by Markus Armbruster · 6 years ago
  30. 70de096 target/ppc: Set PSSCR_EC on cpu halt to prevent spurious wakeup by Suraj Jitindar Singh · 6 years ago
  31. ce2918c spapr: Use CamelCase properly by David Gibson · 6 years ago
  32. a28b9a5 spapr: move the interrupt presenters under machine_data by Cédric Le Goater · 6 years ago
  33. 3ff73aa ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU by Cédric Le Goater · 6 years ago
  34. 129dbe6 ppc/xive: introduce a XiveTCTX pointer under PowerPCCPU by Cédric Le Goater · 6 years ago
  35. 8fa1f4e spapr: modify the prototype of the cpu_intc_create() method by Cédric Le Goater · 6 years ago
  36. 3ba3d0b spapr: introduce an 'ic-mode' machine option by Cédric Le Goater · 6 years ago
  37. 1a937ad spapr: allocate the interrupt thread context under the CPU core by Cédric Le Goater · 6 years ago
  38. a84f717 target/ppc/kvm: set vcpu as online/offline by Nikunj A Dadhania · 7 years ago
  39. b12a4ef Fix a deadlock case in the CPU hotplug flow by Jose Ricardo Ziviani · 7 years ago
  40. ef01ed9 spapr: introduce a IRQ controller backend to the machine by Cédric Le Goater · 7 years ago
  41. cc71c77 spapr_cpu_core: vmstate_[un]register per-CPU data from (un)realizefn by Bharata B Rao · 7 years ago
  42. e5ca28e spapr: Don't rewrite mmu capabilities in KVM mode by David Gibson · 7 years ago
  43. e2e4f64 spapr: Add cpu_apply hook to capabilities by David Gibson · 7 years ago
  44. 7f9fe3f spapr_cpu_core: migrate VPA related state by Greg Kurz · 7 years ago
  45. b940202 spapr_cpu_core: migrate per-CPU data by Greg Kurz · 7 years ago
  46. 7388efa target/ppc, spapr: Move VPA information to machine_data by David Gibson · 7 years ago
  47. d9f0e34 spapr_cpu_core: introduce spapr_create_vcpu() by Greg Kurz · 7 years ago
  48. 9986dde spapr_cpu_core: add missing rollback on realization path by Greg Kurz · 7 years ago
  49. 27607c1 spapr_cpu_core: fix potential leak in spapr_cpu_core_realize() by Greg Kurz · 7 years ago
  50. dbb3e8d spapr_cpu_core: convert last snprintf() to g_strdup_printf() by Greg Kurz · 7 years ago
  51. b1d40d6 spapr: Clean up cpu realize/unrealize paths by David Gibson · 7 years ago
  52. 47a9b55 spapr: Clean up handling of LPCR power-saving exit bits by David Gibson · 7 years ago
  53. da20aed spapr: Move PAPR mode cpu setup fully to spapr code by David Gibson · 7 years ago
  54. 84369f6 spapr: Make a helper to set up cpu entry point state by David Gibson · 7 years ago
  55. 88f42c6 spapr: Set compatibility mode before the rest of spapr_cpu_reset() by David Gibson · 7 years ago
  56. 648edb6 spapr: move VCPU calculation to core machine code by Greg Kurz · 7 years ago
  57. 9012a53 spapr: fix device tree properties when using compatibility mode by Greg Kurz · 7 years ago
  58. e9808d0 hw: use "qemu/osdep.h" as first #include in source files by Philippe Mathieu-Daudé · 7 years ago
  59. ed0c37e ppc/xics: assign of the CPU 'intc' pointer under the core by Cédric Le Goater · 7 years ago
  60. 4f7a47b ppc/xics: introduce an icp_create() helper by Cédric Le Goater · 7 years ago
  61. d632225 spapr/rtas: fix reboot of a a SMP TCG guest by Cédric Le Goater · 7 years ago
  62. 94ad93b spapr_cpu_core: instantiate CPUs separately by Greg Kurz · 7 years ago
  63. e7cca3e spapr_cpu_core: rewrite machine type sanity check by Greg Kurz · 7 years ago
  64. 2e9c10e ppc: spapr: use generic cpu_model parsing by Igor Mammedov · 7 years ago
  65. 5bbb264 ppc: spapr: register 'host' core type along with the rest of core types by Igor Mammedov · 7 years ago
  66. b51d3c8 ppc: spapr: use cpu type name directly by Igor Mammedov · 7 years ago
  67. 44cd95e ppc: spapr: define core types statically by Igor Mammedov · 7 years ago
  68. b8e9996 ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr() by Igor Mammedov · 7 years ago
  69. a1063aa ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model() by Igor Mammedov · 7 years ago
  70. 1ed9c8a target/ppc: Add POWER9 DD2.0 model information by David Gibson · 7 years ago
  71. 1ec26c7 spapr: fix the value of SDR1 in kvmppc_put_books_sregs() by Greg Kurz · 7 years ago
  72. 3b2fced spapr_cpu_core: cleaning up qdev_get_machine() calls by Greg Kurz · 7 years ago
  73. 1bbadc7 spapr_cpu_core: fail gracefully with non-pseries machine types by Greg Kurz · 8 years ago
  74. 7cca3e4 ppc: spapr: Move VCPU ID calculation into sPAPR by Sam Bobroff · 8 years ago
  75. c5354f5 ppc: make cpu_model translation to type consistent by Igor Mammedov · 8 years ago
  76. 2363d5e hw/ppc/spapr_cpu_core: Add a proper check for spapr machine by Thomas Huth · 8 years ago
  77. 6595ab31 spapr: prevent QEMU crash when CPU realization fails by Bharata B Rao · 8 years ago
  78. 66d5c49 pseries: Reset CPU compatibility mode by David Gibson · 8 years ago
  79. 7843c0d pseries: Move CPU compatibility property to machine by David Gibson · 8 years ago
  80. 9ed6566 xics: setup cpu at realize time by Greg Kurz · 8 years ago
  81. ad26563 xics: introduce macros for ICP/ICS link properties by Greg Kurz · 8 years ago
  82. 15f8b14 numa: move numa_node from CPUState into target specific classes by Igor Mammedov · 8 years ago
  83. 249127d spapr_cpu_core: drop reference on ICP object during CPU realization by Greg Kurz · 8 years ago
  84. c8a9829 spapr-cpu-core: release ICP object when realization fails by Greg Kurz · 8 years ago
  85. 722387e spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu() by Igor Mammedov · 8 years ago
  86. 0b8497f spapr: add node-id property to sPAPR core by Igor Mammedov · 8 years ago
  87. 8f37e54 spapr-cpu-core: Release ICPState object during CPU unrealization by Bharata B Rao · 8 years ago
  88. 5bc8d26 spapr: allocate the ICPState object from under sPAPRCPUCore by Cédric Le Goater · 8 years ago
  89. 06747ba spapr: move the IRQ server number mapping under the machine by Cédric Le Goater · 8 years ago
  90. ad5d1ad ppc/xics: introduce an 'intc' backlink under PowerPCCPU by Cédric Le Goater · 8 years ago
  91. 17b7c39 spapr: ensure that all threads within core are on the same NUMA node by Igor Mammedov · 8 years ago
  92. 24d8e56 hw/ppc/spapr: Add POWER9 to pseries cpu models by Suraj Jitindar Singh · 8 years ago
  93. b4f27d7 ppc/xics: use the QOM interface to grab an ICP by Cédric Le Goater · 8 years ago
  94. e57ca75 target/ppc: Manage external HPT via virtual hypervisor by David Gibson · 8 years ago
  95. b7b0b1f target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr() by David Gibson · 8 years ago
  96. ff9006d spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.c by Igor Mammedov · 8 years ago
  97. f844616 spapr: cpu core: separate child threads destruction from machine state operations by Igor Mammedov · 8 years ago
  98. 1d1be34 ppc: Clean up and QOMify hypercall emulation by David Gibson · 8 years ago
  99. 0c86d0f pseries: Always use core objects for CPU construction by David Gibson · 8 years ago
  100. fcf5ef2 Move target-* CPU file into a target/ folder by Thomas Huth · 8 years ago