]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/linux/kvm_host.h
KVM: Directly return result from kvm_arch_check_processor_compat()
[linux.git] / include / linux / kvm_host.h
index 79fa4426509c4e68b8c519b5196328abbe2370b9..5e9fd7ad80183b35f5fcde534a96ee1a6b9f6c31 100644 (file)
@@ -870,7 +870,7 @@ int kvm_arch_hardware_enable(void);
 void kvm_arch_hardware_disable(void);
 int kvm_arch_hardware_setup(void);
 void kvm_arch_hardware_unsetup(void);
-void kvm_arch_check_processor_compat(void *rtn);
+int kvm_arch_check_processor_compat(void);
 int kvm_arch_vcpu_runnable(struct kvm_vcpu *vcpu);
 bool kvm_arch_vcpu_in_kernel(struct kvm_vcpu *vcpu);
 int kvm_arch_vcpu_should_kick(struct kvm_vcpu *vcpu);