Searched hist:c796eddaad58301611315ae3c16f3ef26ccf207a (Results 1 – 3 of 3) sorted by relevance
/qemu/include/hw/pci-host/ |
H A D | sabre.h | c796eddaad58301611315ae3c16f3ef26ccf207a Thu Dec 21 07:32:57 UTC 2017 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> sun4u: remove pci_ebus_init() function
This is initialisation that should really take place in the ebus realize function. As part of this we also rework the ebus IRQ mapping so that instead of having to pass in the array of pbm_irqs, we obtain a reference to them by looking up the APB device during ebus realize.
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>
|
/qemu/hw/pci-host/ |
H A D | sabre.c | c796eddaad58301611315ae3c16f3ef26ccf207a Thu Dec 21 07:32:57 UTC 2017 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> sun4u: remove pci_ebus_init() function
This is initialisation that should really take place in the ebus realize function. As part of this we also rework the ebus IRQ mapping so that instead of having to pass in the array of pbm_irqs, we obtain a reference to them by looking up the APB device during ebus realize.
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>
|
/qemu/hw/sparc64/ |
H A D | sun4u.c | c796eddaad58301611315ae3c16f3ef26ccf207a Thu Dec 21 07:32:57 UTC 2017 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> sun4u: remove pci_ebus_init() function
This is initialisation that should really take place in the ebus realize function. As part of this we also rework the ebus IRQ mapping so that instead of having to pass in the array of pbm_irqs, we obtain a reference to them by looking up the APB device during ebus realize.
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>
|