Searched hist:ec266f408882fd38475f72c4e864ed576228643b (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/hw/acpi/ |
H A D | pcihp.h | diff ec266f408882fd38475f72c4e864ed576228643b Wed Dec 12 03:16:17 CST 2018 David Hildenbrand <david@redhat.com> pci/pcihp: perform check for bus capability in pre_plug handler
Perform the check in the pre_plug handler. In addition, we need the capability only if the device is actually hotplugged (and not created during machine initialization). This is a preparation for coldplugging pci devices via that hotplug handler.
Reviewed-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/openbmc/qemu/hw/acpi/ |
H A D | pcihp.c | diff ec266f408882fd38475f72c4e864ed576228643b Wed Dec 12 03:16:17 CST 2018 David Hildenbrand <david@redhat.com> pci/pcihp: perform check for bus capability in pre_plug handler
Perform the check in the pre_plug handler. In addition, we need the capability only if the device is actually hotplugged (and not created during machine initialization). This is a preparation for coldplugging pci devices via that hotplug handler.
Reviewed-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | piix4.c | diff ec266f408882fd38475f72c4e864ed576228643b Wed Dec 12 03:16:17 CST 2018 David Hildenbrand <david@redhat.com> pci/pcihp: perform check for bus capability in pre_plug handler
Perform the check in the pre_plug handler. In addition, we need the capability only if the device is actually hotplugged (and not created during machine initialization). This is a preparation for coldplugging pci devices via that hotplug handler.
Reviewed-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|