From: Alexander Yarygin Date: Thu, 30 Jan 2014 14:48:01 +0000 (+0400) Subject: KVM: s390: decoder of SIE intercepted instructions X-Git-Tag: omap-for-v3.17/soc-cleanup~24^2^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05db1f6e037e43c1509ffb1912848269c0826c62;p=pandora-kernel.git KVM: s390: decoder of SIE intercepted instructions This patch adds a new decoder of SIE intercepted instructions. The decoder implemented as a macro and potentially can be used in both kernelspace and userspace. Note that this simplified instruction decoder is only intended to be used with the subset of instructions that may cause a SIE intercept. Signed-off-by: Alexander Yarygin Acked-by: Christian Borntraeger Reviewed-by: Cornelia Huck Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed