1. 0ddbd05 spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports it by Alexey Kardashevskiy · 9 years ago
  2. 0e6aac8 machine: Use type_init() to register machine classes by Eduardo Habkost · 9 years ago
  3. c18ad9a target-ppc: Eliminate kvmppc_kern_htab global by David Gibson · 9 years ago
  4. e5c0d3c target-ppc: Add helpers for updating a CPU's SDR1 and external HPT by David Gibson · 9 years ago
  5. 226419d msi_supported -> msi_nonbroken by Michael S. Tsirkin · 9 years ago
  6. 7ef295e loader: Add data swap option to load-elf by Peter Crosthwaite · 9 years ago
  7. 09b5e30 spapr: skip configuration section during migration of older machines by Greg Kurz · 9 years ago
  8. cba0e77 spapr: disable vmdesc submission for old machines by Greg Kurz · 9 years ago
  9. 9897e46 spapr: initialize local Error pointer by Greg Kurz · 9 years ago
  10. 1c81003 pseries: Include missing pseries-2.5 compat properties in pseries-2.4 by David Gibson · 9 years ago
  11. 378bc21 migration: ensure htab_save_first completes after timeout by David Gibson · 9 years ago
  12. fa48b43 target-ppc: Remove hack for ppc_hash64_load_hpte*() with HV KVM by David Gibson · 9 years ago
  13. c5f54f3 pseries: Move hash page table allocation to reset time by David Gibson · 9 years ago
  14. 8dfe8e7 pseries: Add helper to calculate recommended hash page table size by David Gibson · 9 years ago
  15. 715c5407 pseries: Simplify handling of the hash page table fd by David Gibson · 9 years ago
  16. 98a5d10 pseries: Clean up error reporting in htab migration functions by David Gibson · 9 years ago
  17. d54e4d7 pseries: Clean up error reporting in ppc_spapr_init() by David Gibson · 9 years ago
  18. 1e49182 pseries: Clean up error handling in xics_system_init() by David Gibson · 9 years ago
  19. 14c6a89 pseries: Clean up error handling in spapr_vga_init() by David Gibson · 9 years ago
  20. 7c150d6 pseries: Clean up error handling in spapr_validate_node_memory() by David Gibson · 9 years ago
  21. 569f496 pseries: Clean up error handling of spapr_cpu_init() by David Gibson · 9 years ago
  22. f9ab1e8 ppc: Clean up error handling in ppc_set_compat() by David Gibson · 9 years ago
  23. 16c25ae spapr: Don't create ibm,dynamic-reconfiguration-memory w/o DR LMBs by Bharata B Rao · 9 years ago
  24. 0d75590 ppc: Clean up includes by Peter Maydell · 9 years ago
  25. 9af9e0f error: Strip trailing '\n' from error string arguments (again) by Markus Armbruster · 9 years ago
  26. b83baa6 spapr: Use error_reportf_err() by Markus Armbruster · 9 years ago
  27. 6231a6d hw: Inline the qdev_prop_set_drive_nofail() wrapper by Markus Armbruster · 9 years ago
  28. 87bbdd9 hw/ppc/spapr: fix spapr->kvm_type leak by David Gibson · 9 years ago
  29. 57040d4 hw/ppc/spapr: Use XHCI as host controller for new spapr machines by Thomas Huth · 9 years ago
  30. 4b23699 pseries: Add pseries-2.6 machine type by David Gibson · 9 years ago
  31. fccbc78 pseries: Improve setting of default machine version by David Gibson · 9 years ago
  32. fc9f38c pseries: Restructure class_options functions by David Gibson · 9 years ago
  33. 5013c54 pseries: DEFINE_SPAPR_MACHINE by David Gibson · 9 years ago
  34. f949b4e pseries: Use SET_MACHINE_COMPAT by David Gibson · 9 years ago
  35. 0eb9054 pseries: Remove versions from mc->desc by David Gibson · 9 years ago
  36. 64f0f70 pseries: Remove redundant calls to spapr_machine_initfn() by David Gibson · 9 years ago
  37. 1c5f29b pseries: Rearrange versioned machine type code by David Gibson · 9 years ago
  38. aec39c5 pseries: Remove redundant setting of mc->name for pseries-2.5 machine by David Gibson · 9 years ago
  39. 3dc0a66 spapr: Add /system-id by Alexey Kardashevskiy · 9 years ago
  40. 9b7a70e hw/ppc/spapr: Remove duplicated "pseries" alias by Thomas Huth · 9 years ago
  41. 903a41d Fix memory leak on error by Stefano Dong (董兴水) · 9 years ago
  42. b41d320 spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctl by Bharata B Rao · 9 years ago
  43. a3e06c3 Rename save_live_complete to save_live_complete_precopy by Dr. David Alan Gilbert · 9 years ago
  44. 80fd50f ppc/spapr: add 2.4 compat props by Cornelia Huck · 9 years ago
  45. d6a9b0b Revert "memhp: extend address auto assignment to support gaps" by Michael S. Tsirkin · 9 years ago
  46. 90da0d5 ppc/spapr: Add "ibm,pa-features" property to the device-tree by Benjamin Herrenschmidt · 9 years ago
  47. fd5da5c spapr: Add "slb-size" property to CPU device tree nodes by Thomas Huth · 9 years ago
  48. 7735fed spapr: Abort when HTAB of requested size isn't allocated by Bharata B Rao · 9 years ago
  49. b817772 spapr: Allocate HTAB from machine init by Bharata B Rao · 9 years ago
  50. b798c19 ppc/spapr: Allow VIRTIO_VGA by Benjamin Herrenschmidt · 9 years ago
  51. df0acde memhp: extend address auto assignment to support gaps by Igor Mammedov · 9 years ago
  52. 4ecd4d1 ppc: Rename ELF_MACHINE to be PPC specific by Peter Crosthwaite · 10 years ago
  53. 4d9392b ppc/spapr: Implement H_RANDOM hypercall in QEMU by Thomas Huth · 9 years ago
  54. ef001f0 ppc/spapr: Fix buffer overflow in spapr_populate_drconf_memory() by Thomas Huth · 9 years ago
  55. 20bb648 spapr: Fix default NUMA node allocation for threads by David Gibson · 10 years ago
  56. 0a41786 spapr: Move memory hotplug to RTAS_LOG_V6_HP_ID_DRC_COUNT type by Bharata B Rao · 10 years ago
  57. 7a36ae7 spapr: Support hotplug by specifying DRC count by Bharata B Rao · 10 years ago
  58. e8f986f spapr: Revert to memory@XXXX representation for non-hotplugged memory by Bharata B Rao · 10 years ago
  59. 6663864 spapr: Populate ibm,associativity-lookup-arrays correctly for non-NUMA by Bharata B Rao · 10 years ago
  60. 19a35c9 spapr: Provide better error message when slots exceed max allowed by Bharata B Rao · 10 years ago
  61. b556854 spapr: Don't allow memory hotplug to memory less nodes by Bharata B Rao · 10 years ago
  62. c20d332 spapr: Memory hotplug support by Bharata B Rao · 10 years ago
  63. ce881f7 spapr: Make hash table size a factor of maxram_size by Bharata B Rao · 10 years ago
  64. 03d196b spapr: Support ibm,dynamic-reconfiguration-memory by Bharata B Rao · 10 years ago
  65. 224245b spapr: Add LMB DR connectors by David Gibson · 10 years ago
  66. 38b02bd spapr: Use QEMU limit for maximum CPUs number by Alexey Kardashevskiy · 10 years ago
  67. 4a1c9cf spapr: Initialize hotplug memory address space by Bharata B Rao · 10 years ago
  68. ef9971d spapr: Enable in-kernel H_SET_MODE handling by Alexey Kardashevskiy · 10 years ago
  69. 22419c2 pseries: Fix incorrect calculation of threads per socket for chip-id by David Gibson · 10 years ago
  70. ad440b4 spapr: add dumpdtb support by Andrew Jones · 10 years ago
  71. a95f992 spapr: Add /rtas/ibm,change-msix-capable by Sam Bobroff · 10 years ago
  72. 2c1aaa8 spapr: Add /ibm,partition-name by Sam Bobroff · 10 years ago
  73. fb0fc8f spapr: Create pseries-2.5 machine by David Gibson · 10 years ago
  74. 613e7a7 spapr: Provide an error message when migration fails due to htab_shift mismatch by Bharata B Rao · 10 years ago
  75. 98cec76 machine: Set MachineClass::name automatically by Eduardo Habkost · 10 years ago
  76. b9f072d pseries: Rename machine class names to use MACHINE_TYPE_NAME by Eduardo Habkost · 10 years ago
  77. e402463 pci: allow 0 address for PCI IO/MEM regions by Laurent Vivier · 10 years ago
  78. 7ce0f7d Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging by Peter Maydell · 10 years ago
  79. 19fb2c3 ppc: Update cpu_model in MachineState by Bharata B Rao · 10 years ago
  80. bab99ea spapr: Consolidate cpu init code into a routine by Bharata B Rao · 10 years ago
  81. 0da6f3f spapr: Reorganize CPU dt generation code by Bharata B Rao · 10 years ago
  82. 9e734e3 spapr: Consider max_cpus during xics initialization by Bharata B Rao · 10 years ago
  83. 183930c spapr: Add sPAPRMachineClass by David Gibson · 10 years ago
  84. 1b71890 spapr: Remove obsolete entry_point field from sPAPRMachineState by David Gibson · 10 years ago
  85. fb16499 spapr: Remove obsolete ram_limit field from sPAPRMachineState by David Gibson · 10 years ago
  86. 28e0204 spapr: Merge sPAPREnvironment into sPAPRMachineState by David Gibson · 10 years ago
  87. f303f11 spapr: ensure we have at least one XICS server by Greg Kurz · 10 years ago
  88. 13d1681 global_state: Make section optional by Juan Quintela · 10 years ago
  89. ff14e81 Fix older machine type compatibility on power with section footers by Dr. David Alan Gilbert · 10 years ago
  90. 026bfd8 pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations by David Gibson · 10 years ago
  91. a34944f spapr: override default ram size to 512MB by Nikunj A Dadhania · 10 years ago
  92. 7619c7b spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge by Michael Roth · 10 years ago
  93. 79853e1 spapr_events: event-scan RTAS interface by Tyrel Datwyler · 10 years ago
  94. 31fe14d spapr_events: re-use EPOW event infrastructure for hotplug events by Nathan Fontenot · 10 years ago
  95. 46503c2 spapr_rtas: add ibm, configure-connector RTAS interface by Michael Roth · 10 years ago
  96. 730fce5 hw/ppc/spapr: Use error_report() instead of hw_error() by Thomas Huth · 10 years ago
  97. 68fea5a hw/ppc/spapr: Fix error message when firmware could not be loaded by Thomas Huth · 10 years ago
  98. a1a4561 pseries: Add pseries-2.4 machine type by David Gibson · 10 years ago
  99. 38ff32c spapr: define SPAPR_COMPAT_2_3 by Eduardo Habkost · 10 years ago
  100. 4dfd8ea spapr: Use HW_COMPAT_* inside SPAPR_COMPAT_* macros by Eduardo Habkost · 10 years ago