From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:44546) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rjqpb-0001Gx-T3 for qemu-devel@nongnu.org; Sun, 08 Jan 2012 06:22:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rjqpb-0006Nj-0H for qemu-devel@nongnu.org; Sun, 08 Jan 2012 06:22:31 -0500 Received: from mx1.redhat.com ([209.132.183.28]:47994) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rjqpa-0006Nd-PF for qemu-devel@nongnu.org; Sun, 08 Jan 2012 06:22:30 -0500 Message-ID: <4F097C6F.1010506@redhat.com> Date: Sun, 08 Jan 2012 13:22:23 +0200 From: Avi Kivity MIME-Version: 1.0 References: <1325876308-28097-1-git-send-email-peter.maydell@linaro.org> <1325876308-28097-3-git-send-email-peter.maydell@linaro.org> <4F07CCD2.4040003@suse.de> <4F097B29.7040608@redhat.com> <4F097BC6.50607@suse.de> In-Reply-To: <4F097BC6.50607@suse.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v4 2/2] hw/integratorcp: Simplify flash remap code List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: Peter Maydell , =?UTF-8?B?QmVub8OudCBDYW5ldA==?= , qemu-devel@nongnu.org, patches@linaro.org On 01/08/2012 01:19 PM, Andreas F=C3=A4rber wrote: > >=20 > > Correct, and the memory core will flush the tlb, so all is well. > > Hm, I had grep'ed for tlb_flush in memory.* without a hit... > I would've assumed to find tlb_flush_all() somewhere. > It's at then end of cpu_register_physical_memory_log(), which the memory core still uses as part of the implementation. --=20 error compiling committee.c: too many arguments to function