From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kdo9R-0004BJ-Jj for qemu-devel@nongnu.org; Thu, 11 Sep 2008 11:32:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kdo9R-0004B6-0N for qemu-devel@nongnu.org; Thu, 11 Sep 2008 11:32:09 -0400 Received: from [199.232.76.173] (port=48025 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kdo9Q-0004Az-SY for qemu-devel@nongnu.org; Thu, 11 Sep 2008 11:32:08 -0400 Received: from il.qumranet.com ([212.179.150.194]:25069) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kdo9Q-0001rj-IE for qemu-devel@nongnu.org; Thu, 11 Sep 2008 11:32:08 -0400 Message-ID: <48C939F6.1070006@qumranet.com> Date: Thu, 11 Sep 2008 18:32:06 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/10] Live migration for QEMU References: <1220989802-13706-1-git-send-email-aliguori@us.ibm.com> <200809111213.m8BCDHaC012607@fjmscan502.ms.jp.fujitsu.com> <48C917F3.7040507@codemonkey.ws> <20080911133046.GE16427@shareable.org> <48C92742.8000002@us.ibm.com> In-Reply-To: <48C92742.8000002@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 , kvm@vger.kernel.org Anthony Liguori wrote: > > Yes. The primary reason that hasn't been possible in the past was > because of how memory was migrated. The new memory migration protocol > happens to make it easier to let QEMU and KVM be compatible. That > wasn't an accident :-) > Well, it's still broken IMO (migration ram_addr_t rather than physical addresses). -- error compiling committee.c: too many arguments to function