From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ntzyb-0007oN-NS for qemu-devel@nongnu.org; Tue, 23 Mar 2010 05:00:41 -0400 Received: from [199.232.76.173] (port=36497 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ntzya-0007oC-Vs for qemu-devel@nongnu.org; Tue, 23 Mar 2010 05:00:41 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Ntzya-0000sH-6s for qemu-devel@nongnu.org; Tue, 23 Mar 2010 05:00:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:22728) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NtzyZ-0000sA-RM for qemu-devel@nongnu.org; Tue, 23 Mar 2010 05:00:40 -0400 Message-ID: <4BA88330.2000105@redhat.com> Date: Tue, 23 Mar 2010 11:00:32 +0200 From: Avi Kivity MIME-Version: 1.0 References: <1269329993-10854-1-git-send-email-tamura.yoshiaki@lab.ntt.co.jp> In-Reply-To: <1269329993-10854-1-git-send-email-tamura.yoshiaki@lab.ntt.co.jp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 0/2] Introduce wrapper functions to access phys_ram_dirty, and replace existing direct accesses to it. List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Yoshiaki Tamura Cc: ohmura.kei@lab.ntt.co.jp, mtosatti@redhat.com, qemu-devel@nongnu.org On 03/23/2010 09:39 AM, Yoshiaki Tamura wrote: > Before replacing byte-based dirty bitmap with bit-based dirty bitmap, > clearing direct accesses to the bitmap first seems to be good point to > start with. > > Reviewed-by: Avi Kivity -- error compiling committee.c: too many arguments to function