From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEerB-0006Qq-Oo for qemu-devel@nongnu.org; Thu, 20 Sep 2012 07:23:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEer6-00045e-3t for qemu-devel@nongnu.org; Thu, 20 Sep 2012 07:23:45 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55752) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEer5-00045W-S3 for qemu-devel@nongnu.org; Thu, 20 Sep 2012 07:23:40 -0400 Message-ID: <505AFCB4.2000401@redhat.com> Date: Thu, 20 Sep 2012 14:23:32 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1348139574-23324-1-git-send-email-anthony.perard@citrix.com> <1348139574-23324-4-git-send-email-anthony.perard@citrix.com> In-Reply-To: <1348139574-23324-4-git-send-email-anthony.perard@citrix.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH V3 3/5] exec: Introduce helper to set dirty flags. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony PERARD Cc: Anthony Liguori , Luiz Capitulino , Stefano Stabellini , QEMU-devel , Xen Devel On 09/20/2012 02:12 PM, Anthony PERARD wrote: > This new helper/hook is used in the next patch to add an extra call in a single > place. > Reviewed-by: Avi Kivity -- error compiling committee.c: too many arguments to function