Re: [PATCH] resend slave fd to vhost when reconnect to vhost

2020-04-18 Thread xun ni
oh, yes, there is some mis-config here, thanks for pointing that out. looks like the upstream has fixed it. Thanks, Xun Raphael Norwitz 于2020年4月18日周六 上午9:46写道: > > On Fri, Apr 17, 2020 at 01:14:00PM +0800, ni.xun.in...@gmail.com wrote: > > > > From: Ni Xun > > > > when reconnecting to vhost se

Re: [PATCH] resend slave fd to vhost when reconnect to vhost

2020-04-17 Thread Raphael Norwitz
On Fri, Apr 17, 2020 at 01:14:00PM +0800, ni.xun.in...@gmail.com wrote: > > From: Ni Xun > > when reconnecting to vhost server, it doesn't send slave fd to vhost > as the slave fd is only sent in vhost_user_init. also resend the slave fd > in vhost reconnect. > I don’t think that’s correct. Se

[PATCH] resend slave fd to vhost when reconnect to vhost

2020-04-17 Thread ni . xun . intel
From: Ni Xun when reconnecting to vhost server, it doesn't send slave fd to vhost as the slave fd is only sent in vhost_user_init. also resend the slave fd in vhost reconnect. Signed-off-by: Ni Xun Signed-off-by: Lu Zhigang Signed-off-by: Yan Miao Signed-off-by: lucascye --- hw/block/vhost-