1. f703a04 add device_legacy_reset function to prepare for reset api change by Damien Hedde · 5 years ago
  2. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  3. 8ca63ba error: Clean up unusual names of Error * variables by Markus Armbruster · 5 years ago
  4. 038adc2 core: replace getpagesize() with qemu_real_host_page_size by Wei Yang · 5 years ago
  5. 8cbe71e spapr: Remove SpaprIrq::nr_msis by David Gibson · 5 years ago
  6. 258aa5c spapr: Fold spapr_phb_lsi_qirq() into its single caller by David Gibson · 5 years ago
  7. c4ec08a spapr-pci: Stop providing assigned-addresses by Alexey Kardashevskiy · 5 years ago
  8. f884294 Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 5 years ago
  9. 7e721e7 numa: move numa global variable numa_info into MachineState by Tao Xu · 5 years ago
  10. 572ebd0 spapr/pci: Convert types to QEMU coding style by Greg Kurz · 5 years ago
  11. 02a1536 spapr_pci: remove all child functions in function zero unplug by Daniel Henrique Barboza · 5 years ago
  12. ea52074 spapr/pci: Free MSIs during reset by Greg Kurz · 5 years ago
  13. 078eb6b spapr/pci: Consolidate de-allocation of MSIs by Greg Kurz · 5 years ago
  14. d15d4ad spapr_pci: Allow 2MiB and 16MiB IOMMU pagesizes by default by David Gibson · 5 years ago
  15. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 5 years ago
  16. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 5 years ago
  17. d645427 Include migration/vmstate.h less by Markus Armbruster · 5 years ago
  18. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 5 years ago
  19. a216641 spapr_pci: Unregister listeners before destroying the IOMMU address space by Greg Kurz · 6 years ago
  20. 8d08fa9 spapr_pci: Drop useless CONFIG_KVM ifdefery by Greg Kurz · 6 years ago
  21. 7e10b57 spapr_pci: Fix DRC owner in spapr_dt_pci_bus() by Greg Kurz · 6 years ago
  22. 740a193 spapr_pci: Fix potential NULL pointer dereference in spapr_dt_pci_bus() by Philippe Mathieu-Daudé · 6 years ago
  23. a050901 Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into staging by Peter Maydell · 6 years ago
  24. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  25. 14e7149 spapr: Allow hot plug/unplug of PCI bridges and devices under PCI bridges by David Gibson · 6 years ago
  26. 05929a6 spapr: Don't use bus number for building DRC ids by David Gibson · 6 years ago
  27. a1ec25b spapr: Clean up DRC index construction by David Gibson · 6 years ago
  28. 9e7d38e spapr: Clean up spapr_drc_populate_dt() by David Gibson · 6 years ago
  29. 466e883 spapr: Clean up dt creation for PCI buses by David Gibson · 6 years ago
  30. 9d2134d spapr: Clean up device tree construction for PCI devices by David Gibson · 6 years ago
  31. 4782a8b spapr: Clean up device node name generation for PCI devices by David Gibson · 6 years ago
  32. 7028293 spapr_pci: Improve error message by Greg Kurz · 6 years ago
  33. 2f57db8 pcie: Simplify pci_adjust_config_limit() by David Gibson · 6 years ago
  34. e8ec4ad spapr: Drop duplicate PCI swizzle code by Greg Kurz · 6 years ago
  35. c413605 spapr_pci: Get rid of duplicate code for node name creation by Greg Kurz · 6 years ago
  36. ec132ef spapr: Support NVIDIA V100 GPU with NVLink2 by Alexey Kardashevskiy · 6 years ago
  37. 4560116 spapr_pci: Fix broken naming of PCI bus by Greg Kurz · 6 years ago
  38. 5cf0d32 spapr_pci: Fix extended config space accesses by Greg Kurz · 6 years ago
  39. e366d18 spapr: Remove NULL checks on error_propagate() calls by Markus Armbruster · 6 years ago
  40. ce2918c spapr: Use CamelCase properly by David Gibson · 6 years ago
  41. 07578b0 qdev: Let the hotplug_handler_unplug() caller delete the device by David Hildenbrand · 6 years ago
  42. bb2bdd8 spapr: add hotplug hooks for PHB hotplug by Greg Kurz · 6 years ago
  43. f130928 spapr_pci: add ibm, my-drc-index property for PHB hotplug by Michael Roth · 6 years ago
  44. 0a0a66c spapr_pci: provide node start offset via spapr_populate_pci_dt() by Michael Roth · 6 years ago
  45. ef28b98 spapr_pci: add PHB unrealize by Greg Kurz · 6 years ago
  46. 09d876c spapr/drc: Drop spapr_drc_attach() fdt argument by Greg Kurz · 6 years ago
  47. 46fd029 spapr/pci: Generate FDT fragment at configure connector time by Greg Kurz · 6 years ago
  48. 94d1cc5 qdev: pass an Object * to qbus_set_hotplug_handler() by Michael Roth · 6 years ago
  49. 925969c spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error path by Greg Kurz · 6 years ago
  50. 5c7adcf spapr: Rename xics to intc in interrupt controller agnostic code by Greg Kurz · 6 years ago
  51. 382b6f2 spapr_pci: Fix endianness in assigned-addresses property by Alexey Kardashevskiy · 6 years ago
  52. d8e81d6 spapr/pci: Fix primary bus number for PCI bridges by David Hildenbrand · 6 years ago
  53. 999c9ca spapr: move spapr_create_phb() to core machine code by Greg Kurz · 6 years ago
  54. 27c1da5 spapr_pci: perform unplug via the hotplug handler by David Hildenbrand · 6 years ago
  55. 4fc4c6a spapr_pci: convert g_malloc() to g_new() by Greg Kurz · 6 years ago
  56. 4b57664 error: Fix use of error_prepend() with &error_fatal, &error_abort by Markus Armbruster · 6 years ago
  57. 0976efd spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dt by Cédric Le Goater · 6 years ago
  58. e39de89 spapr: introduce a spapr_irq class 'nr_msis' attribute by Cédric Le Goater · 6 years ago
  59. bc9b1f1 spapr_pci: fix potential NULL pointer dereference by Greg Kurz · 6 years ago
  60. 2c88b09 spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS() by Cédric Le Goater · 6 years ago
  61. 82cffa2 spapr: introduce a fixed IRQ number space by Cédric Le Goater · 6 years ago
  62. 4fe75a8 spapr: split the IRQ allocation sequence by Cédric Le Goater · 7 years ago
  63. 30f79dc spapr_pci: Remove unhelpful pagesize warning by David Gibson · 7 years ago
  64. 9cbe305 spapr_pci: fix MSI/MSIX selection by Greg Kurz · 7 years ago
  65. acc95bc Merge remote-tracking branch 'origin/master' into HEAD by Michael S. Tsirkin · 7 years ago
  66. 2b3db9d spapr_pci: use warn_report() by Greg Kurz · 7 years ago
  67. bb2d8ab spapr: fix LSI interrupt specifiers in the device tree by Greg Kurz · 7 years ago
  68. 7718375 spapr: introduce a spapr_qirq() helper by Cédric Le Goater · 7 years ago
  69. 60c6823 spapr: move the IRQ allocation routines under the machine by Cédric Le Goater · 7 years ago
  70. fd56e06 pci: Eliminate redundant PCIDevice::bus pointer by David Gibson · 7 years ago
  71. 1115ff6 pci: Rename root bus initialization functions for clarity by David Gibson · 7 years ago
  72. f7d6bfc spapr_pci: fail gracefully with non-pseries machine types by Greg Kurz · 7 years ago
  73. ab16152 Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a' into staging by Peter Maydell · 7 years ago
  74. 44b1ff3 migration: pre_save return int by Dr. David Alan Gilbert · 7 years ago
  75. 30b3bc5 spapr_pci: make index property mandatory by Greg Kurz · 7 years ago
  76. 96dbc9a spapr_pci: don't create 64-bit MMIO window if we don't need to by Greg Kurz · 7 years ago
  77. 1d36da7 spapr_pci: convert sprintf() to g_strdup_printf() by Greg Kurz · 7 years ago
  78. 9ba2553 spapr_pci: handle FDT creation errors with _FDT() by Greg Kurz · 7 years ago
  79. 99372e7 spapr_pci: use the common _FDT() helper by Greg Kurz · 7 years ago
  80. 549ce59 spapr_pci: use g_strdup_printf() by Greg Kurz · 7 years ago
  81. d049bde spapr_pci: drop useless check in spapr_populate_pci_child_dt() by Greg Kurz · 7 years ago
  82. 8f68760 spapr_pci: drop useless check in spapr_phb_vfio_get_loc_code() by Greg Kurz · 7 years ago
  83. dba95eb spapr_pci: parent the MSI memory region to the PHB by Greg Kurz · 7 years ago
  84. 5c3d70e spapr_pci: use memory_region_add_subregion() with DMA windows by Greg Kurz · 7 years ago
  85. 18f2330 spapr_pci: Fix obsolete comment about MSIX encoding in addr/data by Alexey Kardashevskiy · 7 years ago
  86. f1c5235 spapr: Cleanups relating to DRC awaiting_release field by David Gibson · 8 years ago
  87. a8dc47f spapr: Refactor spapr_drc_detach() by David Gibson · 7 years ago
  88. 94fd9cb spapr: Treat devices added before inbound migration as coldplugged by Laurent Vivier · 8 years ago
  89. 2a0d90f spapr: Only report host/guest IOMMU page size mismatches on KVM by David Gibson · 7 years ago
  90. 3340e5c spapr: Use unplug_request for PCI hot unplug by David Gibson · 7 years ago
  91. 5c1da81 spapr: Remove unnecessary differences between hotplug and coldplug paths by David Gibson · 8 years ago
  92. e806b4d spapr: fix migration to pseries machine < 2.8 by Laurent Vivier · 7 years ago
  93. d2164ad vmstate: error hint for failed equal checks by Halil Pasic · 8 years ago
  94. 6304fd2 spapr: Fold spapr_phb_{add,remove}_pci_device() into their only callers by David Gibson · 8 years ago
  95. 0be4e88 spapr: Change DRC attach & detach methods to functions by David Gibson · 8 years ago
  96. f224d35 spapr: Clean up DR entity sense handling by David Gibson · 8 years ago
  97. fbf5539 spapr: Clean up spapr_dr_connector_by_*() by David Gibson · 8 years ago
  98. 2d33581 spapr: Introduce DRC subclasses by David Gibson · 8 years ago
  99. 0b55aa9 spapr: Make DRC get_index and get_type methods into plain functions by David Gibson · 8 years ago
  100. 3183472 hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque by Daniel Henrique Barboza · 8 years ago