Re: [PATCH vhost v4 1/6] virtio_balloon: remove the dependence where names[] is null

2024-03-24 Thread Xuan Zhuo
On Fri, 22 Mar 2024 12:56:46 +0100, David Hildenbrand wrote: > On 21.03.24 11:15, Xuan Zhuo wrote: > > Currently, the init_vqs function within the virtio_balloon driver relies > > on the condition that certain names array entries are null in order to > > skip the initialization of some virtual que

Re: [PATCH vhost v4 1/6] virtio_balloon: remove the dependence where names[] is null

2024-03-24 Thread Xuan Zhuo
On Fri, 22 Mar 2024 22:02:27 +0100, David Hildenbrand wrote: > On 22.03.24 20:16, Daniel Verkamp wrote: > > On Thu, Mar 21, 2024 at 3:16 AM Xuan Zhuo > > wrote: > >> > >> Currently, the init_vqs function within the virtio_balloon driver relies > >> on the condition that certain names array entri