From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCCwc-0006ZV-CV for qemu-devel@nongnu.org; Thu, 13 Sep 2012 13:11:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TCCwa-00069z-TZ for qemu-devel@nongnu.org; Thu, 13 Sep 2012 13:11:14 -0400 Received: from hub021-nj-3.exch021.serverdata.net ([206.225.164.218]:4880) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCCwa-00069r-Pg for qemu-devel@nongnu.org; Thu, 13 Sep 2012 13:11:12 -0400 Message-ID: <50521372.3020603@CloudSwitch.Com> Date: Thu, 13 Sep 2012 13:10:10 -0400 From: Don Slutz MIME-Version: 1.0 References: <1347382813-5662-1-git-send-email-Don@CloudSwitch.com> <5050327D.2060205@wiesinger.com> In-Reply-To: <5050327D.2060205@wiesinger.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: Gerhard Wiesinger Cc: qemu-devel@nongnu.org, mst@redhat.com On 09/12/12 02:58, Gerhard Wiesinger wrote: > On 11.09.2012 19:00, 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. >> >> Signed-off-by: Don Slutz >> > > Hello Don, > > Looks great! Will give it a try. > > BTW: Anyone working on a Buslogic SCSI implementation. Then the list > for VMWare is IHMO complete. I am thinking about doing it. Seems to not be popular. > > Ciao, > Gerhard > -Don