Searched hist:"7 d43bafcff17c7fb07270999d3cf002f1ed6bd3f" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/s390/include/asm/ |
H A D | kvm_host.h | diff 7d43bafcff17c7fb07270999d3cf002f1ed6bd3f Wed Apr 22 17:09:44 CEST 2015 Eugene (jno) Dvurechenski <jno@linux.vnet.ibm.com> KVM: s390: Make provisions for ESCA utilization
This patch updates the routines (sca_*) to provide transparent access to and manipulation on the data for both Basic and Extended SCA in use. The kvm.arch.sca is generalized to (void *) to handle BSCA/ESCA cases. Also the kvm.arch.use_esca flag is provided. The actual functionality is kept the same.
Signed-off-by: Eugene (jno) Dvurechenski <jno@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
|
/linux/arch/s390/kvm/ |
H A D | interrupt.c | diff 7d43bafcff17c7fb07270999d3cf002f1ed6bd3f Wed Apr 22 17:09:44 CEST 2015 Eugene (jno) Dvurechenski <jno@linux.vnet.ibm.com> KVM: s390: Make provisions for ESCA utilization
This patch updates the routines (sca_*) to provide transparent access to and manipulation on the data for both Basic and Extended SCA in use. The kvm.arch.sca is generalized to (void *) to handle BSCA/ESCA cases. Also the kvm.arch.use_esca flag is provided. The actual functionality is kept the same.
Signed-off-by: Eugene (jno) Dvurechenski <jno@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
|
H A D | kvm-s390.c | diff 7d43bafcff17c7fb07270999d3cf002f1ed6bd3f Wed Apr 22 17:09:44 CEST 2015 Eugene (jno) Dvurechenski <jno@linux.vnet.ibm.com> KVM: s390: Make provisions for ESCA utilization
This patch updates the routines (sca_*) to provide transparent access to and manipulation on the data for both Basic and Extended SCA in use. The kvm.arch.sca is generalized to (void *) to handle BSCA/ESCA cases. Also the kvm.arch.use_esca flag is provided. The actual functionality is kept the same.
Signed-off-by: Eugene (jno) Dvurechenski <jno@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
|