commit | e029ae5b787e08e976a683c6a45fac20fc227447 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@linux.vnet.ibm.com> | Wed Mar 26 16:11:54 2014 +0100 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Tue May 06 14:58:05 2014 +0200 |
tree | 3d182479f67f73be675009606c94882091dbf883 | |
parent | fcc9aec3de0a1d00cbce47f7274ec0c62122266b [diff] |
KVM: s390: Add clock comparator and CPU timer IRQ injection 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>