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
2022-09-26
s390x/pci: let intercept devices have separate PCI groups
Matthew Rosato
1
-2
/
+17
2022-09-26
s390x/pci: enable adapter event notification for interpreted devices
Matthew Rosato
1
-3
/
+17
2022-09-26
s390x/pci: don't fence interpreted devices without MSI-X
Matthew Rosato
1
-1
/
+5
2022-09-26
s390x/pci: enable for load/store interpretation
Matthew Rosato
1
-1
/
+65
2022-02-21
Mark remaining global TypeInfo instances as const
Bernhard Beschow
1
-1
/
+1
2021-12-17
s390x/pci: add supported DT information to clp response
Matthew Rosato
1
-0
/
+1
2021-11-01
pci: Export pci_for_each_device_under_bus*()
Peter Xu
1
-3
/
+2
2021-09-30
qbus: Rename qbus_create() to qbus_new()
Peter Maydell
1
-1
/
+1
2021-09-06
s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK
Thomas Huth
1
-5
/
+5
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2020-12-18
qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()
Eduardo Habkost
1
-2
/
+2
2020-12-18
qdev: Move dev->realized check to qdev_property_set()
Eduardo Habkost
1
-6
/
+0
2020-12-15
qdev: Make qdev_get_prop_ptr() get Object* arg
Eduardo Habkost
1
-2
/
+2
2020-11-18
s390x/pci: fix endianness issues
Cornelia Huck
1
-5
/
+5
2020-11-18
s390x/pci: Unregister listeners before destroying IOMMU address space
Matthew Rosato
1
-0
/
+7
2020-11-01
s390x/pci: get zPCI function info from host
Matthew Rosato
1
-3
/
+6
2020-11-01
s390x/pci: use a PCI Function structure
Pierre Morel
1
-0
/
+12
2020-11-01
s390x/pci: clean up s390 PCI groups
Matthew Rosato
1
-0
/
+12
2020-11-01
s390x/pci: use a PCI Group structure
Pierre Morel
1
-0
/
+42
2020-11-01
s390x/pci: Honor DMA limits set by vfio
Matthew Rosato
1
-5
/
+11
2020-11-01
s390x/pci: Move header files to include/hw/s390x
Matthew Rosato
1
-2
/
+2
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-1
/
+1
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
1
-3
/
+1
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+1
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-1
/
+1
2020-07-10
s390x/pci: Fix harmless mistake in zpci's property fid's setter
Markus Armbruster
1
-1
/
+3
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
1
-2
/
+1
2020-07-03
s390x/pci: fix set_ind_atomic
Halil Pasic
1
-7
/
+9
2020-07-02
qdev: Drop qbus_set_hotplug_handler() parameter @errp
Markus Armbruster
1
-11
/
+3
2020-06-15
qdev: Convert uses of qdev_create() manually
Markus Armbruster
1
-2
/
+2
2020-06-15
qdev: Convert to qdev_unrealize() with Coccinelle
Markus Armbruster
1
-2
/
+2
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-2
/
+2
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-09-30
s390: PCI: fix IOMMU region init
Matthew Rosato
1
-1
/
+6
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+1
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
1
-5
/
+8
2019-02-17
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
1
-3
/
+3
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
[next]