qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v6 0/6] virtio: cleanup vhost-user-generic and reduce c&p


From: Michael S. Tsirkin
Subject: Re: [PATCH v6 0/6] virtio: cleanup vhost-user-generic and reduce c&p
Date: Tue, 7 Nov 2023 03:46:26 -0500

On Mon, Nov 06, 2023 at 07:15:09PM +0000, Alex Bennée wrote:
> A lot of our vhost-user stubs are large chunks of boilerplate that do
> (mostly) the same thing. This series continues the cleanups by
> splitting the vhost-user-base and vhost-user-generic implementations.
> After adding a new vq_size property the rng, gpio and i2c vhost-user
> devices become simple specialisations of the common base defining the
> ID, number of queues and potentially the config handling.
> 
> I've also added Manos' vhost-user-sound while I was at it.
> 


gpio tests seem to be failing under clang:

https://gitlab.com/mstredhat/qemu/-/jobs/5475281549




-- 
MST




reply via email to

[Prev in Thread] Current Thread [Next in Thread]