All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/1] vhost-user: support of live migration with multiqueue
@ 2015-10-21  9:19 Thibaut Collet
  2015-10-21  9:19 ` [Qemu-devel] [PATCH v2 1/1] vhost: set the correct queue index in case of " Thibaut Collet
  0 siblings, 1 reply; 3+ messages in thread
From: Thibaut Collet @ 2015-10-21  9:19 UTC (permalink / raw)
  To: thibaut.collet, qemu-devel, mst, marcandre.lureau, jasowang,
	pbonzini, haifeng.lin

Patches serie for vhost-user live migration from Marc-Andre Lureau
[PATCH v8 00/27] vhost-user: add migration support
(http://lists.nongnu.org/archive/html/qemu-devel/2015-10/msg02452.html) does not
work if multiqueue is set.
This patch correct an issue of queue index when a migration is started with
multiqueue

v1->v2:
- call vhost_get_vq_index internally in vhost_virtqueue_set_addr

Thibaut Collet (1):
  vhost: set the correct queue index in case of migration with
    multiqueue

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

-- 
2.1.4

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

end of thread, other threads:[~2015-10-21 10:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-21  9:19 [Qemu-devel] [PATCH v2 0/1] vhost-user: support of live migration with multiqueue Thibaut Collet
2015-10-21  9:19 ` [Qemu-devel] [PATCH v2 1/1] vhost: set the correct queue index in case of " Thibaut Collet
2015-10-21 10: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.