From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [Qemu-devel] [PATCH v3 10/39] Integrate I/O memory regions into qemu Date: Sun, 07 Aug 2011 11:27:06 +0300 Message-ID: <4E3E4C5A.3020002@redhat.com> References: <1312463195-13605-1-git-send-email-avi@redhat.com> <1312463195-13605-11-git-send-email-avi@redhat.com> <4E3BFB11.7090407@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org, "Michael S. Tsirkin" To: Anthony Liguori Return-path: Received: from mx1.redhat.com ([209.132.183.28]:5337 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751248Ab1HGI1N (ORCPT ); Sun, 7 Aug 2011 04:27:13 -0400 In-Reply-To: <4E3BFB11.7090407@codemonkey.ws> Sender: kvm-owner@vger.kernel.org List-ID: 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