From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47840) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfYfh-0000UC-TV for qemu-devel@nongnu.org; Thu, 23 May 2013 12:47:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UfYfd-0008Rj-79 for qemu-devel@nongnu.org; Thu, 23 May 2013 12:47:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:4566) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UfYfc-0008RZ-U8 for qemu-devel@nongnu.org; Thu, 23 May 2013 12:47:17 -0400 Message-ID: <519E4808.6040403@redhat.com> Date: Thu, 23 May 2013 18:47:04 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <519D6478.8060403@us.ibm.com> <20130523005355.GA11949@hj.localdomain> <20130523094809.GM4725@redhat.com> <519E2C21.3000103@us.ibm.com> <519E2E7D.4080502@redhat.com> <20130523152758.GA21158@hj.localdomain> <519E361B.9070702@redhat.com> <519E3FCE.5040401@us.ibm.com> <519E4197.7030605@redhat.com> <519E45F3.4070709@us.ibm.com> In-Reply-To: <519E45F3.4070709@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] qemu seabios issue with vhost-scsi List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Badari Pulavarty Cc: Stefan Hajnoczi , Asias He , qemu-devel , "Nicholas A. Bellinger" , Gleb Natapov Il 23/05/2013 18:38, Badari Pulavarty ha scritto: >> If that is with the old SeaBIOS, then SIGABRT is intended. :) The guest >> is buggy, the problem in QEMU only lies in _how_ it fails. >> >> Paolo >> >> > > I am confused now. Without above changes, seabios fix makes the > guest boot. But with the above changes, I run into this (even with > seabios fix) Ah, okay. I understood it crashed only with the SeaBIOS fix. I'll work on a more proper fix then. Paolo