linux/arch/s390/kvm
Carsten Otte 51e4d5ab28 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>
2009-06-10 11:48:57 +03:00
..
diag.c
gaccess.h
intercept.c KVM: s390: Sanity check on validity intercept 2009-06-10 11:48:56 +03:00
interrupt.c KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock 2009-06-10 11:48:56 +03:00
Kconfig KVM: Add CONFIG_HAVE_KVM_IRQCHIP 2009-03-24 11:03:02 +02:00
kvm-s390.c KVM: s390: Verify memory in kvm run 2009-06-10 11:48:57 +03:00
kvm-s390.h KVM: s390: use hrtimer for clock wakeup from idle - v2 2009-06-10 11:48:55 +03:00
Makefile
priv.c KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock 2009-06-10 11:48:56 +03:00
sie64a.S
sigp.c KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock 2009-06-10 11:48:56 +03:00