]> Pileus Git - ~andy/linux/blobdiff - include/linux/kvm_host.h
kvm/ppc/mpic: in-kernel MPIC emulation
[~andy/linux] / include / linux / kvm_host.h
index 6dab6b5b3e3b40978c00c6c0aa94c955551a071c..feffbdaf898681f68c5c8428a1b9b1fb4ea969ed 100644 (file)
@@ -1099,6 +1099,8 @@ void kvm_device_get(struct kvm_device *dev);
 void kvm_device_put(struct kvm_device *dev);
 struct kvm_device *kvm_device_from_filp(struct file *filp);
 
+extern struct kvm_device_ops kvm_mpic_ops;
+
 #ifdef CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT
 
 static inline void kvm_vcpu_set_in_spin_loop(struct kvm_vcpu *vcpu, bool val)