Thomas Huth f14d82e06a KVM: s390: Fix external interrupt interception
The external interrupt interception can only occur in rare cases, e.g.
when the PSW of the interrupt handler has a bad value. The old handler
for this interception simply ignored these events (except for increasing
the exit_external_interrupt counter), but for proper operation we either
have to inject the interrupts manually or we should drop to userspace in
case of errors.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
2014-05-06 14:58:10 +02:00
..
2014-03-04 10:41:04 +01:00
2012-10-09 14:18:10 +02:00
2013-02-14 15:55:16 +01:00
2014-01-22 14:02:15 +01:00
2013-01-08 10:57:09 +01:00
2012-03-28 18:30:02 +01:00
2013-10-24 17:17:04 +02:00
2013-05-15 13:09:09 +02:00
2013-11-13 20:21:46 +01:00
2013-06-26 21:10:02 +02:00
2011-12-27 11:27:12 +01:00
2010-06-09 11:12:36 +02:00
2013-11-20 09:04:55 +01:00
2012-11-30 15:40:47 +01:00
2012-11-30 17:47:23 +01:00
2013-08-22 12:20:03 +02:00
2014-04-22 09:36:24 +02:00
2012-09-26 15:44:57 +02:00
2009-06-12 10:27:31 +02:00
2012-11-30 17:47:28 +01:00