On Mon, 8 Jan 2024 at 10:49, Albert Esteve wrote:
> On Mon, Dec 11, 2023 at 10:48 PM Stefan Hajnoczi wrote:
>>
>> On Thu, 7 Dec 2023 at 09:55, Albert Esteve wrote:
>> >
>> > v1: https://www.mail-archive.com/qemu-devel@nongnu.org/msg1005257.html
>> > v1 -> v2:
>> > - Solved an unitialized uuid
On Mon, Dec 11, 2023 at 10:48 PM Stefan Hajnoczi wrote:
> On Thu, 7 Dec 2023 at 09:55, Albert Esteve wrote:
> >
> > v1: https://www.mail-archive.com/qemu-devel@nongnu.org/msg1005257.html
> > v1 -> v2:
> > - Solved an unitialized uuid value on vhost-user source
> > - Changed cleanup strategy,
On Thu, 7 Dec 2023 at 09:55, Albert Esteve wrote:
>
> v1: https://www.mail-archive.com/qemu-devel@nongnu.org/msg1005257.html
> v1 -> v2:
> - Solved an unitialized uuid value on vhost-user source
> - Changed cleanup strategy, and traverse all objects in the
> table to remove them instead.
v1: https://www.mail-archive.com/qemu-devel@nongnu.org/msg1005257.html
v1 -> v2:
- Solved an unitialized uuid value on vhost-user source
- Changed cleanup strategy, and traverse all objects in the
table to remove them instead.
Various improvements for the virtio-dmabuf module.
This patch i