i8239: Introduce per-PIC output interrupt
commit2e2b22749985f81f33f79c5cab8994ea45bb9a2b
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 7 Oct 2011 07:19:41 +0000 (7 09:19 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 16 Oct 2011 11:10:56 +0000 (16 11:10 +0000)
treebdaae3bd85426e929375edb1ffda7c8ab567986d
parent620260174abdbfaba6dbe17098c91a7d164249d3
i8239: Introduce per-PIC output interrupt

As a first step towards more generic master-slave support, remove
parent_irq in favor of a per-PIC output interrupt line. The slave's
line is attached to IRQ2 of the master, but it remains unused for now.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/i8259.c