From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Jackson Subject: Re: Can I configure cores instead of CPU's Date: Fri, 02 Dec 2011 18:02:23 -0600 Message-ID: <4ED9670F.1050605@theiggy.com> References: <4ED950B8.50406@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Todd And Margo Chester Return-path: Received: from theiggy.com ([66.220.1.110]:60472 "EHLO mail.theiggy.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752459Ab1LCACM (ORCPT ); Fri, 2 Dec 2011 19:02:12 -0500 In-Reply-To: <4ED950B8.50406@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On 12/2/2011 4:27 PM, Todd And Margo Chester wrote: > Hi All, > > Scientific Linux 6.1 x64 > qemu-kvm-0.12.1.2-2.160.el6_1.2.x86_64 > > My XP-Pro guest will only let me use two CPUs. > > Is there a way I can tell Virt-Manager to use > one CPU with four cores instead of four separate > CPUs? Don't know about how to do it with virt-manager (I believe they have their own mailing list), but for standard qemu/kvm you can use "-smp 4,cores=4" > > Many thanks, > -T > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html