You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/nubus
Peter Maydell d637e1dc6d qbus: Rename qbus_create_inplace() to qbus_init()
Rename qbus_create_inplace() to qbus_init(); this is more in line
with our usual naming convention for functions that in-place
initialize objects.

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>
Message-id: 20210923121153.23754-5-peter.maydell@linaro.org
3 years ago
..
Kconfig
mac-nubus-bridge.c nubus-bridge: embed the NubusBus object directly within nubus-bridge 3 years ago
meson.build meson: convert hw/nubus 4 years ago
nubus-bridge.c qbus: Rename qbus_create_inplace() to qbus_init() 3 years ago
nubus-bus.c nubus: move nubus to its own 32-bit address space 3 years ago
nubus-device.c nubus: add support for slot IRQs 3 years ago
trace-events nubus: add trace-events for empty slot accesses 3 years ago
trace.h nubus: add trace-events for empty slot accesses 3 years ago