From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:44236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RdNwV-0004cG-J1 for qemu-devel@nongnu.org; Wed, 21 Dec 2011 10:19:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RdNwP-0000HE-Q7 for qemu-devel@nongnu.org; Wed, 21 Dec 2011 10:18:55 -0500 Received: from mx1.redhat.com ([209.132.183.28]:50782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RdNwP-0000H1-J5 for qemu-devel@nongnu.org; Wed, 21 Dec 2011 10:18:49 -0500 Message-ID: <4EF1F8D5.8040707@redhat.com> Date: Wed, 21 Dec 2011 17:18:45 +0200 From: Avi Kivity MIME-Version: 1.0 References: <1324474477-22267-1-git-send-email-avi@redhat.com> <1324474477-22267-5-git-send-email-avi@redhat.com> <4EF1E5BE.80108@codemonkey.ws> In-Reply-To: <4EF1E5BE.80108@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 4/8] Remove support for version 3 ram_load List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org, quintela@redhat.com On 12/21/2011 03:57 PM, Anthony Liguori wrote: > On 12/21/2011 07:34 AM, Avi Kivity wrote: >> Version 3 ram_load depends on ram_addrs, which are not stable. >> Version 4 >> was introduced in 0.13 (and RHEL 6), so this means live migration >> from 0.12 >> and earlier to 1.1 or later will not work. > > Can you please make a note on http://wiki.qemu.org/ChangeLog/Next Done. -- error compiling committee.c: too many arguments to function