Searched hist:"51 e4d5ab28c75d819b3840da11559ad5c1429135" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/s390/kvm/ |
H A D | kvm-s390.c | diff 51e4d5ab28c75d819b3840da11559ad5c1429135 Tue May 12 17:21:53 CEST 2009 Carsten Otte <cotte@de.ibm.com> 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 <mijo@linux.vnet.ibm.com> Signed-off-by: Carsten Otte <cotte@de.ibm.com> Signed-off-by: Christian Ehrhardt <ehrhardt@de.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>
|