From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50150) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TYINq-0003al-8I for qemu-devel@nongnu.org; Tue, 13 Nov 2012 10:26:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TYINn-00085U-6C for qemu-devel@nongnu.org; Tue, 13 Nov 2012 10:26:38 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42789) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TYINm-00085Q-Uo for qemu-devel@nongnu.org; Tue, 13 Nov 2012 10:26:35 -0500 Message-ID: <50A266A4.3050001@redhat.com> Date: Tue, 13 Nov 2012 16:26:28 +0100 From: Paolo Bonzini 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> <50A2655F.7030306@redhat.com> In-Reply-To: <50A2655F.7030306@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: Gerd Hoffmann Cc: Peter Maydell , Peter Crosthwaite , patches@linaro.org, qemu-devel@nongnu.org, Avi Kivity , David Gibson Il 13/11/2012 16:21, Gerd Hoffmann ha scritto: >>> >> 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. Ok, so since this breaks virtio-scsi too, I'm adding it to the scsi queue. Paolo