Home
last modified time | relevance | path

Searched hist:"4 b10c8d7012eea39e96819545eb21d28228831c6" (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/pci-host/
H A Dsabre.h4b10c8d7012eea39e96819545eb21d28228831c6 Thu Dec 21 07:32:57 UTC 2017 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> ebus: wire up OBIO interrupts to APB pbm via qdev GPIOs

This enables us to remove the static array mapping in the ISA IRQ
handler (and the embedded reference to the APB device) by formalising
the interrupt wiring via the qdev GPIO API.

For more clarity we replace the APB OBIO interrupt numbers with constants
designating the interrupt source, and rename isa_irq_handler() to
ebus_isa_irq_handler().

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 Dsabre.c4b10c8d7012eea39e96819545eb21d28228831c6 Thu Dec 21 07:32:57 UTC 2017 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> ebus: wire up OBIO interrupts to APB pbm via qdev GPIOs

This enables us to remove the static array mapping in the ISA IRQ
handler (and the embedded reference to the APB device) by formalising
the interrupt wiring via the qdev GPIO API.

For more clarity we replace the APB OBIO interrupt numbers with constants
designating the interrupt source, and rename isa_irq_handler() to
ebus_isa_irq_handler().

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 Dsun4u.c4b10c8d7012eea39e96819545eb21d28228831c6 Thu Dec 21 07:32:57 UTC 2017 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> ebus: wire up OBIO interrupts to APB pbm via qdev GPIOs

This enables us to remove the static array mapping in the ISA IRQ
handler (and the embedded reference to the APB device) by formalising
the interrupt wiring via the qdev GPIO API.

For more clarity we replace the APB OBIO interrupt numbers with constants
designating the interrupt source, and rename isa_irq_handler() to
ebus_isa_irq_handler().

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>