]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit81aa8efe0190cf5bf7eaafb57341cd7d0aea96cd
tree47bf8d718e963777541893806c407e097c00ebac
parentc760f5e29d92adf5184589f1e616a4be146fb57c
KVM: s390: add and extend interrupt information data structs

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>
arch/s390/include/asm/kvm_host.h
include/uapi/linux/kvm.h