]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc4a2f0644a914cd69dee2bfcfb5f1f1feb2946af
treee87b67317cc517ea47a897456fd483c8194c9301
parentac9486574d890b5169e00c82b8552b6395262d76
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