android_kernel_samsung_msm8976/arch/s390/kvm
Nick Wang dd2887e7c3 KVM: s390: Remove the sanity checks for kvm memory slot
To model the standby memory with memory_region_add_subregion
and friends, the guest would have one or more regions of ram.
Remove the check allowing only one memory slot and the check
requiring the real address of memory slot starts at zero.

Signed-off-by: Nick Wang <jfwang@us.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
2013-04-02 16:14:51 +03:00
..
diag.c
gaccess.h s390/kvm,gaccess: add address space annotations 2013-03-07 16:21:22 -03:00
intercept.c KVM: s390: fix and enforce return code handling for irq injections 2013-04-02 16:14:39 +03:00
interrupt.c s390/kvm,gaccess: add address space annotations 2013-03-07 16:21:22 -03:00
Kconfig
kvm-s390.c KVM: s390: Remove the sanity checks for kvm memory slot 2013-04-02 16:14:51 +03:00
kvm-s390.h KVM: s390: fix and enforce return code handling for irq injections 2013-04-02 16:14:39 +03:00
Makefile
priv.c KVM: s390: fix compile with !CONFIG_COMPAT 2013-04-02 16:14:45 +03:00
sigp.c
trace-s390.h
trace.h