kernel_optimize_test/arch/s390/kernel
Carsten Otte fa5877439d 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>
2008-04-27 12:00:50 +03:00
..
asm-offsets.c
audit.c
audit.h
base.S
binfmt_elf32.c
bitmap.S
compat_audit.c
compat_exec_domain.c
compat_linux.c
compat_linux.h
compat_ptrace.h
compat_signal.c
compat_wrapper.S
cpcmd.c
crash.c
debug.c
diag.c
dis.c
early.c s390: KVM guest: detect when running on kvm 2008-04-27 12:00:50 +03:00
ebcdic.c
entry64.S
entry.h
entry.S
head31.S
head64.S
head.S
init_task.c
ipl.c
irq.c
kprobes.c
machine_kexec.c
Makefile
module.c
process.c
ptrace.c
reipl64.S
reipl.S
relocate_kernel64.S
relocate_kernel.S
s390_ext.c
s390_ksyms.c
setup.c s390: KVM guest: detect when running on kvm 2008-04-27 12:00:50 +03:00
signal.c
smp.c
stacktrace.c
sys_s390.c
syscalls.S
time.c
topology.c
traps.c
vmlinux.lds.S
vtime.c KVM: s390: arch backend for the kvm kernel module 2008-04-27 12:00:42 +03:00