On Thu, Nov 26, 2015 at 06:52:56PM +0200, Michael S. Tsirkin wrote: > On Thu, Nov 26, 2015 at 09:46:08AM +0800, Yuanhan Liu wrote: > > On Wed, Nov 25, 2015 at 02:42:05PM +0200, Michael S. Tsirkin wrote: > > > This reverts commit 3a12f32229a046f4d4ab0a3a52fb01d2d5a1ab76. > > > > > > In case of live migration several queues can be enabled and not only the > > > first one. So informing backend that only the first queue is enabled is > > > wrong. > > > > Reviewed-by: Yuanhan Liu <yuanhan....@linux.intel.com> > > > > BTW, we should also update the spec about ring stop, right? > > > > --yliu > > Pls take a look at for_upstream in my tree, and tell me > whether there's anything we need to clarify.
I had a quick check, and found it's fine. I was thinking we are still clarifying that there are two ways for signing a ring stop: VHOST_USER_GET_VRING_BASE and VHOST_UESR_SET_VRING_ENABLE. Sorry for the noisy then. --yliu