KVM: s390: add bitmap for handling cpu-local interrupts
authorJens Freimann <jfrei@linux.vnet.ibm.com>
Mon, 29 Jul 2013 18:54:15 +0000 (20:54 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 28 Nov 2014 12:59:04 +0000 (13:59 +0100)
commitc0e6159d519ec429ebf0d54025726cbe41b9e456
treece70141be2a2a9dca208d04253c6a1781bef4e83
parent0fb97abe050348bf3bc1796329e75ac522de6b14
KVM: s390: add bitmap for handling cpu-local interrupts

Adds a bitmap to the vcpu structure which is used to keep track
of local pending interrupts. Also add enum with all interrupt
types sorted in order of priority (highest to lowest)

Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com>
Reviewed-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/include/asm/kvm_host.h