Hi Ohad,

On Fri, Mar 8, 2013 at 11:08 AM,  <[email protected]> wrote:
> From: Sjur Brændeland <[email protected]>
>
> Add wrappers for the host vrings to support loose
> coupling between the virtio device and driver.
>
> A new struct vringh_config_ops with the functions
> find_vrhs() and del_vrhs() is added to the virtio_device
> struct. This enables virtio drivers to manage virtio
> host rings without detailed knowledge of how the
> vrings are created and deleted.
>
> The function vringh_notify() is added so vringh clients
> can notify the other side that buffers are added to the
> used-ring.
>
> Cc: Ohad Ben-Cohen <[email protected]>
> Cc: Rusty Russell <[email protected]>
> Signed-off-by: Sjur Brændeland <[email protected]>

As you have been pushing for this wrapper, could you please
add your Ack or Reviewed tag if you are happy with this patch?

Thanks,
Sjur
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

Reply via email to