KVM: s390: add sie exit reasons tables
authorAlexander Yarygin <yarygin@linux.vnet.ibm.com>
Thu, 30 Jan 2014 13:51:31 +0000 (17:51 +0400)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 16 May 2014 12:57:23 +0000 (14:57 +0200)
This patch defines tables of reasons for exiting from SIE mode
in a new sie.h header file. Tables contain SIE intercepted codes,
intercepted instructions and program interruptions codes.

Signed-off-by: Alexander Yarygin <yarygin@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