From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:34073) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RRP6o-0004Gt-Od for qemu-devel@nongnu.org; Fri, 18 Nov 2011 09:08:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RRP6e-0003tT-G8 for qemu-devel@nongnu.org; Fri, 18 Nov 2011 09:08:02 -0500 Received: from mx1.redhat.com ([209.132.183.28]:27567) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RRP6e-0003t1-9F for qemu-devel@nongnu.org; Fri, 18 Nov 2011 09:07:52 -0500 Message-ID: <4EC666B5.7070000@redhat.com> Date: Fri, 18 Nov 2011 15:07:49 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1321363722-23687-1-git-send-email-pbonzini@redhat.com> <1321374998-18214-1-git-send-email-pbonzini@redhat.com> <4EC65126.9000206@redhat.com> <4EC65F58.6060500@suse.de> <4EC664AD.9080307@redhat.com> <4EC66741.4010001@redhat.com> In-Reply-To: <4EC66741.4010001@redhat.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1.0 v2] scsi: fix fw path List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: =?ISO-8859-15?Q?Andreas_F=E4rber?= , qemu-devel@nongnu.org On 11/18/2011 03:10 PM, Kevin Wolf wrote: > Whatever you think is best. I already included the other patch in the > pull request, so any other change would have to be on top. Ok, I'll put together a formal patch today and test it with seabios. Paolo