commit | 19c439b564b05939b83876a687bd48389d0aebb5 | [log] [tgz] |
---|---|---|
author | David Hildenbrand <dahi@linux.vnet.ibm.com> | Wed Nov 25 11:02:26 2015 +0100 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Tue Jun 21 09:43:39 2016 +0200 |
tree | d705805c43a58bf7dcd670af85ac40101e09d3ca | |
parent | 588438cba015ff3d14504b7598308dd3ebe06a99 [diff] |
KVM: s390: vsie: support 64-bit-SCAO Let's provide the 64-bit-SCAO facility to guest 2, so he can set up a SCA for guest 3 that has a 64 bit address. Please note that we already require the 64 bit SCAO for our vsie implementation, in order to forward the SCA directly (by pinning the page). Acked-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>