KVM: s390: add and extend interrupt information data structs
authorJens Freimann <jfrei@linux.vnet.ibm.com>
Mon, 7 Oct 2013 14:13:44 +0000 (16:13 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 29 Jan 2014 21:00:41 +0000 (22:00 +0100)
With the currently available struct kvm_s390_interrupt it is not possible to
inject every kind of interrupt as defined in the z/Architecture. Add
additional interruption parameters to the structures and move it to kvm.h

Signed-off-by: Jens Freimann <jfrei@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