]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/kvm_host.h
KVM: Fix interrupt unhalting a vcpu when it shouldn't
[mirror_ubuntu-artful-kernel.git] / include / linux / kvm_host.h
index 40e49ede8f91448ef06406ae28e557b8a113e9fb..72d56844f3880fcdea4809695cc44dd983a2cc21 100644 (file)
@@ -298,6 +298,7 @@ int kvm_arch_hardware_setup(void);
 void kvm_arch_hardware_unsetup(void);
 void kvm_arch_check_processor_compat(void *rtn);
 int kvm_arch_vcpu_runnable(struct kvm_vcpu *vcpu);
+int kvm_arch_interrupt_allowed(struct kvm_vcpu *vcpu);
 
 void kvm_free_physmem(struct kvm *kvm);