From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:40572) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QleQN-00038y-HW for qemu-devel@nongnu.org; Tue, 26 Jul 2011 05:59:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QleQM-0008C2-J7 for qemu-devel@nongnu.org; Tue, 26 Jul 2011 05:59:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:62002) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QleQM-0008By-Aw for qemu-devel@nongnu.org; Tue, 26 Jul 2011 05:59:38 -0400 Message-ID: <4E2E9005.7080802@redhat.com> Date: Tue, 26 Jul 2011 12:59:33 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1311602584-23409-1-git-send-email-avi@redhat.com> <1311602584-23409-7-git-send-email-avi@redhat.com> <4E2DBC76.4050001@codemonkey.ws> In-Reply-To: <4E2DBC76.4050001@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 06/23] memory: rename MemoryRegion::has_ram_addr to ::terminates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org On 07/25/2011 09:56 PM, Anthony Liguori wrote: > On 07/25/2011 09:02 AM, Avi Kivity wrote: >> I/O regions will not have ram_addrs, so this is a better name. >> >> Signed-off-by: Avi Kivity > > Reviewed-by: Anthony Liguori > > Although it seems squashable. Yeah, I'm loath to squash across a conflicting commit though. -- error compiling committee.c: too many arguments to function