]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] kvm: extension capability for new address space layout
authorChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 20 Sep 2011 15:07:29 +0000 (17:07 +0200)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 20 Sep 2011 15:07:34 +0000 (17:07 +0200)
commit53168c164d5f0d0809ff6d3e325c49a314e7cb84
tree3af86a59e2884f66068019571ce725e81878b5cf
parentc9d8e6c02809af40882f774b5996f1a385050b9d
[S390] kvm: extension capability for new address space layout

9e856fe0b17d19d6d3ebe05635c9a46ddf5947f6 ([S390] use gmap address
spaces for kvm guest images) changed kvm on s390 to use a separate
address space for kvm guests. We can now put KVM guests anywhere
in the user address mode with a size up to 8PB - as long as the
memory is 1MB-aligned. This change was done without KVM extension
capability bit.
The change was added after 3.0, but we still have a chance to add
a feature bit before 3.1 (keeping the releases in a sane state).
We use number 71 to avoid collisions with other pending kvm patches
as requested by Alexander Graf.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Avi Kivity <avi@redhat.com>
Cc: Alexander Graf <agraf@suse.de>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
arch/s390/kvm/kvm-s390.c
include/linux/kvm.h