KVM: s390: Add clock comparator and CPU timer IRQ injection
authorThomas Huth <thuth@linux.vnet.ibm.com>
Wed, 26 Mar 2014 15:11:54 +0000 (16:11 +0100)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 6 May 2014 12:58:05 +0000 (14:58 +0200)
Add an interface to inject clock comparator and CPU timer interrupts
into the guest. This is needed for handling the external interrupt
interception.

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>

No differences found