From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53222) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJWdS-0003Pl-8S for qemu-devel@nongnu.org; Wed, 03 Oct 2012 17:37:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TJWdR-0000G5-2T for qemu-devel@nongnu.org; Wed, 03 Oct 2012 17:37:42 -0400 Received: from dns1.mips.com ([12.201.5.69]:51696) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJWdO-0000Ec-UN for qemu-devel@nongnu.org; Wed, 03 Oct 2012 17:37:40 -0400 Received: from mailgate1.mips.com (mailgate1.mips.com [12.201.5.111]) by dns1.mips.com (8.13.8/8.13.8) with ESMTP id q93LbNgC022516 for ; Wed, 3 Oct 2012 14:37:25 -0700 Received: from exchdb01.mips.com (unknown [192.168.36.84]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mailgate1.mips.com (Postfix) with ESMTP id 2C771364643 for ; Wed, 3 Oct 2012 14:37:18 -0700 (PDT) Message-ID: <506CB00C.8070801@mips.com> Date: Wed, 3 Oct 2012 14:37:16 -0700 From: reed kotler MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] MIPS DSP for Qemu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: "Lau, David" , "Fuhler, Rich" , "Gilmore, Douglas" , Jia Liu I work for Mips in the compiler team. A year and half ago, I did a complete implementation for Mips DSP in Qemu. My port has passed all the MIPS AVPs (Architectural Verification Programs) for DSP, which is something not available to the public but is what all architectural licenses and internal groups are required to pass. In addition, my port implements DSP micro-mips. When I finished my port I handed it over to our simulation team to push upstream and they never got around to doing it. We have several new Mips computers that have been developed in that time and they were busy with those projects. It was about to get finally pushed upstream and then this new port appeared. I would like to still submit our patches . Please advise. Out port is complete and already tested to a level which would be difficult for someone else to do that does not have access to our AVP test suite. Reed