From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KdmG3-0003sc-QH for qemu-devel@nongnu.org; Thu, 11 Sep 2008 09:30:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KdmG2-0003rz-PC for qemu-devel@nongnu.org; Thu, 11 Sep 2008 09:30:51 -0400 Received: from [199.232.76.173] (port=34679 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdmG2-0003rh-Fp for qemu-devel@nongnu.org; Thu, 11 Sep 2008 09:30:50 -0400 Received: from mail2.shareable.org ([80.68.89.115]:35107) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KdmG1-0006zh-MF for qemu-devel@nongnu.org; Thu, 11 Sep 2008 09:30:49 -0400 Date: Thu, 11 Sep 2008 14:30:46 +0100 From: Jamie Lokier Subject: Re: [Qemu-devel] [PATCH 0/10] Live migration for QEMU Message-ID: <20080911133046.GE16427@shareable.org> References: <1220989802-13706-1-git-send-email-aliguori@us.ibm.com> <200809111213.m8BCDHaC012607@fjmscan502.ms.jp.fujitsu.com> <48C917F3.7040507@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48C917F3.7040507@codemonkey.ws> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Chris Wright , Uri Lublin , Anthony Liguori , kvm@vger.kernel.org Anthony Liguori wrote: > >It may be stupid question. > >This migration is SMP aware? > > Yes it is (SMP aware). Another stupid question from me. How stable is it likely to be between versions of QEMU and KVM? Also, is there any hope of migrating between QEMU and KVM, so long as the same device config is used, it's not SMP, etc.? -- Jamie