From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NWuGQ-0005yp-85 for qemu-devel@nongnu.org; Mon, 18 Jan 2010 11:15:38 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NWuGL-0005vS-KW for qemu-devel@nongnu.org; Mon, 18 Jan 2010 11:15:38 -0500 Received: from [199.232.76.173] (port=59020 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NWuGL-0005vD-E6 for qemu-devel@nongnu.org; Mon, 18 Jan 2010 11:15:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:27356) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NWuGL-0000cb-3W for qemu-devel@nongnu.org; Mon, 18 Jan 2010 11:15:33 -0500 Message-ID: <4B548921.1030806@redhat.com> Date: Mon, 18 Jan 2010 18:15:29 +0200 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCHv2 1/3] qemu: memory notifiers References: <20100104194904.GB21299@redhat.com> <4B545C03.40807@redhat.com> <20100118135234.GC8317@redhat.com> <4B54691B.7090601@redhat.com> <20100118144456.GD8317@redhat.com> <4B54759A.1030208@redhat.com> <20100118154510.GA14828@redhat.com> <4B548698.9050402@redhat.com> <20100118160833.GC14828@redhat.com> In-Reply-To: <20100118160833.GC14828@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: gleb@redhat.com, qemu-devel@nongnu.org On 01/18/2010 06:08 PM, Michael S. Tsirkin wrote: > On Mon, Jan 18, 2010 at 06:04:40PM +0200, Avi Kivity wrote: > >> On 01/18/2010 05:45 PM, Michael S. Tsirkin wrote: >> >>> cpu_register_physical_memory_offset already is O(memory size) btw. >>> >>> >> Right, but we'd like to replace it with a range API. >> > So, when we do the implementation of notifiers can follow? > Okay. -- error compiling committee.c: too many arguments to function