All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.5 0/1] vhost-user: live migration with multiqueue fails
@ 2015-11-24 16:10 Thibaut Collet
  2015-11-24 16:10 ` [Qemu-devel] [PATCH for-2.5 1/1] vhost-user: do not send SET_VRING_ENABLE at start Thibaut Collet
  0 siblings, 1 reply; 9+ messages in thread
From: Thibaut Collet @ 2015-11-24 16:10 UTC (permalink / raw)
  To: thibaut.collet, qemu-devel, mst, jasowang, marcandre.lureau, yuanhan.liu

Since commit 3a12f32229a live migration of vhost user, if multiqueue is set,
fails:
The state of the vring are lost, only the first queue pair is set to enable even
if there are several queue pairs enabled.

Thibaut Collet (1):
  vhost-user: do not send SET_VRING_ENABLE at start

 hw/virtio/vhost.c | 5 -----
 1 file changed, 5 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-11-25 12:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-24 16:10 [Qemu-devel] [PATCH for-2.5 0/1] vhost-user: live migration with multiqueue fails Thibaut Collet
2015-11-24 16:10 ` [Qemu-devel] [PATCH for-2.5 1/1] vhost-user: do not send SET_VRING_ENABLE at start Thibaut Collet
2015-11-24 20:52   ` Michael S. Tsirkin
2015-11-24 21:05     ` Thibaut Collet
2015-11-24 21:23       ` Michael S. Tsirkin
2015-11-25  1:32         ` Yuanhan Liu
2015-11-25 11:04           ` Michael S. Tsirkin
2015-11-25 12:17             ` Thibaut Collet
2015-11-25 12:23               ` Michael S. Tsirkin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.