search for: 6bf81a9

Displaying 5 results from an estimated 5 matches for "6bf81a9".

2013 Jul 07
2
[PATCH v2 03/11] vhost: Make vhost a separate module
...ot;); > > > +MODULE_LICENSE("GPL v2"); > > > +MODULE_AUTHOR("Michael S. Tsirkin"); > > > +MODULE_DESCRIPTION("Host kernel accelerator for virtio"); > > > diff --git a/drivers/vhost/vhost.h b/drivers/vhost/vhost.h > > > index 6bf81a9..94a80eb 100644 > > > --- a/drivers/vhost/vhost.h > > > +++ b/drivers/vhost/vhost.h > > > @@ -46,6 +46,8 @@ int vhost_poll_start(struct vhost_poll *poll, struct file *file); > > > void vhost_poll_stop(struct vhost_poll *poll); > > > void vhost_poll_flu...
2013 Jul 07
2
[PATCH v2 03/11] vhost: Make vhost a separate module
...ot;); > > > +MODULE_LICENSE("GPL v2"); > > > +MODULE_AUTHOR("Michael S. Tsirkin"); > > > +MODULE_DESCRIPTION("Host kernel accelerator for virtio"); > > > diff --git a/drivers/vhost/vhost.h b/drivers/vhost/vhost.h > > > index 6bf81a9..94a80eb 100644 > > > --- a/drivers/vhost/vhost.h > > > +++ b/drivers/vhost/vhost.h > > > @@ -46,6 +46,8 @@ int vhost_poll_start(struct vhost_poll *poll, struct file *file); > > > void vhost_poll_stop(struct vhost_poll *poll); > > > void vhost_poll_flu...
2013 Jul 07
0
[PATCH v2 03/11] vhost: Make vhost a separate module
...+MODULE_LICENSE("GPL v2"); > > > > +MODULE_AUTHOR("Michael S. Tsirkin"); > > > > +MODULE_DESCRIPTION("Host kernel accelerator for virtio"); > > > > diff --git a/drivers/vhost/vhost.h b/drivers/vhost/vhost.h > > > > index 6bf81a9..94a80eb 100644 > > > > --- a/drivers/vhost/vhost.h > > > > +++ b/drivers/vhost/vhost.h > > > > @@ -46,6 +46,8 @@ int vhost_poll_start(struct vhost_poll *poll, struct file *file); > > > > void vhost_poll_stop(struct vhost_poll *poll); > > >...
2013 May 06
13
[PATCH v2 00/11] vhost cleanups
MST, This is on top of [PATCH 0/2] vhost-net fix ubuf. Asias He (11): vhost: Remove vhost_enable_zcopy in vhost.h vhost: Move VHOST_NET_FEATURES to net.c vhost: Make vhost a separate module vhost: Remove comments for hdr in vhost.h vhost: Simplify dev->vqs[i] access vhost-net: Cleanup vhost_ubuf and vhost_zcopy vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration
2013 May 06
13
[PATCH v2 00/11] vhost cleanups
MST, This is on top of [PATCH 0/2] vhost-net fix ubuf. Asias He (11): vhost: Remove vhost_enable_zcopy in vhost.h vhost: Move VHOST_NET_FEATURES to net.c vhost: Make vhost a separate module vhost: Remove comments for hdr in vhost.h vhost: Simplify dev->vqs[i] access vhost-net: Cleanup vhost_ubuf and vhost_zcopy vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration