From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50286) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qdihr-0007qb-5u for qemu-devel@nongnu.org; Mon, 04 Jul 2011 08:56:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qdihp-0001xf-Jn for qemu-devel@nongnu.org; Mon, 04 Jul 2011 08:56:55 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34176) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qdiho-0001xS-Qj for qemu-devel@nongnu.org; Mon, 04 Jul 2011 08:56:53 -0400 Message-ID: <4E11B88F.1010501@redhat.com> Date: Mon, 04 Jul 2011 14:56:47 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1309534555-22178-1-git-send-email-hare@suse.de> <1309534555-22178-2-git-send-email-hare@suse.de> <1309534555-22178-3-git-send-email-hare@suse.de> <1309534555-22178-4-git-send-email-hare@suse.de> <4E0F2215.4040307@suse.de> <4E107E66.3030001@redhat.com> <4E115A21.8010003@suse.de> <4E115EFD.7020607@redhat.com> <4E116B32.702@suse.de> <4E119622.1030709@redhat.com> <4E11B7A4.8030807@suse.de> In-Reply-To: <4E11B7A4.8030807@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 3/3] megasas: LSI Megaraid SAS emulation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hannes Reinecke Cc: "kvm@vger.kernel.org" , Alexander Graf , Stefan Haynoczi , qemu-devel@nongnu.org On 07/04/2011 02:52 PM, Hannes Reinecke wrote: > However, I probably will see to fixup the megasas emulation with the > current infrastructure, get that in, and then move over to the iovec > infrastructure. Makes sense also for ease of review. > But if you promise to merge the iovec infrastructure I'm more than > willing to fixup the scsi-generic backend. I am certainly going to get it upstream, but maintainers would like it to have users at the time it is committed. Paolo