From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60148) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxCF4-0003B3-E4 for qemu-devel@nongnu.org; Wed, 18 Jun 2014 05:33:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WxCEv-00023y-MU for qemu-devel@nongnu.org; Wed, 18 Jun 2014 05:33:18 -0400 Received: from mx1.redhat.com ([209.132.183.28]:7705) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxCEv-00023q-DD for qemu-devel@nongnu.org; Wed, 18 Jun 2014 05:33:09 -0400 Date: Wed, 18 Jun 2014 12:33:34 +0300 From: "Michael S. Tsirkin" Message-ID: <20140618093334.GA12677@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] vhost-user: migration? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Nikolay Nikolaev Cc: Igor Mammedov , qemu-devel@nongnu.org, Antonios Motakis Just a query whether migration works for you guys with vhost-user and snabbswitch. vhost user code seems to have enough hooks in place to make it work, but was it tested in practice? -- MST