Alexander Graf 9ee18b1e08 KVM: PPC: Update int_pending also on dequeue
When having a decrementor interrupt pending, the dequeuing happens manually
through an mtdec instruction. This instruction simply calls dequeue on that
interrupt, so the int_pending hint doesn't get updated.

This patch enables updating the int_pending hint also on dequeue, thus
correctly enabling guests to stay in guest contexts more often.

Signed-off-by: Alexander Graf <agraf@suse.de>
2010-10-24 10:52:14 +02:00
..
2010-10-24 10:50:43 +02:00
2010-10-24 10:50:42 +02:00
2010-05-17 12:18:17 +03:00
2010-10-24 10:50:43 +02:00
2010-10-24 10:50:42 +02:00