From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=38886 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ObTLL-0001Fj-Rz for qemu-devel@nongnu.org; Wed, 21 Jul 2010 03:03:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ObTLJ-0007ur-Tl for qemu-devel@nongnu.org; Wed, 21 Jul 2010 03:03:51 -0400 Received: from mail-px0-f173.google.com ([209.85.212.173]:46958) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ObTLJ-0007uJ-Ow for qemu-devel@nongnu.org; Wed, 21 Jul 2010 03:03:49 -0400 Received: by pxi18 with SMTP id 18so2814705pxi.4 for ; Wed, 21 Jul 2010 00:03:48 -0700 (PDT) Subject: Re: [Qemu-devel] Release of COREMU, a scalable and portable full-system emulator Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=utf-8 From: Chen Yufei In-Reply-To: Date: Wed, 21 Jul 2010 15:03:49 +0800 Content-Transfer-Encoding: quoted-printable Message-Id: <6BBDD0C9-39D5-435C-8CD7-4E3DD8BAF57D@gmail.com> References: <438ED7C1-AD7C-4946-99D2-B0E9A91B8DF1@gmail.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel@nongnu.org On 2010-7-21, at =E4=B8=8A=E5=8D=885: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.) >>=20 >> The project web page is located at: >> http://ppi.fudan.edu.cn/coremu >>=20 >> You can also download the source code, images for playing on = sourceforge >> http://sf.net/p/coremu >>=20 >> COREMU is composed of >> 1. a parallel emulation library >> 2. a set of patches to qemu >> (We worked on the master branch, commit = 54d7cf136f040713095cbc064f62d753bff6f9d2) >>=20 >> It currently supports full-system emulation of x64 and ARM MPcore = platforms. >>=20 >> By leveraging the underlying multicore resources, it can emulate up = to 255 cores running commodity operating systems (even on a 4-core = machine). >>=20 >> Enjoy, >=20 > 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