Searched hist:fa5877439d5a062d91c3abd5a690483bbdb4268e (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/s390/kernel/ |
H A D | early.c | diff fa5877439d5a062d91c3abd5a690483bbdb4268e Tue Mar 25 12:47:44 CDT 2008 Carsten Otte <cotte@de.ibm.com> s390: KVM guest: detect when running on kvm
This patch adds functionality to detect if the kernel runs under the KVM hypervisor. A macro MACHINE_IS_KVM is exported for device drivers. This allows drivers to skip device detection if the systems runs non-virtualized. We also define a preferred console to avoid having the ttyS0, which is a line mode only console.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Carsten Otte <cotte@de.ibm.com> Signed-off-by: Avi Kivity <avi@qumranet.com>
|
H A D | setup.c | diff fa5877439d5a062d91c3abd5a690483bbdb4268e Tue Mar 25 12:47:44 CDT 2008 Carsten Otte <cotte@de.ibm.com> s390: KVM guest: detect when running on kvm
This patch adds functionality to detect if the kernel runs under the KVM hypervisor. A macro MACHINE_IS_KVM is exported for device drivers. This allows drivers to skip device detection if the systems runs non-virtualized. We also define a preferred console to avoid having the ttyS0, which is a line mode only console.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Carsten Otte <cotte@de.ibm.com> Signed-off-by: Avi Kivity <avi@qumranet.com>
|
/openbmc/linux/arch/s390/ |
H A D | Kconfig | diff fa5877439d5a062d91c3abd5a690483bbdb4268e Tue Mar 25 12:47:44 CDT 2008 Carsten Otte <cotte@de.ibm.com> s390: KVM guest: detect when running on kvm
This patch adds functionality to detect if the kernel runs under the KVM hypervisor. A macro MACHINE_IS_KVM is exported for device drivers. This allows drivers to skip device detection if the systems runs non-virtualized. We also define a preferred console to avoid having the ttyS0, which is a line mode only console.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Acked-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Carsten Otte <cotte@de.ibm.com> Signed-off-by: Avi Kivity <avi@qumranet.com>
|