From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53800) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T70sF-0004yc-Fb for qemu-devel@nongnu.org; Thu, 30 Aug 2012 05:17:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T70s8-0007GA-Ie for qemu-devel@nongnu.org; Thu, 30 Aug 2012 05:17:15 -0400 Received: from mx1.redhat.com ([209.132.183.28]:25350) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T70s8-0007FH-AG for qemu-devel@nongnu.org; Thu, 30 Aug 2012 05:17:08 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q7U9H7uO029176 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 30 Aug 2012 05:17:07 -0400 Received: from thinkpad.mammed.net (ovpn-112-16.ams2.redhat.com [10.36.112.16]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q7U9H4SQ006022 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Thu, 30 Aug 2012 05:17:06 -0400 Date: Thu, 30 Aug 2012 11:17:03 +0200 From: Igor Mammedov Message-ID: <20120830111703.008476d9@thinkpad.mammed.net> In-Reply-To: <503F2D0D.8010606@profihost.ag> References: <503F2D0D.8010606@profihost.ag> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] CPU hotplug List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Thu, 30 Aug 2012 11:06:21 +0200 Stefan Priebe wrote: > Hello list, > > what is the status of CPU hotplug support? > > I tried latest 1.2rc1 kvm-qemu with vanilla kernel v3.5.2 but the VM > just crashes when sending cpu_set X online through qm monitor. > it's work in progress and not implemented upstream yet. You could try RHEl6.3 if you'd like to play with tech-preview feature. > Greets, > Stefan > I'll create cpu hotplug page on qemu wiki to track status and todo list if no one objects to it. -- Regards, Igor