Re: [PATCH v2 0/2] delete virtio queues in vhost-user-blk-unrealize

2020-02-24 Thread Stefan Hajnoczi
On Mon, Feb 24, 2020 at 12:13:34PM +0800, pannengy...@huawei.com wrote: > From: Pan Nengyuan > > This series patch fix memleaks when detaching vhost-user-blk device. > 1. use old virtio_del_queue to fix memleaks, it's easier for stable branches > to merge. >As the discussion in > https://li

[PATCH v2 0/2] delete virtio queues in vhost-user-blk-unrealize

2020-02-23 Thread pannengyuan
From: Pan Nengyuan This series patch fix memleaks when detaching vhost-user-blk device. 1. use old virtio_del_queue to fix memleaks, it's easier for stable branches to merge. As the discussion in https://lists.nongnu.org/archive/html/qemu-devel/2020-01/msg02903.html 2. convert virtio_del_qu