index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
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
2020-11-01
s390x/pci: get zPCI function info from host
Matthew Rosato
2020-11-01
s390x/pci: use a PCI Function structure
Pierre Morel
2020-11-01
s390x/pci: clean up s390 PCI groups
Matthew Rosato
2020-11-01
s390x/pci: use a PCI Group structure
Pierre Morel
2020-11-01
s390x/pci: Honor DMA limits set by vfio
Matthew Rosato
2020-11-01
s390x/pci: Move header files to include/hw/s390x
Matthew Rosato
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
s390x/pci: Fix harmless mistake in zpci's property fid's setter
Markus Armbruster
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-03
s390x/pci: fix set_ind_atomic
Halil Pasic
2020-07-02
qdev: Drop qbus_set_hotplug_handler() parameter @errp
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() manually
Markus Armbruster
2020-06-15
qdev: Convert to qdev_unrealize() with Coccinelle
Markus Armbruster
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-09-30
s390: PCI: fix IOMMU region init
Matthew Rosato
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2019-02-17
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2019-02-05
s390x/pci: Unplug remaining requested devices on pcihost reset
David Hildenbrand
2019-02-05
s390x/pci: Warn when adding PCI devices without the 'zpci' feature
David Hildenbrand
2019-02-05
s390x/pci: Fix hotplugging of PCI bridges
David Hildenbrand
2019-02-05
s390x/pci: Fix primary bus number for PCI bridges
David Hildenbrand
2019-02-04
s390x/pci: mark zpci devices as unmigratable
Cornelia Huck
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
2019-01-18
s390x/pci: Ignore the unplug call if we already have a release_timer
David Hildenbrand
2019-01-18
s390x/pci: Always delete and free the release_timer
David Hildenbrand
2019-01-18
s390x/pci: Move some hotplug checks to the pre_plug handler
David Hildenbrand
2019-01-18
s390x/pci: Use hotplug_dev instead of looking up the host bridge
David Hildenbrand
2019-01-18
s390x/pci: Set the iommu region size mpcifc request
Pierre Morel
2019-01-18
s390x/pci: Send correct event on hotplug
David Hildenbrand
2019-01-18
s390: avoid potential null dereference in s390_pcihost_unplug()
Li Qiang
2018-12-20
s390x/pci: rename hotplug handler callbacks
David Hildenbrand
2018-12-18
error: Remove NULL checks on error_propagate() calls
Markus Armbruster
2018-12-12
s390x/zpci: drop msix.available
David Hildenbrand
2018-11-13
s390x/pci: properly fail if the zPCI device cannot be created
David Hildenbrand
2018-10-04
hw/s390x/s390-pci-bus: Convert sysbus init function to realize function
Thomas Huth
2018-06-15
iommu: Add IOMMU index argument to translate method
Peter Maydell
2018-03-23
s390x/pci: forbid multifunction pci device
Yi Min Zhao
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-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
pci: Add pci_dev_bus_num() helper
David Gibson
[next]