From: Gleb Natapov Date: Thu, 9 Jul 2009 12:33:52 +0000 (+0300) Subject: KVM: Reduce runnability interface with arch support code X-Git-Tag: v2.6.32-rc1~693^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1b37100d9e29c1f8dc3e2f5490a205c80180e01;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed