Home
last modified time | relevance | path

Searched hist:ad6856e875ee0f60fb89c74b0410fd99c2c5e9a2 (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/sparc64/
H A Dsun4u.cad6856e875ee0f60fb89c74b0410fd99c2c5e9a2 Thu Dec 21 07:32:57 UTC 2017 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> sun4u: ebus QOMify tidy-up

The main change here is to introduce the proper TYPE_EBUS/EBUS QOM macros
and remove the use of DO_UPCAST.

Alongside this there are some a couple of minor cosmetic changes and a rename
of pci_ebus_realize() to ebus_realize() since the ebus device is always what
is effectively a PCI-ISA bridge.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>