From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDFtr-0001VP-FX for qemu-devel@nongnu.org; Mon, 19 Jan 2015 12:14:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YDFto-0000Bl-3r for qemu-devel@nongnu.org; Mon, 19 Jan 2015 12:14:03 -0500 Received: from mailpro.odiso.net ([89.248.209.98]:36768) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDFtn-0000Bd-Uh for qemu-devel@nongnu.org; Mon, 19 Jan 2015 12:14:00 -0500 Date: Mon, 19 Jan 2015 18:13:59 +0100 (CET) From: Alexandre DERUMIER Message-ID: <83611245.4548303.1421687639093.JavaMail.zimbra@oxygem.tv> In-Reply-To: <20150119170637.3fd1a424@nial.brq.redhat.com> References: <1274806254.3641413.1420799168297.JavaMail.zimbra@oxygem.tv> <20150119170637.3fd1a424@nial.brq.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] cpu hotplug and windows guest (win2012r2) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov Cc: qemu-devel >>it might be a limitation of specific Windows edition, >>I've tested it with W2012R2 Datacenter edition where it's supported for s= ure. >>From the ovirt documentation: http://www.ovirt.org/Hot_plug_cpu It should work with any win2012 version.=20 (Indeed for win2008, datacenter edition was needed) ----- Mail original ----- De: "Igor Mammedov" =C3=80: "aderumier" Cc: "qemu-devel" Envoy=C3=A9: Lundi 19 Janvier 2015 17:06:37 Objet: Re: [Qemu-devel] cpu hotplug and windows guest (win2012r2) On Fri, 9 Jan 2015 11:26:08 +0100 (CET)=20 Alexandre DERUMIER wrote:=20 > Hi,=20 >=20 > I'm currently testing cpu hotplug with a windows 2012R2 standard guest,= =20 >=20 > and I can't get it too work. (works fine with linux guest).=20 >=20 > host kernel : rhel7 3.10 kernel=20 > qemu 2.2=20 >=20 >=20 > qemu command line : -smp cpus=3D1,sockets=3D2,cores=3D1,maxcpus=3D2=20 >=20 > Started with 1cpu, topogoly is 2sockets with 1cores.=20 >=20 >=20 > Then=20 >=20 > qmp# cpu-add 1=20 >=20 >=20 > I can see a new cpu is windows device manager, and event log in the devic= e said that it's online.=20 >=20 > So it should be ok, but.=20 >=20 > I can't see new processor in taskmanager or perfmon. (I had tried to rela= unch them to be sure.).=20 >=20 >=20 > So, it is a windows bug ? Does I need to do something else ?=20 it might be a limitation of specific Windows edition,=20 I've tested it with W2012R2 Datacenter edition where it's supported for sur= e.=20 >=20 >=20 >=20 >=20 >=20 >=20 >=20