Re: [PATCH v3 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously

2023-10-18 Thread Michael S. Tsirkin
On Wed, Oct 18, 2023 at 01:26:30PM +0200, Laszlo Ersek wrote: > Hi Michael, > > still waiting for you to pick this up, please. > > In > , > you wrote: > > > OK. I'll need to do another PR soonish since a bunch of patchset

Re: [PATCH v3 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously

2023-10-18 Thread Stefan Hajnoczi
On Wed, 18 Oct 2023 at 07:26, Laszlo Ersek wrote: > > Hi Michael, > > still waiting for you to pick this up, please. > > In > , > you wrote: > > > OK. I'll need to do another PR soonish since a bunch of patchsets > > which

Re: [PATCH v3 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously

2023-10-18 Thread Laszlo Ersek
Hi Michael, still waiting for you to pick this up, please. In , you wrote: > OK. I'll need to do another PR soonish since a bunch of patchsets > which I wanted in this PR had issues and I had to drop them. > v3 will be th

[PATCH v3 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously

2023-10-02 Thread Laszlo Ersek
v2: - http://mid.mail-archive.com/20230830134055.106812-1-lersek@redhat.com - https://patchwork.ozlabs.org/project/qemu-devel/cover/20230830134055.106812-1-ler...@redhat.com/ v3 picks up tags from Phil, Eugenio and Albert, and updates the commit message on patch#7 according to Eugenio's comments