From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QpyhW-0000oa-82 for qemu-devel@nongnu.org; Sun, 07 Aug 2011 04:27:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QpyhV-0004uE-0B for qemu-devel@nongnu.org; Sun, 07 Aug 2011 04:27:14 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37322) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QpyhU-0004uA-Mz for qemu-devel@nongnu.org; Sun, 07 Aug 2011 04:27:12 -0400 Message-ID: <4E3E4C5A.3020002@redhat.com> Date: Sun, 07 Aug 2011 11:27:06 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1312463195-13605-1-git-send-email-avi@redhat.com> <1312463195-13605-11-git-send-email-avi@redhat.com> <4E3BFB11.7090407@codemonkey.ws> In-Reply-To: <4E3BFB11.7090407@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 10/39] Integrate I/O memory regions into qemu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org, "Michael S. Tsirkin" On 08/05/2011 05:15 PM, Anthony Liguori wrote: >> */ >> MemoryRegion *get_system_memory(void); >> >> +MemoryRegion *get_system_io(void); >> + > @@ -28,6 +28,8 @@ > > Could you add a doc comment for this function? Done. -- error compiling committee.c: too many arguments to function