KVM: s390: Set guest storage limit and offset to sane values
authorChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 27 Jun 2008 13:05:38 +0000 (15:05 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 20 Jul 2008 09:42:37 +0000 (12:42 +0300)
commit4da29e909ea8087de09e27476f91f51a070cabe8
treee87b67317cc517ea47a897456fd483c8194c9301
parentdfdded7c41e5b68c79a9f8a942d41f56bc265ba4
KVM: s390: Set guest storage limit and offset to sane values

Some machines do not accept 16EB as guest storage limit. Lets change the
default for the guest storage limit to a sane value. We also should set
the guest_origin to what userspace thinks it is. This allows guests
starting at an address != 0.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Carsten Otte <cotte@de.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/s390/kvm/kvm-s390.c