Home
last modified time | relevance | path

Searched hist:"76 a6dd7241ae03c47f44a9605dcd525f31b2124a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.cdiff 76a6dd7241ae03c47f44a9605dcd525f31b2124a Tue Nov 24 06:33:49 CST 2015 David Hildenbrand <dahi@linux.vnet.ibm.com> KVM: s390: handle missing 64-bit-SCAO facility

Without that facility, we may only use scaol. So fallback
to DMA allocation in that case, so we won't overwrite random memory
via the SIE.

Also disallow ESCA, so we don't have to handle that allocation case.

Reviewed-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>