index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
s390-pci-bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()
Eduardo Habkost
2020-12-18
1
-2
/
+2
*
qdev: Move dev->realized check to qdev_property_set()
Eduardo Habkost
2020-12-18
1
-6
/
+0
*
qdev: Make qdev_get_prop_ptr() get Object* arg
Eduardo Habkost
2020-12-15
1
-2
/
+2
*
s390x/pci: fix endianness issues
Cornelia Huck
2020-11-18
1
-5
/
+5
*
s390x/pci: Unregister listeners before destroying IOMMU address space
Matthew Rosato
2020-11-18
1
-0
/
+7
*
s390x/pci: get zPCI function info from host
Matthew Rosato
2020-11-01
1
-3
/
+6
*
s390x/pci: use a PCI Function structure
Pierre Morel
2020-11-01
1
-0
/
+12
*
s390x/pci: clean up s390 PCI groups
Matthew Rosato
2020-11-01
1
-0
/
+12
*
s390x/pci: use a PCI Group structure
Pierre Morel
2020-11-01
1
-0
/
+42
*
s390x/pci: Honor DMA limits set by vfio
Matthew Rosato
2020-11-01
1
-5
/
+11
*
s390x/pci: Move header files to include/hw/s390x
Matthew Rosato
2020-11-01
1
-2
/
+2
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-1
/
+1
*
error: Eliminate error_propagate() manually
Markus Armbruster
2020-07-10
1
-3
/
+1
*
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-2
/
+1
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-1
/
+1
*
s390x/pci: Fix harmless mistake in zpci's property fid's setter
Markus Armbruster
2020-07-10
1
-1
/
+3
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
1
-2
/
+1
*
s390x/pci: fix set_ind_atomic
Halil Pasic
2020-07-03
1
-7
/
+9
*
qdev: Drop qbus_set_hotplug_handler() parameter @errp
Markus Armbruster
2020-07-02
1
-11
/
+3
*
qdev: Convert uses of qdev_create() manually
Markus Armbruster
2020-06-15
1
-2
/
+2
*
qdev: Convert to qdev_unrealize() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+2
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-2
/
+2
*
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
s390: PCI: fix IOMMU region init
Matthew Rosato
2019-09-30
1
-1
/
+6
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+1
*
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2019-03-06
1
-5
/
+8
*
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2019-02-17
1
-3
/
+3
*
s390x/pci: Unplug remaining requested devices on pcihost reset
David Hildenbrand
2019-02-05
1
-0
/
+15
*
s390x/pci: Warn when adding PCI devices without the 'zpci' feature
David Hildenbrand
2019-02-05
1
-0
/
+6
*
s390x/pci: Fix hotplugging of PCI bridges
David Hildenbrand
2019-02-05
1
-9
/
+19
*
s390x/pci: Fix primary bus number for PCI bridges
David Hildenbrand
2019-02-05
1
-5
/
+8
*
s390x/pci: mark zpci devices as unmigratable
Cornelia Huck
2019-02-04
1
-0
/
+10
*
s390x/pci: Drop release timer and replace it with a flag
David Hildenbrand
2019-02-04
1
-31
/
+7
*
s390x/pci: Introduce unplug requests and split unplug handler
David Hildenbrand
2019-02-04
1
-54
/
+112
*
s390x/pci: add common function measurement block
Yi Min Zhao
2019-01-18
1
-1
/
+3
*
s390x/pci: Ignore the unplug call if we already have a release_timer
David Hildenbrand
2019-01-18
1
-0
/
+3
*
s390x/pci: Always delete and free the release_timer
David Hildenbrand
2019-01-18
1
-1
/
+1
*
s390x/pci: Move some hotplug checks to the pre_plug handler
David Hildenbrand
2019-01-18
1
-16
/
+25
*
s390x/pci: Use hotplug_dev instead of looking up the host bridge
David Hildenbrand
2019-01-18
1
-2
/
+2
*
s390x/pci: Set the iommu region size mpcifc request
Pierre Morel
2019-01-18
1
-1
/
+1
*
s390x/pci: Send correct event on hotplug
David Hildenbrand
2019-01-18
1
-1
/
+1
*
s390: avoid potential null dereference in s390_pcihost_unplug()
Li Qiang
2019-01-18
1
-0
/
+4
*
s390x/pci: rename hotplug handler callbacks
David Hildenbrand
2018-12-20
1
-6
/
+6
*
error: Remove NULL checks on error_propagate() calls
Markus Armbruster
2018-12-18
1
-3
/
+1
*
s390x/zpci: drop msix.available
David Hildenbrand
2018-12-12
1
-2
/
+0
*
s390x/pci: properly fail if the zPCI device cannot be created
David Hildenbrand
2018-11-13
1
-6
/
+19
*
hw/s390x/s390-pci-bus: Convert sysbus init function to realize function
Thomas Huth
2018-10-04
1
-13
/
+21
*
iommu: Add IOMMU index argument to translate method
Peter Maydell
2018-06-15
1
-1
/
+1
[next]