From: Farkas Levente <lfarkas@bppiac.hu>
To: kvm@vger.kernel.org
Subject: smp bug in kvm-69
Date: Wed, 28 May 2008 13:20:32 +0200 [thread overview]
Message-ID: <483D4000.9030907@bppiac.hu> (raw)
hi,
we just noticed that while we run a guest with 4vcpu (the host has 4 core):
-----------------------------------------
3278 ? Sl 2138:49 /usr/bin/qemu-kvm -M pc -m 2048 -smp 4
-monitor pty -boot c -hda /dev/VolGroup00/centos-i386-root -hdb
/dev/VolGroup00/centos-i386-swap -hdc /dev/md2 -net
nic,macaddr=00:16:3e:58:66:7b,vlan=0 -net
tap,fd=11,script=,vlan=0,ifname=vnet0 -usb -usbdevice tablet -vnc
127.0.0.1:0
-----------------------------------------
the guest only see 3 cpu?:
-----------------------------------------
# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 2
model name : QEMU Virtual CPU version 0.9.1
stepping : 3
cpu MHz : 2399.968
cache size : 2048 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu de pse tsc msr pae mce cx8 apic mtrr pge mca cmov
pat pse36 clflush mmx fxsr sse sse2 syscall nx lm pni
bogomips : 4806.74
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 2
model name : QEMU Virtual CPU version 0.9.1
stepping : 3
cpu MHz : 2399.968
cache size : 2048 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu de pse tsc msr pae mce cx8 apic mtrr pge mca cmov
pat pse36 clflush mmx fxsr sse sse2 syscall nx lm pni
bogomips : 4800.27
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 2
model name : QEMU Virtual CPU version 0.9.1
stepping : 3
cpu MHz : 2399.968
cache size : 2048 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu de pse tsc msr pae mce cx8 apic mtrr pge mca cmov
pat pse36 clflush mmx fxsr sse sse2 syscall nx lm pni
bogomips : 4797.91
-----------------------------------------
--
Levente "Si vis pacem para bellum!"
next reply other threads:[~2008-05-28 11:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-28 11:20 Farkas Levente [this message]
2008-06-09 16:26 ` smp bug in kvm-69 Avi Kivity
2008-06-09 17:45 ` Farkas Levente
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=483D4000.9030907@bppiac.hu \
--to=lfarkas@bppiac.hu \
--cc=kvm@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.