From: Carsten Otte Date: Tue, 12 May 2009 15:21:52 +0000 (+0200) Subject: KVM: s390: Sanity check on validity intercept X-Git-Tag: v2.6.31-rc1~393^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3edbcff9bfe2ed632e518b3cfe807d062cee8269;p=pandora-kernel.git KVM: s390: Sanity check on validity intercept This patch adds a sanity check for the content of the guest prefix register content before faulting in the cpu lowcore that it refers to. The guest might end up in an endless loop where SIE complains about missing lowcore with incorrect content of the prefix register without this fix. Reported-by: Mijo Safradin Signed-off-by: Carsten Otte Signed-off-by: Christian Ehrhardt Signed-off-by: Avi Kivity --- Reading git-diff-tree failed