]> git.proxmox.com Git - mirror_qemu.git/commit - hw/s390x/s390-pci-bus.c
s390x/pci: rename hotplug handler callbacks
authorDavid Hildenbrand <david@redhat.com>
Wed, 12 Dec 2018 09:16:15 +0000 (10:16 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 20 Dec 2018 16:19:12 +0000 (11:19 -0500)
commitfa2a7751172b6228706decfbdddb6eac39052ab1
treefa1d4e41784c981d4dea3a206bf311b44ce9b1b7
parent851fedfbc514f33d867718febf45bf90c9bed341
s390x/pci: rename hotplug handler callbacks

The callbacks are also called for cold plugged devices. Drop the "hot"
to better match the actual callback names.

Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Pierre Morel<pmorel@linux.ibm.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>
hw/s390x/s390-pci-bus.c