qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alexandre DERUMIER <aderumier@odiso.com>
To: Andrey Korolyov <andrey@xdel.ru>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] cpu hotplug and windows guest (win2012r2)
Date: Wed, 21 Jan 2015 03:43:17 +0100 (CET)	[thread overview]
Message-ID: <38239859.4718818.1421808197120.JavaMail.zimbra@oxygem.tv> (raw)
In-Reply-To: <860823709.4718817.1421808140331.JavaMail.zimbra@oxygem.tv>

Ok,
I think it's a windows bug,
I have the same topology than you, I don't work.
(I see the new vcpu in device manager, but not in taskmgr or perform)

Rebooting the os make the new vcpu display, so it's seem to be ok on qemu side.


(Just to known, which version of win2012r2 do you use ? standard or datacenter ?)


Thanks for your help!

Regards,

Alexandre
----- Mail original -----
De: "Andrey Korolyov" <andrey@xdel.ru>
À: "aderumier" <aderumier@odiso.com>
Cc: "qemu-devel" <qemu-devel@nongnu.org>
Envoyé: Mercredi 21 Janvier 2015 00:16:45
Objet: Re: [Qemu-devel] cpu hotplug and windows guest (win2012r2)

On Tue, Jan 20, 2015 at 10:06 PM, Alexandre DERUMIER 
<aderumier@odiso.com> wrote: 
> Hi, 
> 
> I have tried with numa enabled, and it's still don't work. 
> Can you send me your vm qemu command line ? 
> 
> 
> Also, with numa I have notice something strange with "info numa" command. 
> 
> starting with -smp socket=2,cores=1 
> 
> # info numa 
> 2 nodes 
> node 0 cpus: 0 
> node 0 size: 2048 MB 
> node 1 cpus: 1 
> node 1 size: 2048 MB 
> 
> ok 
> 
> 
> now: 
> 
> starting with -smp 1,socket=2,cores=1,maxcpus=2 
> 
> # info numa 
> 2 nodes 
> node 0 cpus: 0 
> node 0 size: 2048 MB 
> node 1 cpus: 
> node 1 size: 2048 MB 
> 
> ok 
> 
> 
> now hotplug cpu 
> 
> # cpu-add 1 
> # info numa 
> 2 nodes 
> node 0 cpus: 0 1 
> node 0 size: 2048 MB 
> node 1 cpus: 
> node 1 size: 2048 MB 
> 
> 
> cpu1 has been hotplugged on numa node0 ?????? 
> 
> 

http://lists.gnu.org/archive/html/qemu-devel/2015-01/msg02240.html 
here are working examples. Yes, everything goes to the node0 unless 
specified (you can see an example for bounded sockets in this url 
too). 

  parent reply	other threads:[~2015-01-21  2:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-09 10:26 [Qemu-devel] cpu hotplug and windows guest (win2012r2) Alexandre DERUMIER
2015-01-09 13:35 ` Andrey Korolyov
2015-01-14 16:07   ` Andrey Korolyov
2015-01-19 17:12     ` Alexandre DERUMIER
2015-01-19 17:15       ` Andrey Korolyov
     [not found]     ` <1789085063.4708770.1421780811020.JavaMail.zimbra@oxygem.tv>
2015-01-20 19:06       ` Alexandre DERUMIER
2015-01-20 23:16         ` Andrey Korolyov
     [not found]           ` <860823709.4718817.1421808140331.JavaMail.zimbra@oxygem.tv>
2015-01-21  2:43             ` Alexandre DERUMIER [this message]
2015-01-19 16:06 ` Igor Mammedov
2015-01-19 17:13   ` Alexandre DERUMIER

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=38239859.4718818.1421808197120.JavaMail.zimbra@oxygem.tv \
    --to=aderumier@odiso.com \
    --cc=andrey@xdel.ru \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).