qbus: Rename qbus_create() to qbus_new()
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 23 Sep 2021 12:11:52 +0000 (13:11 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 30 Sep 2021 12:44:08 +0000 (13:44 +0100)
commit9388d1701efa87095d31ed5f68793dfc82cdd47e
tree8883139092112b5341122c18ddc3c50158c23769
parentd637e1dc6de0e171dca6fbb5384668c642aa5ab6
qbus: Rename qbus_create() to qbus_new()

Rename the "allocate and return" qbus creation function to
qbus_new(), to bring it into line with our _init vs _new convention.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Corey Minyard <cminyard@mvista.com>
Message-id: 20210923121153.23754-6-peter.maydell@linaro.org
14 files changed:
hw/core/bus.c
hw/hyperv/vmbus.c
hw/i2c/core.c
hw/isa/isa-bus.c
hw/misc/auxbus.c
hw/pci/pci.c
hw/ppc/spapr_vio.c
hw/s390x/ap-bridge.c
hw/s390x/css-bridge.c
hw/s390x/s390-pci-bus.c
hw/ssi/ssi.c
hw/xen/xen-bus.c
hw/xen/xen-legacy-backend.c
include/hw/qdev-core.h