De-assert ISA PIC IRQs properly
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 21 Aug 2008 03:14:41 +0000 (03:14 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 21 Aug 2008 03:14:41 +0000 (03:14 +0000)
commit95d9184e87e6dfdfac1db1b55ac71412d16759b0
tree4fa1b04fa3c079ecb0009b8971c574632efd067d
parent74bcb8130a2ea95cbfc01505b2817243a1b50ba9
De-assert ISA PIC IRQs properly

[ Taking latest isapc changes into account. ]

In case the PIC IRQ gets de-asserted on an isapc machine, we also have
to reset CPU_INTERRUPT_HARD. This is what older qemu (before the
routing-through-APIC changes) used to do as well.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5040 c046a42c-6fe2-441c-8c8c-71466251a162
hw/pc.c