[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PATCH v2 03/10] s390x/pci: rename hotplug handler callba
From: |
Cornelia Huck |
Subject: |
Re: [Qemu-ppc] [PATCH v2 03/10] s390x/pci: rename hotplug handler callbacks |
Date: |
Thu, 8 Nov 2018 13:38:50 +0100 |
On Mon, 5 Nov 2018 11:20:37 +0100
David Hildenbrand <address@hidden> wrote:
> The callbacks are also called for cold plugged devices. Drop the "hot"
> to better match the actual callback names.
>
> Signed-off-by: David Hildenbrand <address@hidden>
> ---
> hw/s390x/s390-pci-bus.c | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Cornelia Huck <address@hidden>
[I assume this series will go through the pci tree?]
- Re: [Qemu-ppc] [PATCH v2 08/10] pci/pcie: perform unplug via the hotplug handler, (continued)
- [Qemu-ppc] [PATCH v2 04/10] pci/pcie: stop plug/unplug if the slot is locked, David Hildenbrand, 2018/11/05
- [Qemu-ppc] [PATCH v2 02/10] pci/shpc: rename hotplug handler callbacks, David Hildenbrand, 2018/11/05
- [Qemu-ppc] [PATCH v2 03/10] s390x/pci: rename hotplug handler callbacks, David Hildenbrand, 2018/11/05
- [Qemu-ppc] [PATCH v2 05/10] pci/pcihp: perform check for bus capability in pre_plug handler, David Hildenbrand, 2018/11/05
- [Qemu-ppc] [PATCH v2 01/10] pci/pcie: rename hotplug handler callbacks, David Hildenbrand, 2018/11/05
- [Qemu-ppc] [PATCH v2 06/10] pci/pcihp: overwrite hotplug handler recursively from the start, David Hildenbrand, 2018/11/05
- [Qemu-ppc] [PATCH v2 07/10] pci/pcihp: perform unplug via the hotplug handler, David Hildenbrand, 2018/11/05