From: Thomas Huth Date: Mon, 3 Feb 2014 09:42:30 +0000 (+0100) Subject: KVM: s390: Handle MVPG partial execution interception X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~50^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a558ee3ccb8afcf43c8d9d4d206ab6de4aa30a2;p=pandora-kernel.git KVM: s390: Handle MVPG partial execution interception When the guest executes the MVPG instruction with DAT disabled, and the source or destination page is not mapped in the host, the so-called partial execution interception occurs. We need to handle this event by setting up a mapping for the corresponding user pages. Signed-off-by: Thomas Huth Reviewed-by: Cornelia Huck Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed