OSDN Git Service

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)
commitb614106a170f77fc83ce9eb3ab0eb88379ee7161
tree4fa1b04fa3c079ecb0009b8971c574632efd067d
parent43661a95207f5382efaba7c12ce9036b0c080864
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