Re: [PATCH v3 3/3] virtio-pci: Don't use ioeventfd on old kernels

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Nov 12, 2010 at 1:24 PM, Stefan Hajnoczi
<stefanha@xxxxxxxxxxxxxxxxxx> wrote:
> @@ -1046,6 +1087,11 @@ int kvm_has_xcrs(void)
>     return kvm_state->xcrs;
>  }
>
> +int kvm_has_many_ioeventfds(void)
> +{
> +    return kvm_state->many_ioeventfds;
> +}
> +

Missing if (!kvm_enabled()) { return 0; }.  Will fix in next version,
would still appreciate review comments on any other aspect of the
patch.

Stefan
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux