]> git.baikalelectronics.ru Git - kernel.git/commit
s390/sclp: introduce checks for ESCA and HVS
authorEugene (jno) Dvurechenski <jno@linux.vnet.ibm.com>
Thu, 9 Oct 2014 14:04:48 +0000 (16:04 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Mon, 30 Nov 2015 11:47:06 +0000 (12:47 +0100)
commit95882e82f2466b9d546ecc00a363e231e49d643e
tree1426039d66d153ba8d63b23e0f2099764695c9fa
parentb34f385be26bb1249d1bc0dd48ccf859cd08eed9
s390/sclp: introduce checks for ESCA and HVS

Introduce sclp.has_hvs and sclp.has_esca to provide a way for kvm to check
whether the extended-SCA and the home-virtual-SCA facilities are available.

Signed-off-by: Eugene (jno) Dvurechenski <jno@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/include/asm/sclp.h
drivers/s390/char/sclp_early.c