* [Qemu-devel] guest xp vm can not recognize vcpu
@ 2013-07-11 0:49 yue-kvm
2013-07-15 12:55 ` Oliver Francke
0 siblings, 1 reply; 2+ messages in thread
From: yue-kvm @ 2013-07-11 0:49 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1.1: Type: text/plain, Size: 580 bytes --]
hi, all
in guest xp vm , device management shows a help sign on cpu device, it has two vcpu, only one is recognized(NODE has two physical cpu).
qemu is build by myself from souce code, qemu-1.5.0, centos 6.4
a picture is attached .
---libvirt--------------
<vcpu placement='static'>2</vcpu>
<os>
<type arch='x86_64' machine='pc-i440fx-1.5'>hvm</type>
<boot dev='cdrom'/>
<bootmenu enable='yes'/>
</os>
<features>
<acpi/>
<apic/>
<pae/>
</features>
<cpu>
<topology sockets='2' cores='1' threads='1'/>
</cpu>
----------libvirt----------------
[-- Attachment #1.2: Type: text/html, Size: 1085 bytes --]
[-- Attachment #2: qemu-cpu.bmp --]
[-- Type: image/bmp, Size: 37420 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] guest xp vm can not recognize vcpu
2013-07-11 0:49 [Qemu-devel] guest xp vm can not recognize vcpu yue-kvm
@ 2013-07-15 12:55 ` Oliver Francke
0 siblings, 0 replies; 2+ messages in thread
From: Oliver Francke @ 2013-07-15 12:55 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 1068 bytes --]
Hi,
from the topology-line I would assume, you should switch sockets=1 and
cores=2, multiple sockets would mean multiple processors vs. one
processor with multiple cores.
Hope it helps,
Oliver.
On 07/11/2013 02:49 AM, yue-kvm wrote:
> hi, all
> in guest xp vm , device management shows a help sign on cpu device, it
> has two vcpu, only one is recognized(NODE has two physical cpu).
> qemu is build by myself from souce code, qemu-1.5.0, centos 6.4
> a picture is attached .
> ---libvirt--------------
> <vcpu placement='static'>2</vcpu>
> <os>
> <type arch='x86_64' machine='pc-i440fx-1.5'>hvm</type>
> <boot dev='cdrom'/>
> <bootmenu enable='yes'/>
> </os>
> <features>
> <acpi/>
> <apic/>
> <pae/>
> </features>
> <cpu>
> <topology sockets='2' cores='1' threads='1'/>
> </cpu>
> ----------libvirt-------------- --
>
>
--
Oliver Francke
filoo GmbH
Moltkestra?e 25a
33330 Gütersloh
HRB4355 AG Gütersloh
Gescha"ftsführer: J.Rehpo"hler | C.Kunz
Folgen Sie uns auf Twitter: http://twitter.com/filoogmbh
[-- Attachment #2: Type: text/html, Size: 2438 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-07-15 12:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-11 0:49 [Qemu-devel] guest xp vm can not recognize vcpu yue-kvm
2013-07-15 12:55 ` Oliver Francke
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).