From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDtvU-0004Wq-Kv for qemu-devel@nongnu.org; Fri, 17 Jun 2016 09:35:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bDtvQ-0006rE-L2 for qemu-devel@nongnu.org; Fri, 17 Jun 2016 09:35:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60139) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDtvQ-0006qw-Eq for qemu-devel@nongnu.org; Fri, 17 Jun 2016 09:35:08 -0400 References: <1466157348-14488-1-git-send-email-pbonzini@redhat.com> <5763F769.3060403@ilande.co.uk> From: Paolo Bonzini Message-ID: Date: Fri, 17 Jun 2016 15:35:03 +0200 MIME-Version: 1.0 In-Reply-To: <5763F769.3060403@ilande.co.uk> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] scsi: esp: remove handling of SATN/STOP List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mark Cave-Ayland , qemu-devel@nongnu.org Cc: amit.shah@redhat.com, =?UTF-8?Q?Herv=c3=a9_Poussineau?= , ppandit@redhat.com On 17/06/2016 15:13, Mark Cave-Ayland wrote: > Unforunately this causes regressions on a few of my SPARC32 images: > NextStep, Solaris 1.1.2, NetBSD and Debian Etch all hang whilst > enumerating the SCSI bus with this patch applied. Ok, I'll either fix migration (adding a subsection) or bump the version number. Thanks, Paolo