From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=47384 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PN6zO-0002iG-BH for qemu-devel@nongnu.org; Mon, 29 Nov 2010 11:54:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PN6zK-0006zE-QA for qemu-devel@nongnu.org; Mon, 29 Nov 2010 11:54:06 -0500 Received: from mail.codesourcery.com ([38.113.113.100]:49542) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PN6zK-0006z7-IH for qemu-devel@nongnu.org; Mon, 29 Nov 2010 11:54:02 -0500 From: Paul Brook Subject: Re: [Qemu-devel] [PATCH 00/21] Kemari for KVM 0.2 Date: Mon, 29 Nov 2010 16:53:42 +0000 References: <1290665220-26478-1-git-send-email-tamura.yoshiaki@lab.ntt.co.jp> <4CF3D7A0.7010700@redhat.com> In-Reply-To: <4CF3D7A0.7010700@redhat.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201011291653.42595.paul@codesourcery.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dlaor@redhat.com Cc: ohmura.kei@lab.ntt.co.jp, stefanha@linux.vnet.ibm.com, kvm@vger.kernel.org, Stefan Hajnoczi , mtosatti@redhat.com, Yoshiaki Tamura , ananth@in.ibm.com, qemu-devel@nongnu.org, Blue Swirl , aliguori@us.ibm.com, vatsa@linux.vnet.ibm.com, psuriset@linux.vnet.ibm.com, avi@redhat.com > > Is this a fair summary: any device that supports live migration workw > > under Kemari? > > It might be fair summary but practically we barely have live migration > working w/o Kemari. In addition, last I checked Kemari needs additional > hooks and it will be too hard to keep that out of tree until all devices > get it. That's not what I've been hearing earlier in this thread. The responses from Yoshi indicate that Stefan's summary is correct. i.e. the current Kemari implementation may require per-device hooks, but that's a bug and should be fixed before merging. Paul