From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45893) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXIm3-0007p0-08 for qemu-devel@nongnu.org; Sat, 10 Nov 2012 16:39:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TXIlz-0001hc-UO for qemu-devel@nongnu.org; Sat, 10 Nov 2012 16:39:30 -0500 Received: from chello084112167138.7.11.vie.surfer.at ([84.112.167.138]:43130 helo=wiesinger.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXIlz-0001hN-Jz for qemu-devel@nongnu.org; Sat, 10 Nov 2012 16:39:27 -0500 Message-ID: <509EC989.5020901@wiesinger.com> Date: Sat, 10 Nov 2012 22:39:21 +0100 From: Gerhard Wiesinger MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] DOS boot problem with LSI 53C895A SCSI controller and LSI option ROM List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: "qemu-devel@nongnu.org" Hello, I bisected down a DOS boot problem with LSI 53C895A SCSI controller and LSI option ROM to the following commit: e93176d55f1eb4be1a366b51afeaf4f4c8c31d75 Core dumps aren't valid. BTW: Nearly all KVM coredumps aren't valid anymore and have only a garbage stack trace. Any ideas? Thnx. Ciao, Gerhard -- http://www.wiesinger.com/ e93176d55f1eb4be1a366b51afeaf4f4c8c31d75 is the first bad commit commit e93176d55f1eb4be1a366b51afeaf4f4c8c31d75 Author: Paolo Bonzini Date: Wed Sep 5 18:00:57 2012 +0200 scsi-disk: use scsi_data_cdb_length This simplifies and unifies the parsing of READ, WRITE and WRITE SAME commands. Signed-off-by: Paolo Bonzini :040000 040000 2b900c9e27f8e5d6c402cbcfefab41c3ce7e5dc2 93d7ff199256b55e0bef3a7a9c31ce786b814454 M hw