From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60387) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TC8og-00071E-L6 for qemu-devel@nongnu.org; Thu, 13 Sep 2012 08:46:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TC8oc-0006cg-TD for qemu-devel@nongnu.org; Thu, 13 Sep 2012 08:46:46 -0400 Received: from hub021-nj-6.exch021.serverdata.net ([206.225.164.222]:60747) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TC8oc-0006cY-PM for qemu-devel@nongnu.org; Thu, 13 Sep 2012 08:46:42 -0400 Message-ID: <5051D5B2.6040205@CloudSwitch.Com> Date: Thu, 13 Sep 2012 08:46:42 -0400 From: Don Slutz MIME-Version: 1.0 References: <1347382813-5662-1-git-send-email-Don@CloudSwitch.com> <5050AC59.1090300@redhat.com> In-Reply-To: <5050AC59.1090300@redhat.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] hw: Add support for new LSI Logic devices. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: qemu-devel@nongnu.org, mst@redhat.com On 09/12/12 11:38, Avi Kivity wrote: > On 09/11/2012 08:00 PM, Don Slutz wrote: >> Add LSI53C1030, SAS1068, SAS1068e. Based on code from "VirtualBox Open Source Edition". >> Based on QEMU MegaRAID SAS 8708EM2. >> >> This is a common VMware disk controller. >> >> SEABIOS change for booting is in the works. >> >> Tested with Fedora 16, 17. CentoOS 6. Windows 2003R2 and 2008R2. >> > Is the spec for these devices freely available? Please provide a link > in the source. > > Still looking for freely available spec. -Don