kernel_optimize_test/arch/s390/kvm
Gleb Natapov a1b37100d9 KVM: Reduce runnability interface with arch support code
Remove kvm_cpu_has_interrupt() and kvm_arch_interrupt_allowed() from
interface between general code and arch code. kvm_arch_vcpu_runnable()
checks for interrupts instead.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2009-09-10 08:33:13 +03:00
..
diag.c
gaccess.h
intercept.c
interrupt.c
Kconfig
kvm-s390.c
kvm-s390.h
Makefile
priv.c
sie64a.S
sigp.c