Age | Commit message (Expand) | Author |
2019-02-04 | s390x/pci: Drop release timer and replace it with a flag | David Hildenbrand |
2019-02-04 | s390x/pci: Introduce unplug requests and split unplug handler | David Hildenbrand |
2019-01-18 | s390x/pci: add common function measurement block | Yi Min Zhao |
2018-12-12 | s390x/zpci: drop msix.available | David Hildenbrand |
2018-02-09 | s390x/pci: fixup global refresh | Yi Min Zhao |
2018-02-09 | s390x/pci: fixup the code walking IOMMU tables | Yi Min Zhao |
2017-12-14 | s390x/pci: rework PCI STORE BLOCK | Pierre Morel |
2017-09-19 | s390x/pci: remove idx from msix msg data | Yi Min Zhao |
2017-08-30 | s390x/sclp: properly guard pci-specific functions | Cornelia Huck |
2017-08-30 | s390x: chsc nt2 events are pci-only | Cornelia Huck |
2017-07-14 | memory/iommu: introduce IOMMUMemoryRegionClass | Alexey Kardashevskiy |
2017-07-14 | memory/iommu: QOM'fy IOMMU MemoryRegion | Alexey Kardashevskiy |
2017-04-21 | s390x: use enum for adapter type and standardize its naming | Fei Li |
2017-02-01 | s390-pci: fix compilation on older GCC versions | Paolo Bonzini |
2017-01-24 | hw: Fix typos found by codespell | Stefan Weil |
2017-01-20 | s390x/pci: handle PCIBridge bus number | Pierre Morel |
2017-01-20 | s390x/pci: use hashtable to look up zpci via fh | Yi Min Zhao |
2017-01-20 | s390x/pci: optimize calling s390_get_phb() | Yi Min Zhao |
2017-01-20 | s390x/pci: change the device array to a list | Pierre Morel |
2017-01-20 | s390x/pci: dynamically allocate iommu | Yi Min Zhao |
2017-01-20 | s390x/pci: make S390PCIIOMMU inherit Object | Yi Min Zhao |
2016-09-28 | s390x/pci: assign msix io region for each pci device | Yi Min Zhao |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2016-07-11 | s390x/pci: make hot-unplug handler smoother | Yi Min Zhao |
2016-07-11 | s390x/pci: refactor list_pci | Yi Min Zhao |
2016-07-11 | s390x/pci: enable uid-checking | Yi Min Zhao |
2016-07-11 | s390x/pci: introduce S390PCIBusDevice qdev | Yi Min Zhao |
2016-07-11 | s390x/pci: introduce S390PCIIOMMU | Yi Min Zhao |
2016-07-11 | s390x/pci: introduce S390PCIBus | Yi Min Zhao |
2016-07-11 | s390x/pci: enforce zPCI state checking | Yi Min Zhao |
2016-07-11 | s390x/pci: unify FH_ macros | Yi Min Zhao |
2016-05-17 | s390x/pci: remove whitespace | Yi Min Zhao |
2016-05-17 | s390x/pci: introduce S390PCIBusDevice.iommu_enabled | Yi Min Zhao |
2016-05-17 | s390x/pci: separate s390_pcihost_iommu_configure function | Yi Min Zhao |
2016-05-17 | s390x/pci: separate s390_sclp_configure function | Yi Min Zhao |
2016-03-01 | s390x/pci: fix reg/dereg irq functions | Yi Min Zhao |
2016-01-13 | s390x/pci: reject some operations to disabled PCI function | Yi Min Zhao |
2015-12-01 | s390x/pci: fix up IOMMU size | Yi Min Zhao |
2015-01-12 | s390: Add PCI bus support | Frank Blaschka |