On Mon, Dec 4, 2023 at 9:50 AM Michael S. Tsirkin wrote:
> On Thu, Nov 30, 2023 at 04:49:35PM +0100, Albert Esteve wrote:
> >
> >
> >
> > On Tue, Nov 7, 2023 at 10:37 AM Albert Esteve
> wrote:
> >
> > Various improvements for the virtio-dmabuf module.
> > This patch includes:
> >
> >
On Thu, Nov 30, 2023 at 04:49:35PM +0100, Albert Esteve wrote:
>
>
>
> On Tue, Nov 7, 2023 at 10:37 AM Albert Esteve wrote:
>
> Various improvements for the virtio-dmabuf module.
> This patch includes:
>
> - Check for ownership before allowing a vhost device
> to remove an o
On Tue, Nov 7, 2023 at 10:37 AM Albert Esteve wrote:
> Various improvements for the virtio-dmabuf module.
> This patch includes:
>
> - Check for ownership before allowing a vhost device
> to remove an object from the table.
> - Properly cleanup shared resources if a vhost device
> object gets
Various improvements for the virtio-dmabuf module.
This patch includes:
- Check for ownership before allowing a vhost device
to remove an object from the table.
- Properly cleanup shared resources if a vhost device
object gets cleaned up.
- Rename virtio dmabuf functions to `virtio_dmabuf_*`