diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2017-12-21 07:32:57 +0000 |
---|---|---|
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2018-01-09 21:48:15 +0000 |
commit | cacd05805eeea393ec929fe841f9a68aa2140d92 (patch) | |
tree | 23c44d5a3b5c3990487511e2f9459a92ed6e14a8 /hw/audio | |
parent | 4272ad40189c73324da59047f5232ec795111c4b (diff) | |
download | qemu-cacd05805eeea393ec929fe841f9a68aa2140d92.zip qemu-cacd05805eeea393ec929fe841f9a68aa2140d92.tar.gz qemu-cacd05805eeea393ec929fe841f9a68aa2140d92.tar.bz2 |
apb: remove pci_apb_init() and instantiate APB device using qdev
By making the special_base and mem_base values qdev properties, we can move
the remaining parts of pci_apb_init() into the pbm init() and realize()
functions.
This finally allows us to instantiate the APB directly using standard qdev
create/init functions in sun4u.c.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Artyom Tarasenko <atar4qemu@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'hw/audio')
0 files changed, 0 insertions, 0 deletions