From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46850) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvrGi-0000IG-E0 for qemu-devel@nongnu.org; Fri, 10 Feb 2012 09:16:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RvrGY-0004Kw-IM for qemu-devel@nongnu.org; Fri, 10 Feb 2012 09:16:08 -0500 Received: from mail-pw0-f45.google.com ([209.85.160.45]:51115) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvrGY-0004KW-Dm for qemu-devel@nongnu.org; Fri, 10 Feb 2012 09:15:58 -0500 Received: by pbbro12 with SMTP id ro12so2790845pbb.4 for ; Fri, 10 Feb 2012 06:15:57 -0800 (PST) Sender: Paolo Bonzini Message-ID: <4F352697.2070305@redhat.com> Date: Fri, 10 Feb 2012 15:15:51 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1326731457-9056-1-git-send-email-pbonzini@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 00/15] SCSI s/g + SCSI migration + virtio-scsi List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel@nongnu.org On 02/10/2012 03:01 PM, Stefan Hajnoczi wrote: > The virtio-scsi portions look good. Thanks, I'll rebase and resubmit! Paolo