From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60349) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfAbG-0005zq-1F for qemu-devel@nongnu.org; Sun, 02 Dec 2012 09:32:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TfAbC-0006Fl-AM for qemu-devel@nongnu.org; Sun, 02 Dec 2012 09:32:53 -0500 Received: from e28smtp07.in.ibm.com ([122.248.162.7]:42013) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfAbB-0006Ef-Og for qemu-devel@nongnu.org; Sun, 02 Dec 2012 09:32:50 -0500 Received: from /spool/local by e28smtp07.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Sun, 2 Dec 2012 20:02:35 +0530 Received: from d28relay04.in.ibm.com (d28relay04.in.ibm.com [9.184.220.61]) by d28dlp02.in.ibm.com (Postfix) with ESMTP id 6846C394004B for ; Sun, 2 Dec 2012 20:02:37 +0530 (IST) Received: from d28av04.in.ibm.com (d28av04.in.ibm.com [9.184.220.66]) by d28relay04.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id qB2EWZo27340438 for ; Sun, 2 Dec 2012 20:02:36 +0530 Received: from d28av04.in.ibm.com (loopback [127.0.0.1]) by d28av04.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id qB2K2QMb016827 for ; Mon, 3 Dec 2012 07:02:27 +1100 From: Anthony Liguori In-Reply-To: References: <24E144B8C0207547AD09C467A8259F755783548E@lisa.maurer-it.com> <50B870DA.1030506@redhat.com> <87y5hjp3p2.fsf@codemonkey.ws> <50B8C6B0.2000402@ilande.co.uk> Date: Sun, 02 Dec 2012 08:32:29 -0600 Message-ID: <87obicle2q.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] lsi scsi driver is broken List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl , Mark Cave-Ayland Cc: qemu-devel@nongnu.org Blue Swirl writes: > On Fri, Nov 30, 2012 at 2:46 PM, Mark Cave-Ayland > wrote: >> On 30/11/12 14:26, Anthony Liguori wrote: >> >>>> Try latest seabios. >>>> >>>> [ yes, /me plans to update seabios for 1.3, just waiting for the q35 >>>> patches to find their way into seabios ]. >>> >>> >>> If we're going to update, it's got to be today. >>> >>> Regards, >>> >>> Anthony Liguori >> >> >> Can we also update the openbios.git repository on git.qemu.org? If this is >> the version of OpenBIOS that gets distributed with a QEMU release (as a git >> submodule) then it's definitely shy of quite a few SVN commits. > > +1 Done. Regards, Anthony Liguori > >> >> >> ATB, >> >> Mark.