From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=37904 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ObciM-0002o3-KI for qemu-devel@nongnu.org; Wed, 21 Jul 2010 13:04:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ObciK-00055l-Qf for qemu-devel@nongnu.org; Wed, 21 Jul 2010 13:04:14 -0400 Received: from moutng.kundenserver.de ([212.227.17.9]:55021) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ObciK-00055S-JF for qemu-devel@nongnu.org; Wed, 21 Jul 2010 13:04:12 -0400 Message-ID: <4C472889.5000407@mail.berlios.de> Date: Wed, 21 Jul 2010 19:04:09 +0200 From: Stefan Weil MIME-Version: 1.0 Subject: Re: [Qemu-devel] Release of COREMU, a scalable and portable full-system emulator References: <438ED7C1-AD7C-4946-99D2-B0E9A91B8DF1@gmail.com> <6BBDD0C9-39D5-435C-8CD7-4E3DD8BAF57D@gmail.com> In-Reply-To: <6BBDD0C9-39D5-435C-8CD7-4E3DD8BAF57D@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chen Yufei Cc: qemu-devel@nongnu.org Am 21.07.2010 09:03, schrieb Chen Yufei: > On 2010-7-21, at 上午5:43, Blue Swirl wrote: > > >> On Sat, Jul 17, 2010 at 10:27 AM, Chen Yufei wrote: >> >>> We are pleased to announce COREMU, which is a "multicore-on-multicore" full-system emulator built on Qemu. (Simply speaking, we made Qemu parallel.) >>> >>> The project web page is located at: >>> http://ppi.fudan.edu.cn/coremu >>> >>> You can also download the source code, images for playing on sourceforge >>> http://sf.net/p/coremu >>> >>> COREMU is composed of >>> 1. a parallel emulation library >>> 2. a set of patches to qemu >>> (We worked on the master branch, commit 54d7cf136f040713095cbc064f62d753bff6f9d2) >>> >>> It currently supports full-system emulation of x64 and ARM MPcore platforms. >>> >>> By leveraging the underlying multicore resources, it can emulate up to 255 cores running commodity operating systems (even on a 4-core machine). >>> >>> Enjoy, >>> >> Nice work. Do you plan to submit the improvements back to upstream QEMU? >> > It would be great if we can submit our code to QEMU, but we do not know the process. > Would you please give us some instructions? > > -- > Best regards, > Chen Yufei > Some hints can be found here: http://wiki.qemu.org/Contribute/StartHere Kind regards, Stefan Weil