From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=58041 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJ1fi-0003Xg-Ci for qemu-devel@nongnu.org; Mon, 31 May 2010 05:52:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJ1ff-0000yk-VT for qemu-devel@nongnu.org; Mon, 31 May 2010 05:52:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:65508) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJ1ff-0000yX-Nl for qemu-devel@nongnu.org; Mon, 31 May 2010 05:52:35 -0400 Message-ID: <4C0386D8.4050804@redhat.com> Date: Mon, 31 May 2010 11:52:24 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1273786731.13658.49.camel@haakon2.linux-iscsi.org> <4BECFA39.7040809@suse.de> <1273830134.27867.44.camel@haakon2.linux-iscsi.org> <1274130584.7348.83.camel@haakon2.linux-iscsi.org> <4BF26128.2030400@suse.de> <1274181508.7348.181.camel@haakon2.linux-iscsi.org> <1275193534.15413.44.camel@haakon2.linux-iscsi.org> In-Reply-To: <1275193534.15413.44.camel@haakon2.linux-iscsi.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [QEMU-KVM]: Megasas + TCM_Loop + SG_IO into Windows XP guests List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Nicholas A. Bellinger" Cc: kvm-devel , linux-scsi , qemu-devel , Christoph Hellwig , James Bottomley , Hannes Reinecke , "H. Peter Anvin" , Avi Kivity Hi, > Also it's worth mentioning that I am still running C: on QEMU IDE > emulation, as I could not quite figure out how to boot for a megasas LD > with option-rom. What QEMU CLI ops where requried to make this work > again..? -option-rom $file or -device megasas,romfile=$file cheers, Gerd