]> git.proxmox.com Git - mirror_qemu.git/commit
sun4u: move initialisation of all ISABus devices into ebus_realize()
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Thu, 21 Dec 2017 07:32:57 +0000 (07:32 +0000)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tue, 9 Jan 2018 21:31:31 +0000 (21:31 +0000)
commit0fe22ffbbc6b65fe6bd453b37120edba91fc169e
treefc3897980f745f137e1f0de1af1f6cc5625bd1a1
parentc796eddaad58301611315ae3c16f3ef26ccf207a
sun4u: move initialisation of all ISABus devices into ebus_realize()

This belongs in the PCI-ISA bridge rather than at the machine level.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Artyom Tarasenko <atar4qemu@gmail.com>
hw/sparc64/sun4u.c