From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57537) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfAZ0-000753-88 for qemu-devel@nongnu.org; Thu, 14 Jun 2012 09:58:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SfAYt-0003FC-1k for qemu-devel@nongnu.org; Thu, 14 Jun 2012 09:58:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51828) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfAYs-0003F5-Ps for qemu-devel@nongnu.org; Thu, 14 Jun 2012 09:58:10 -0400 Message-ID: <4FD9EDEB.2030607@redhat.com> Date: Thu, 14 Jun 2012 15:58:03 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1339682129-1497-1-git-send-email-borntraeger@de.ibm.com> In-Reply-To: <1339682129-1497-1-git-send-email-borntraeger@de.ibm.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/5] scsi related fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christian Borntraeger Cc: stefanha@gmail.com, qemu-devel@nongnu.org Il 14/06/2012 15:55, Christian Borntraeger ha scritto: > Paolo, > > this patch series was created during bringup of virtio-scsi on s390x. > We used a tape library as a test vehicle. Awesome! > so here is the set of patches that allowed us to use it via virtio-scsi. > Any comments? Ok to apply? All looks good, I'll check them more carefully against the spec in a couple of weeks and include them in the scsi branch. Paolo