index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
s390-pci-bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-05
s390x/pci: Unplug remaining requested devices on pcihost reset
David Hildenbrand
1
-0
/
+15
2019-02-05
s390x/pci: Warn when adding PCI devices without the 'zpci' feature
David Hildenbrand
1
-0
/
+6
2019-02-05
s390x/pci: Fix hotplugging of PCI bridges
David Hildenbrand
1
-9
/
+19
2019-02-05
s390x/pci: Fix primary bus number for PCI bridges
David Hildenbrand
1
-5
/
+8
2019-02-04
s390x/pci: mark zpci devices as unmigratable
Cornelia Huck
1
-0
/
+10
2019-02-04
s390x/pci: Drop release timer and replace it with a flag
David Hildenbrand
1
-31
/
+7
2019-02-04
s390x/pci: Introduce unplug requests and split unplug handler
David Hildenbrand
1
-54
/
+112
2019-01-18
s390x/pci: add common function measurement block
Yi Min Zhao
1
-1
/
+3
2019-01-18
s390x/pci: Ignore the unplug call if we already have a release_timer
David Hildenbrand
1
-0
/
+3
2019-01-18
s390x/pci: Always delete and free the release_timer
David Hildenbrand
1
-1
/
+1
2019-01-18
s390x/pci: Move some hotplug checks to the pre_plug handler
David Hildenbrand
1
-16
/
+25
2019-01-18
s390x/pci: Use hotplug_dev instead of looking up the host bridge
David Hildenbrand
1
-2
/
+2
2019-01-18
s390x/pci: Set the iommu region size mpcifc request
Pierre Morel
1
-1
/
+1
2019-01-18
s390x/pci: Send correct event on hotplug
David Hildenbrand
1
-1
/
+1
2019-01-18
s390: avoid potential null dereference in s390_pcihost_unplug()
Li Qiang
1
-0
/
+4
2018-12-20
s390x/pci: rename hotplug handler callbacks
David Hildenbrand
1
-6
/
+6
2018-12-18
error: Remove NULL checks on error_propagate() calls
Markus Armbruster
1
-3
/
+1
2018-12-12
s390x/zpci: drop msix.available
David Hildenbrand
1
-2
/
+0
2018-11-13
s390x/pci: properly fail if the zPCI device cannot be created
David Hildenbrand
1
-6
/
+19
2018-10-04
hw/s390x/s390-pci-bus: Convert sysbus init function to realize function
Thomas Huth
1
-13
/
+21
2018-06-15
iommu: Add IOMMU index argument to translate method
Peter Maydell
1
-1
/
+1
2018-03-23
s390x/pci: forbid multifunction pci device
Yi Min Zhao
1
-0
/
+10
2018-02-09
s390x/pci: fixup global refresh
Yi Min Zhao
1
-7
/
+17
2018-02-09
s390x/pci: fixup the code walking IOMMU tables
Yi Min Zhao
1
-43
/
+180
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
1
-4
/
+4
2017-12-05
pci: Add pci_dev_bus_num() helper
David Gibson
1
-1
/
+1
2017-12-05
pci: Rename root bus initialization functions for clarity
David Gibson
1
-4
/
+4
2017-11-08
s390x/pci: let pci devices start in configured mode
Christian Borntraeger
1
-1
/
+1
2017-10-20
S390: use g_new() family of functions
Marc-André Lureau
1
-2
/
+2
2017-10-06
s390x: sort some devices into categories
Cornelia Huck
1
-0
/
+1
2017-09-19
s390x/pci: add iommu replay callback
Yi Min Zhao
1
-0
/
+12
2017-09-19
s390x/pci: remove idx from msix msg data
Yi Min Zhao
1
-11
/
+5
2017-08-30
s390x/sclp: properly guard pci-specific functions
Cornelia Huck
1
-12
/
+2
2017-08-30
s390x: chsc nt2 events are pci-only
Cornelia Huck
1
-2
/
+2
2017-07-14
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...
Peter Maydell
1
-2
/
+3
2017-07-14
s390x/css: update css_adapter_interrupt
Yi Min Zhao
1
-1
/
+1
2017-07-14
s390x: add flags field for registering I/O adapter
Fei Li
1
-1
/
+2
2017-07-14
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
1
-1
/
+1
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
1
-6
/
+17
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
1
-3
/
+3
2017-05-25
memory: tune last param of iommu_ops.translate()
Peter Xu
1
-1
/
+1
2017-05-17
s390-pcibus: No need to set user_creatable=false explicitly
Eduardo Habkost
1
-1
/
+0
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
1
-1
/
+1
2017-04-21
s390x: register I/O adapters per ISC during init
Fei Li
1
-0
/
+3
2017-04-21
s390x/pci: make printf always compile in debug output
Danil Antonov
1
-7
/
+9
2017-01-20
s390x/pci: merge msix init functions
Yi Min Zhao
1
-12
/
+10
2017-01-20
s390x/pci: handle PCIBridge bus number
Pierre Morel
1
-0
/
+52
2017-01-20
s390x/pci: use hashtable to look up zpci via fh
Yi Min Zhao
1
-14
/
+8
2017-01-20
s390x/pci: PCI multibus bridge handling
Pierre Morel
1
-2
/
+15
2017-01-20
s390x/pci: optimize calling s390_get_phb()
Yi Min Zhao
1
-34
/
+32
[next]