From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35059) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxIYa-0000wM-Nr for qemu-devel@nongnu.org; Wed, 18 Jun 2014 12:18:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WxIYT-0006pD-8h for qemu-devel@nongnu.org; Wed, 18 Jun 2014 12:17:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50686) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxIYT-0006op-0c for qemu-devel@nongnu.org; Wed, 18 Jun 2014 12:17:45 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s5IGHieO021237 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Wed, 18 Jun 2014 12:17:44 -0400 Message-ID: <53A1BBA5.2060003@redhat.com> Date: Wed, 18 Jun 2014 18:17:41 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1402931870-17261-1-git-send-email-pbonzini@redhat.com> <20140618161730.GA1087@redhat.com> In-Reply-To: <20140618161730.GA1087@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/7] virtio-scsi: do not rely on iov boundaries List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: qemu-devel@nongnu.org Il 18/06/2014 18:17, Michael S. Tsirkin ha scritto: > Applied. > There was a trivial conflict in the last patch, please > verify the pci branch in my tree. Hmm, I have sent it through Peter too. :) Paolo