From: Carsten Otte Date: Tue, 12 May 2009 15:21:53 +0000 (+0200) Subject: KVM: s390: Verify memory in kvm run X-Git-Tag: v2.6.31-rc1~393^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51e4d5ab28c75d819b3840da11559ad5c1429135;p=pandora-kernel.git KVM: s390: Verify memory in kvm run This check verifies that the guest we're trying to run in KVM_RUN has some memory assigned to it. It enters an endless exception loop if this is not the case. Reported-by: Mijo Safradin Signed-off-by: Carsten Otte Signed-off-by: Christian Ehrhardt Signed-off-by: Avi Kivity --- Reading git-diff-tree failed