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