Re: [PATCH for 7.2-rc3 v3 0/7] fix vhost-user issues with CI

2022-11-29 Thread Michael S. Tsirkin
Patch 1 is good but inappropriate for 7.2 Patch 2 should be last in series. Patch 4 we are dropping. I thought hard about it, I think we should patch vhost user net too because of the risk introduced by patch 2 (which affects everyone). Can be a patch on top though. Besides this, for series: Revi

[PATCH for 7.2-rc3 v3 0/7] fix vhost-user issues with CI

2022-11-28 Thread Alex Bennée
Hi, Hopefully this is the final iteration to fix the vhost-user issues that are currently plaguing the release. I've prevented the circular closing for the vhost_dev structure by generalising the solution used by virtio-user-blk which punts the close off to an aio instance. The memory leak from: