1. 68c691c s390x/pci: drive ISM reset from subsystem reset by Matthew Rosato · 1 year, 1 month ago
  2. ba7d12e hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps by Yi Liu · 1 year, 5 months ago
  3. f4a6916 s390x: Convert DPRINTF to trace events by Cédric Le Goater · 1 year, 7 months ago
  4. 0345195 s390x/pci: reset ISM passthrough devices on shutdown and system reset by Matthew Rosato · 2 years, 3 months ago
  5. 30dcf4f s390x/pci: let intercept devices have separate PCI groups by Matthew Rosato · 2 years, 6 months ago
  6. d0bc709 s390x/pci: enable adapter event notification for interpreted devices by Matthew Rosato · 2 years, 6 months ago
  7. 15d0e79 s390x/pci: don't fence interpreted devices without MSI-X by Matthew Rosato · 2 years, 6 months ago
  8. dd1d5fd s390x/pci: enable for load/store interpretation by Matthew Rosato · 2 years, 6 months ago
  9. 5e78c98 Mark remaining global TypeInfo instances as const by Bernhard Beschow · 3 years, 1 month ago
  10. ac6aa30 s390x/pci: add supported DT information to clp response by Matthew Rosato · 3 years, 3 months ago
  11. 2914fc6 pci: Export pci_for_each_device_under_bus*() by Peter Xu · 3 years, 4 months ago
  12. 9388d17 qbus: Rename qbus_create() to qbus_new() by Peter Maydell · 3 years, 5 months ago
  13. ed3288f s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK by Thomas Huth · 3 years, 6 months ago
  14. 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  15. 1e19871 qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr() by Eduardo Habkost · 4 years, 3 months ago
  16. ea7c1e5 qdev: Move dev->realized check to qdev_property_set() by Eduardo Habkost · 4 years, 3 months ago
  17. 828ade8 qdev: Make qdev_get_prop_ptr() get Object* arg by Eduardo Habkost · 4 years, 3 months ago
  18. a4e2fff s390x/pci: fix endianness issues by Cornelia Huck · 4 years, 3 months ago
  19. e67ad05 s390x/pci: Unregister listeners before destroying IOMMU address space by Matthew Rosato · 4 years, 4 months ago
  20. 1e7552f s390x/pci: get zPCI function info from host by Matthew Rosato · 4 years, 4 months ago
  21. 9670ee7 s390x/pci: use a PCI Function structure by Pierre Morel · 4 years, 4 months ago
  22. b354d5d s390x/pci: clean up s390 PCI groups by Matthew Rosato · 4 years, 4 months ago
  23. 28dc86a s390x/pci: use a PCI Group structure by Pierre Morel · 4 years, 4 months ago
  24. 37fa32d s390x/pci: Honor DMA limits set by vfio by Matthew Rosato · 4 years, 4 months ago
  25. 408b55d s390x/pci: Move header files to include/hw/s390x by Matthew Rosato · 4 years, 4 months ago
  26. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 5 months ago
  27. 992861f error: Eliminate error_propagate() manually by Markus Armbruster · 4 years, 8 months ago
  28. 778a2dc qom: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 8 months ago
  29. 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 8 months ago
  30. 5af3a05 s390x/pci: Fix harmless mistake in zpci's property fid's setter by Markus Armbruster · 4 years, 8 months ago
  31. 118bfd7 qdev: Use returned bool to check for qdev_realize() etc. failure by Markus Armbruster · 4 years, 8 months ago
  32. 4517536 s390x/pci: fix set_ind_atomic by Halil Pasic · 4 years, 9 months ago
  33. 9bc6bfd qdev: Drop qbus_set_hotplug_handler() parameter @errp by Markus Armbruster · 4 years, 8 months ago
  34. df70796 qdev: Convert uses of qdev_create() manually by Markus Armbruster · 4 years, 9 months ago
  35. 981c3dc qdev: Convert to qdev_unrealize() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  36. b69c3c2 qdev: Unrealize must not fail by Markus Armbruster · 4 years, 10 months ago
  37. 85eb7c1 Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument by Philippe Mathieu-Daudé · 5 years ago
  38. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  39. 7df1dac s390: PCI: fix IOMMU region init by Matthew Rosato · 5 years ago
  40. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  41. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  42. 07578b0 qdev: Let the hotplug_handler_unplug() caller delete the device by David Hildenbrand · 6 years ago
  43. 94d1cc5 qdev: pass an Object * to qbus_set_hotplug_handler() by Michael Roth · 6 years ago
  44. 2313a88 s390x/pci: Unplug remaining requested devices on pcihost reset by David Hildenbrand · 6 years ago
  45. 703fef6 s390x/pci: Warn when adding PCI devices without the 'zpci' feature by David Hildenbrand · 6 years ago
  46. 150f462 s390x/pci: Fix hotplugging of PCI bridges by David Hildenbrand · 6 years ago
  47. d30a750 s390x/pci: Fix primary bus number for PCI bridges by David Hildenbrand · 6 years ago
  48. aede5d5 s390x/pci: mark zpci devices as unmigratable by Cornelia Huck · 6 years ago
  49. 9f2a46b s390x/pci: Drop release timer and replace it with a flag by David Hildenbrand · 6 years ago
  50. e0998fe s390x/pci: Introduce unplug requests and split unplug handler by David Hildenbrand · 6 years ago
  51. 6e92c70 s390x/pci: add common function measurement block by Yi Min Zhao · 6 years ago
  52. 3549f8c s390x/pci: Ignore the unplug call if we already have a release_timer by David Hildenbrand · 6 years ago
  53. d648a3e s390x/pci: Always delete and free the release_timer by David Hildenbrand · 6 years ago
  54. 6069bcd s390x/pci: Move some hotplug checks to the pre_plug handler by David Hildenbrand · 6 years ago
  55. 19375e9 s390x/pci: Use hotplug_dev instead of looking up the host bridge by David Hildenbrand · 6 years ago
  56. dbe9cf6 s390x/pci: Set the iommu region size mpcifc request by Pierre Morel · 6 years ago
  57. d57d6ab s390x/pci: Send correct event on hotplug by David Hildenbrand · 6 years ago
  58. 6ed675c s390: avoid potential null dereference in s390_pcihost_unplug() by Li Qiang · 6 years ago
  59. fa2a775 s390x/pci: rename hotplug handler callbacks by David Hildenbrand · 6 years ago
  60. b232200 error: Remove NULL checks on error_propagate() calls by Markus Armbruster · 6 years ago
  61. c8a7caf s390x/zpci: drop msix.available by David Hildenbrand · 6 years ago
  62. b6e67ec s390x/pci: properly fail if the zPCI device cannot be created by David Hildenbrand · 6 years ago
  63. b576d58 hw/s390x/s390-pci-bus: Convert sysbus init function to realize function by Thomas Huth · 6 years ago
  64. 2c91bcf iommu: Add IOMMU index argument to translate method by Peter Maydell · 7 years ago
  65. 57da367 s390x/pci: forbid multifunction pci device by Yi Min Zhao · 7 years ago
  66. b3f05d8 s390x/pci: fixup global refresh by Yi Min Zhao · 7 years ago
  67. 0125861 s390x/pci: fixup the code walking IOMMU tables by Yi Min Zhao · 7 years ago
  68. fd56e06 pci: Eliminate redundant PCIDevice::bus pointer by David Gibson · 7 years ago
  69. cdc5747 pci: Add pci_dev_bus_num() helper by David Gibson · 7 years ago
  70. 1115ff6 pci: Rename root bus initialization functions for clarity by David Gibson · 7 years ago
  71. 2c28c49 s390x/pci: let pci devices start in configured mode by Christian Borntraeger · 7 years ago
  72. 96f64aa S390: use g_new() family of functions by Marc-André Lureau · 7 years ago
  73. bd2aef1 s390x: sort some devices into categories by Cornelia Huck · 7 years ago
  74. 6c5e740 s390x/pci: add iommu replay callback by Yi Min Zhao · 7 years ago
  75. ceb7054 s390x/pci: remove idx from msix msg data by Yi Min Zhao · 7 years ago
  76. 80b7a26 s390x/sclp: properly guard pci-specific functions by Cornelia Huck · 8 years ago
  77. 1c5deae s390x: chsc nt2 events are pci-only by Cornelia Huck · 8 years ago
  78. fbc8ea1 Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into staging by Peter Maydell · 8 years ago
  79. 25a08b8 s390x/css: update css_adapter_interrupt by Yi Min Zhao · 8 years ago
  80. 1497c16 s390x: add flags field for registering I/O adapter by Fei Li · 8 years ago
  81. 1b6b7d1 qdev: Add const qualifier to PropertyInfo definitions by Fam Zheng · 8 years ago
  82. 1221a47 memory/iommu: introduce IOMMUMemoryRegionClass by Alexey Kardashevskiy · 8 years ago
  83. 3df9d74 memory/iommu: QOM'fy IOMMU MemoryRegion by Alexey Kardashevskiy · 8 years ago
  84. bf55b7a memory: tune last param of iommu_ops.translate() by Peter Xu · 8 years ago
  85. 8ae5059 s390-pcibus: No need to set user_creatable=false explicitly by Eduardo Habkost · 8 years ago
  86. e90f2a8 qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable by Eduardo Habkost · 8 years ago
  87. dde522b s390x: register I/O adapters per ISC during init by Fei Li · 8 years ago
  88. 229913f s390x/pci: make printf always compile in debug output by Danil Antonov · 8 years ago
  89. 857cc71 s390x/pci: merge msix init functions by Yi Min Zhao · 8 years ago
  90. d2f0712 s390x/pci: handle PCIBridge bus number by Pierre Morel · 8 years ago
  91. df8dd91 s390x/pci: use hashtable to look up zpci via fh by Yi Min Zhao · 8 years ago
  92. 3fc92a2 s390x/pci: PCI multibus bridge handling by Pierre Morel · 8 years ago
  93. a975a24 s390x/pci: optimize calling s390_get_phb() by Yi Min Zhao · 8 years ago
  94. e70377d s390x/pci: change the device array to a list by Pierre Morel · 8 years ago
  95. 03805be s390x/pci: dynamically allocate iommu by Yi Min Zhao · 8 years ago
  96. de91ea9 s390x/pci: make S390PCIIOMMU inherit Object by Yi Min Zhao · 8 years ago
  97. 0bb1137 Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20161031' into staging by Peter Maydell · 8 years ago
  98. 45bbcd3 s390x/pci: use generic interface to inject interrupt by Yi Min Zhao · 8 years ago
  99. 35b6e94 s390: avoid always-true comparison in s390_pci_generate_fid() by Peter Maydell · 8 years ago
  100. bfcec59 s390x/pci: code cleanup by Yi Min Zhao · 8 years ago