From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KXzBR-0006Re-Ir for qemu-devel@nongnu.org; Tue, 26 Aug 2008 10:06:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KXzBQ-0006Ox-2M for qemu-devel@nongnu.org; Tue, 26 Aug 2008 10:06:09 -0400 Received: from [199.232.76.173] (port=59686 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KXzBP-0006OT-Ke for qemu-devel@nongnu.org; Tue, 26 Aug 2008 10:06:07 -0400 Received: from nf-out-0910.google.com ([64.233.182.186]:58793) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KXzBO-00024O-5w for qemu-devel@nongnu.org; Tue, 26 Aug 2008 10:06:06 -0400 Received: by nf-out-0910.google.com with SMTP id b2so1064429nfb.12 for ; Tue, 26 Aug 2008 07:06:03 -0700 (PDT) Message-ID: Date: Tue, 26 Aug 2008 22:06:03 +0800 From: valpassing MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] any idea about the multi-core processor Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi There is a lot of SoC which compose one ARM/MIPS GPP and one DSP core. Even the desktop CPU has the trend to have multi-core. Is qemu going to enhance to support multi-core processor? How difficulty to do that?? Thanks, valpa