From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [Qemu-devel] [PATCH 0/4] megaraid_sas HBA emulation Date: Thu, 29 Oct 2009 10:14:19 -0500 Message-ID: <4AE9B14B.9070607@codemonkey.ws> References: <4AE71116.6080809@suse.de> <4AE72419.60608@redhat.com> <20091028091129.n46xqd1lww8oosc8@imap.suse.de> <4AE822E7.2010108@redhat.com> <4AE84E09.7090002@redhat.com> <20091028202522.r53660olwsk8cokk@imap.suse.de> <20091029043708.GA3552@lst.de> <4AE99144.6050904@redhat.com> <20091029145715.GA3299@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Gerd Hoffmann , virtualization@lists.linux-foundation.org, Hannes Reinecke , kvm@vger.kernel.org, qemu-devel@nongnu.org To: Christoph Hellwig Return-path: Received: from mail-qy0-f174.google.com ([209.85.221.174]:59096 "EHLO mail-qy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755264AbZJ2POU (ORCPT ); Thu, 29 Oct 2009 11:14:20 -0400 Received: by qyk4 with SMTP id 4so1174317qyk.33 for ; Thu, 29 Oct 2009 08:14:24 -0700 (PDT) In-Reply-To: <20091029145715.GA3299@lst.de> Sender: kvm-owner@vger.kernel.org List-ID: Christoph Hellwig wrote: > On Thu, Oct 29, 2009 at 01:57:40PM +0100, Gerd Hoffmann wrote: > >> Trying to go forward in review+bisect friendly baby steps. Here is what >> I have now: >> >> http://repo.or.cz/w/qemu/kraxel.git?a=shortlog;h=refs/heads/scsi.v1 >> >> It is far from being completed, will continue tomorrow. Should give a >> idea of the direction I'm heading to though. Comments welcome. >> > > Nice. > > I had patches for the header renames, too - the current naming is > really awkward. Would be great if Anthony could take those ASAP. > Which patches are those? Regards, Anthony Liguori From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3Whr-00086c-6G for qemu-devel@nongnu.org; Thu, 29 Oct 2009 11:14:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3Whm-00082d-59 for qemu-devel@nongnu.org; Thu, 29 Oct 2009 11:14:30 -0400 Received: from [199.232.76.173] (port=58455 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3Whl-00082L-Rp for qemu-devel@nongnu.org; Thu, 29 Oct 2009 11:14:25 -0400 Received: from qw-out-1920.google.com ([74.125.92.144]:40861) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N3Whl-0005FL-Ly for qemu-devel@nongnu.org; Thu, 29 Oct 2009 11:14:25 -0400 Received: by qw-out-1920.google.com with SMTP id 5so461697qwc.4 for ; Thu, 29 Oct 2009 08:14:24 -0700 (PDT) Message-ID: <4AE9B14B.9070607@codemonkey.ws> Date: Thu, 29 Oct 2009 10:14:19 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/4] megaraid_sas HBA emulation References: <4AE71116.6080809@suse.de> <4AE72419.60608@redhat.com> <20091028091129.n46xqd1lww8oosc8@imap.suse.de> <4AE822E7.2010108@redhat.com> <4AE84E09.7090002@redhat.com> <20091028202522.r53660olwsk8cokk@imap.suse.de> <20091029043708.GA3552@lst.de> <4AE99144.6050904@redhat.com> <20091029145715.GA3299@lst.de> In-Reply-To: <20091029145715.GA3299@lst.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christoph Hellwig Cc: qemu-devel@nongnu.org, Hannes Reinecke , Gerd Hoffmann , kvm@vger.kernel.org, virtualization@lists.linux-foundation.org Christoph Hellwig wrote: > On Thu, Oct 29, 2009 at 01:57:40PM +0100, Gerd Hoffmann wrote: > >> Trying to go forward in review+bisect friendly baby steps. Here is what >> I have now: >> >> http://repo.or.cz/w/qemu/kraxel.git?a=shortlog;h=refs/heads/scsi.v1 >> >> It is far from being completed, will continue tomorrow. Should give a >> idea of the direction I'm heading to though. Comments welcome. >> > > Nice. > > I had patches for the header renames, too - the current naming is > really awkward. Would be great if Anthony could take those ASAP. > Which patches are those? Regards, Anthony Liguori