From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40037) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V90DX-0007nM-Q8 for qemu-devel@nongnu.org; Mon, 12 Aug 2013 18:04:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V90DP-0002Hk-1h for qemu-devel@nongnu.org; Mon, 12 Aug 2013 18:03:59 -0400 Received: from mail-ee0-x22c.google.com ([2a00:1450:4013:c00::22c]:48049) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V90DO-0002Hd-SF for qemu-devel@nongnu.org; Mon, 12 Aug 2013 18:03:50 -0400 Received: by mail-ee0-f44.google.com with SMTP id b47so3838541eek.31 for ; Mon, 12 Aug 2013 15:03:50 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <52095BA1.5060908@redhat.com> Date: Tue, 13 Aug 2013 00:03:13 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1376310634-20778-1-git-send-email-mst@redhat.com> <1376310634-20778-3-git-send-email-mst@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 for-1.6 v2 2/2] loader: put FW CFG ROM files into RAM List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Anthony Liguori , Gerd Hoffmann , Laszlo Ersek , qemu-devel@nongnu.org, "Michael S. Tsirkin" Il 12/08/2013 20:37, Peter Maydell ha scritto: > > I seem to recall having a conversation with Paolo along these > lines a few months back (we fixed the exynos devices which > were incorrectly using the _ram_ptr function); he can correct > me if I'm off-base here. Yeah, I think you're right. Paolo