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