From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45059) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeL4G-0008PJ-F8 for qemu-devel@nongnu.org; Fri, 30 Nov 2012 02:31:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TeL4F-0004CP-FZ for qemu-devel@nongnu.org; Fri, 30 Nov 2012 02:31:24 -0500 Received: from www.maurer-it.com ([213.129.239.114]:57647 helo=proxmox.maurer-it.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeL4F-0004Bc-3j for qemu-devel@nongnu.org; Fri, 30 Nov 2012 02:31:23 -0500 Received: from proxmox.maurer-it.com (localhost.localdomain [127.0.0.1]) by proxmox.maurer-it.com (Proxmox) with ESMTP id B7B3226A0914 for ; Fri, 30 Nov 2012 08:31:14 +0100 (CET) From: Dietmar Maurer Date: Fri, 30 Nov 2012 07:31:12 +0000 Message-ID: <24E144B8C0207547AD09C467A8259F755783548E@lisa.maurer-it.com> Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_24E144B8C0207547AD09C467A8259F755783548Elisamaureritcom_" MIME-Version: 1.0 Subject: [Qemu-devel] lsi scsi driver is broken List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" --_000_24E144B8C0207547AD09C467A8259F755783548Elisamaureritcom_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable The lsi driver simply hangs at startup. Try the following to reproduce: # ./x86_64-softmmu/qemu-system-x86_64 -monitor stdio -device lsi The monitor is blocked, and VM shows black screen. But it works perfectly when I use 'megasas' instead of 'lsi'. And ideas? --_000_24E144B8C0207547AD09C467A8259F755783548Elisamaureritcom_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

The lsi driver simply hangs at = startup. Try the following to reproduce:

 

# ./x86_64-softmmu/qemu-system-= x86_64 -monitor stdio -device lsi

 

The monitor is blocked, and VM = shows black screen.

 

But it works perfectly when I u= se ‘megasas’ instead of ‘lsi’.

 

And ideas?

 

--_000_24E144B8C0207547AD09C467A8259F755783548Elisamaureritcom_-- From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60671) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeM8j-0002JP-9M for qemu-devel@nongnu.org; Fri, 30 Nov 2012 03:40:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TeM8d-0004ts-By for qemu-devel@nongnu.org; Fri, 30 Nov 2012 03:40:05 -0500 Received: from mx1.redhat.com ([209.132.183.28]:50672) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeM8d-0004ti-4H for qemu-devel@nongnu.org; Fri, 30 Nov 2012 03:39:59 -0500 Message-ID: <50B870DA.1030506@redhat.com> Date: Fri, 30 Nov 2012 09:39:54 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <24E144B8C0207547AD09C467A8259F755783548E@lisa.maurer-it.com> In-Reply-To: <24E144B8C0207547AD09C467A8259F755783548E@lisa.maurer-it.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] lsi scsi driver is broken List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Dietmar Maurer Cc: "qemu-devel@nongnu.org" On 11/30/12 08:31, Dietmar Maurer wrote: > The lsi driver simply hangs at startup. Try the following to reproduce: > > # ./x86_64-softmmu/qemu-system-x86_64 -monitor stdio -device lsi > > The monitor is blocked, and VM shows black screen. > > But it works perfectly when I use 'megasas' instead of 'lsi'. > > And ideas? Try latest seabios. [ yes, /me plans to update seabios for 1.3, just waiting for the q35 patches to find their way into seabios ]. cheers, Gerd From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeN72-0002HX-HU for qemu-devel@nongnu.org; Fri, 30 Nov 2012 04:42:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TeN6w-0005mE-Hr for qemu-devel@nongnu.org; Fri, 30 Nov 2012 04:42:24 -0500 Received: from www.maurer-it.com ([213.129.239.114]:60041 helo=proxmox.maurer-it.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeN6w-0005lm-B1 for qemu-devel@nongnu.org; Fri, 30 Nov 2012 04:42:18 -0500 From: Dietmar Maurer Date: Fri, 30 Nov 2012 09:41:43 +0000 Message-ID: <24E144B8C0207547AD09C467A8259F7557835681@lisa.maurer-it.com> References: <24E144B8C0207547AD09C467A8259F755783548E@lisa.maurer-it.com> <50B870DA.1030506@redhat.com> In-Reply-To: <50B870DA.1030506@redhat.com> Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [Qemu-devel] lsi scsi driver is broken List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: "qemu-devel@nongnu.org" > > But it works perfectly when I use 'megasas' instead of 'lsi'. > > > > And ideas? >=20 > Try latest seabios. Seems the http://www.seabios.org/ server is offline. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58557) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeNAY-0003Qo-Gv for qemu-devel@nongnu.org; Fri, 30 Nov 2012 04:46:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TeNAU-000737-4J for qemu-devel@nongnu.org; Fri, 30 Nov 2012 04:46:02 -0500 Received: from mx1.redhat.com ([209.132.183.28]:24781) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeNAT-000733-Sc for qemu-devel@nongnu.org; Fri, 30 Nov 2012 04:45:58 -0500 Message-ID: <50B88053.9020208@redhat.com> Date: Fri, 30 Nov 2012 10:45:55 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <24E144B8C0207547AD09C467A8259F755783548E@lisa.maurer-it.com> <50B870DA.1030506@redhat.com> <24E144B8C0207547AD09C467A8259F7557835681@lisa.maurer-it.com> In-Reply-To: <24E144B8C0207547AD09C467A8259F7557835681@lisa.maurer-it.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] lsi scsi driver is broken List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Dietmar Maurer Cc: "qemu-devel@nongnu.org" On 11/30/12 10:41, Dietmar Maurer wrote: >>> But it works perfectly when I use 'megasas' instead of 'lsi'. >>> >>> And ideas? >> >> Try latest seabios. > > Seems the http://www.seabios.org/ server is offline. There is a tree @ git://git.kraxel.org/seabios git.qemu.org has one too, not sure how recent that one is though, git mirroring used to be broken now and then in the past. (latest means "git master", most recent release isn't new enougth). cheers, Gerd From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46103) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeNVp-0000Hc-VK for qemu-devel@nongnu.org; Fri, 30 Nov 2012 05:08:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TeNVp-0005BM-4a for qemu-devel@nongnu.org; Fri, 30 Nov 2012 05:08:01 -0500 Received: from www.maurer-it.com ([213.129.239.114]:60465 helo=proxmox.maurer-it.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeNVo-0005BC-Tx for qemu-devel@nongnu.org; Fri, 30 Nov 2012 05:08:01 -0500 From: Dietmar Maurer Date: Fri, 30 Nov 2012 10:07:28 +0000 Message-ID: <24E144B8C0207547AD09C467A8259F75578356E6@lisa.maurer-it.com> References: <24E144B8C0207547AD09C467A8259F755783548E@lisa.maurer-it.com> <50B870DA.1030506@redhat.com> In-Reply-To: <50B870DA.1030506@redhat.com> Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [Qemu-devel] lsi scsi driver is broken List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: "qemu-devel@nongnu.org" > > The lsi driver simply hangs at startup. Try the following to reproduce: > > > > # ./x86_64-softmmu/qemu-system-x86_64 -monitor stdio -device lsi > > > > The monitor is blocked, and VM shows black screen. > > > > But it works perfectly when I use 'megasas' instead of 'lsi'. > > > > And ideas? >=20 > Try latest seabios. OK, latest bios fixes the problem - thanks! From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47813) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeRY1-0000Kb-ST for qemu-devel@nongnu.org; Fri, 30 Nov 2012 09:26:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TeRXx-0002Lu-SJ for qemu-devel@nongnu.org; Fri, 30 Nov 2012 09:26:33 -0500 Received: from mail-ia0-f173.google.com ([209.85.210.173]:50857) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeRXx-0002Lq-NU for qemu-devel@nongnu.org; Fri, 30 Nov 2012 09:26:29 -0500 Received: by mail-ia0-f173.google.com with SMTP id w21so358888iac.4 for ; Fri, 30 Nov 2012 06:26:28 -0800 (PST) From: Anthony Liguori In-Reply-To: <50B870DA.1030506@redhat.com> References: <24E144B8C0207547AD09C467A8259F755783548E@lisa.maurer-it.com> <50B870DA.1030506@redhat.com> Date: Fri, 30 Nov 2012 08:26:17 -0600 Message-ID: <87y5hjp3p2.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: Gerd Hoffmann , Dietmar Maurer Cc: "qemu-devel@nongnu.org" Gerd Hoffmann writes: > On 11/30/12 08:31, Dietmar Maurer wrote: >> The lsi driver simply hangs at startup. Try the following to reproduce: >> >> # ./x86_64-softmmu/qemu-system-x86_64 -monitor stdio -device lsi >> >> The monitor is blocked, and VM shows black screen. >> >> But it works perfectly when I use 'megasas' instead of 'lsi'. >> >> And ideas? > > 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 > > cheers, > Gerd From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44586) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeRpF-0005na-CM for qemu-devel@nongnu.org; Fri, 30 Nov 2012 09:44:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TeRpB-0006ke-Fo for qemu-devel@nongnu.org; Fri, 30 Nov 2012 09:44:21 -0500 Received: from katherinewilliamsonsoprano.co.uk ([82.165.34.74]:60205 helo=p15195424.pureserver.info) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeRpB-0006kX-9W for qemu-devel@nongnu.org; Fri, 30 Nov 2012 09:44:17 -0500 Message-ID: <50B8C6B0.2000402@ilande.co.uk> Date: Fri, 30 Nov 2012 14:46:08 +0000 From: Mark Cave-Ayland MIME-Version: 1.0 References: <24E144B8C0207547AD09C467A8259F755783548E@lisa.maurer-it.com> <50B870DA.1030506@redhat.com> <87y5hjp3p2.fsf@codemonkey.ws> In-Reply-To: <87y5hjp3p2.fsf@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] lsi scsi driver is broken List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Blue Swirl 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. ATB, Mark. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53349) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeT4g-00064j-IE for qemu-devel@nongnu.org; Fri, 30 Nov 2012 11:04:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TeT4a-0007rD-Qf for qemu-devel@nongnu.org; Fri, 30 Nov 2012 11:04:22 -0500 Received: from mx1.redhat.com ([209.132.183.28]:16452) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeT4a-0007qU-J0 for qemu-devel@nongnu.org; Fri, 30 Nov 2012 11:04:16 -0500 Message-ID: <50B8D12C.6070905@redhat.com> Date: Fri, 30 Nov 2012 16:30:52 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <24E144B8C0207547AD09C467A8259F755783548E@lisa.maurer-it.com> <50B870DA.1030506@redhat.com> <87y5hjp3p2.fsf@codemonkey.ws> In-Reply-To: <87y5hjp3p2.fsf@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] lsi scsi driver is broken List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Dietmar Maurer , "qemu-devel@nongnu.org" Hi, >> [ 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. Ok, update send without q35. cheers, Gerd From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54709) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeoSy-0002JJ-R6 for qemu-devel@nongnu.org; Sat, 01 Dec 2012 09:54:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TeoSx-0000qy-Hp for qemu-devel@nongnu.org; Sat, 01 Dec 2012 09:54:52 -0500 Received: from mail-pb0-f45.google.com ([209.85.160.45]:37614) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeoSx-0000qr-Ae for qemu-devel@nongnu.org; Sat, 01 Dec 2012 09:54:51 -0500 Received: by mail-pb0-f45.google.com with SMTP id mc8so1017818pbc.4 for ; Sat, 01 Dec 2012 06:54:50 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <50B8C6B0.2000402@ilande.co.uk> References: <24E144B8C0207547AD09C467A8259F755783548E@lisa.maurer-it.com> <50B870DA.1030506@redhat.com> <87y5hjp3p2.fsf@codemonkey.ws> <50B8C6B0.2000402@ilande.co.uk> From: Blue Swirl Date: Sat, 1 Dec 2012 14:54:30 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] lsi scsi driver is broken List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mark Cave-Ayland , Anthony Liguori Cc: qemu-devel@nongnu.org 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 > > > ATB, > > Mark. 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.