Loading virt/kvm/kvm_main.c +1 −1 Original line number Diff line number Diff line Loading @@ -82,7 +82,7 @@ struct dentry *kvm_debugfs_dir; static long kvm_vcpu_ioctl(struct file *file, unsigned int ioctl, unsigned long arg); bool kvm_rebooting; static bool kvm_rebooting; #ifdef KVM_CAP_DEVICE_ASSIGNMENT Loading Loading
virt/kvm/kvm_main.c +1 −1 Original line number Diff line number Diff line Loading @@ -82,7 +82,7 @@ struct dentry *kvm_debugfs_dir; static long kvm_vcpu_ioctl(struct file *file, unsigned int ioctl, unsigned long arg); bool kvm_rebooting; static bool kvm_rebooting; #ifdef KVM_CAP_DEVICE_ASSIGNMENT Loading