From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I8iek-00005J-U6 for qemu-devel@nongnu.org; Wed, 11 Jul 2007 16:19:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I8iej-0008WC-Jc for qemu-devel@nongnu.org; Wed, 11 Jul 2007 16:19:26 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I8iej-0008W6-Bg for qemu-devel@nongnu.org; Wed, 11 Jul 2007 16:19:25 -0400 Received: from ug-out-1314.google.com ([66.249.92.171]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I8iei-0003Ic-Ua for qemu-devel@nongnu.org; Wed, 11 Jul 2007 16:19:25 -0400 Received: by ug-out-1314.google.com with SMTP id m2so195729uge for ; Wed, 11 Jul 2007 13:19:24 -0700 (PDT) Message-ID: Date: Wed, 11 Jul 2007 22:19:23 +0200 From: "andrzej zaborowski" Subject: Re: [Qemu-devel] Is there a patch for kqemu 1.3.0pre11 and qemu 0.9 to allow accelerated smp guests? In-Reply-To: <20070711200443.37116.qmail@web54112.mail.re2.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070711200443.37116.qmail@web54112.mail.re2.yahoo.com> 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 On 11/07/07, n schembr wrote: > "./taskset -c 1 qemu ...etc" worked great. What will notsc do to the guest kernel? Ok, then it is the rdtsc issue with kqemu. See http://lists.gnu.org/archive/html/qemu-devel/2007-03/msg00652.html for explanation and proposed fix. Cheers, Andrzej