From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51863) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TYIId-0001sV-V4 for qemu-devel@nongnu.org; Tue, 13 Nov 2012 10:21:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TYIIa-0006S0-Sk for qemu-devel@nongnu.org; Tue, 13 Nov 2012 10:21:15 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40510) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TYIIa-0006Rw-LA for qemu-devel@nongnu.org; Tue, 13 Nov 2012 10:21:12 -0500 Message-ID: <50A2655F.7030306@redhat.com> Date: Tue, 13 Nov 2012 16:21:03 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1351013211-1907-1-git-send-email-peter.maydell@linaro.org> <20121026004832.GG7222@truffula.fritz.box> <20121026035812.GK7222@truffula.fritz.box> <508A8B96.60302@redhat.com> <50A26171.9090808@redhat.com> In-Reply-To: <50A26171.9090808@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] dma: Define dma_context_memory and use in sysbus-ohci List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Peter Maydell , Peter Crosthwaite , patches@linaro.org, qemu-devel@nongnu.org, Avi Kivity , David Gibson Hi, >> Ping! Can we have a ruling on what the right fix for this is so >> we can fix these segfaults before 1.3 release, please? > > I think this patch is already in Gerd's queue. It isn't. It used to be in the usb queue, but after the debate how to fix this property restarted I've dropped it again so the discussion doesn't block the usb queue. cheers, Gerd