From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54232) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHcph-0005Oe-OS for qemu-devel@nongnu.org; Sun, 23 Feb 2014 12:27:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WHcpZ-0005nd-LD for qemu-devel@nongnu.org; Sun, 23 Feb 2014 12:27:17 -0500 Received: from s16892447.onlinehome-server.info ([82.165.15.123]:36813) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHcpZ-0005mp-FG for qemu-devel@nongnu.org; Sun, 23 Feb 2014 12:27:09 -0500 Message-ID: <530A2EFA.2000802@ilande.co.uk> Date: Sun, 23 Feb 2014 17:25:14 +0000 From: Mark Cave-Ayland MIME-Version: 1.0 References: <53014626.20009@caramail.com> <5305C3B2.7020800@ilande.co.uk> <5305E364.8010909@redhat.com> In-Reply-To: <5305E364.8010909@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] Sun4m : SCSI ESP controller List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Blue Swirl , Olivier Danet , Artyom Tarasenko , qemu-devel On 20/02/14 11:13, Paolo Bonzini wrote: > Il 20/02/2014 09:58, Mark Cave-Ayland ha scritto: >> >> Hi Olivier, >> >> I've applied the non-whitespace damaged patch (attached) but >> unfortunately I still see the "!TC on DATA XFER" bug with my NetBSD 5 >> ISO under qemu-system-sparc :/ Note that the second part of the patch >> showed some fuzz so I'm wondering if this patch is complete or whether >> part of it is still missing? >> >> Also ESP patches should have an esp or scsi/esp prefix in the subject >> line and should CC the current SCSI maintainer (see MAINTAINERS file) >> which is currently Paolo. >> > > BTW, Mark, should you add yourself to MAINTAINERS for sparc? If people are okay to apply my patches then I don't mind :) I'll send this request through separately. ATB, Mark.