All of lore.kernel.org
 help / color / mirror / Atom feed
From: "SourceForge.net" <noreply@sourceforge.net>
To: kvm-devel@lists.sourceforge.net
Subject: [ kvm-Bugs-1850037 ] SMP 8-way doesn't works, and returns incorrect error
Date: Mon, 28 Apr 2008 04:44:09 -0700	[thread overview]
Message-ID: <E1JqRmD-0005aj-Rc@sc8-sf-web24.sourceforge.net> (raw)

Bugs item #1850037, was opened at 2007-12-13 14:25
Message generated for change (Comment added) made by ravpl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1850037&group_id=180599

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Technologov (technologov)
Assigned to: Nobody/Anonymous (nobody)
Summary: SMP 8-way doesn't works, and returns incorrect error

Initial Comment:
Host: AMD Barcelona, 8-way SMP (Octo Core), 8 GB of RAM, Fedora 7/x64. KVM-56.

[alexeye@qu0045 scripts]$ ./qemu-kvm -hda /isos/disks-vm/alexeye/openSUSE-10.3-test32.vmdk -cdrom /isos/openSuse-10.3-GM-x86_64.iso -m 9000 -smp 8 -boot d
(VMDK) image open: flags=0x2 filename=/isos/disks-vm/alexeye/openSUSE-10.3-test32.vmdk
kvm_create_vcpu: Invalid argument
kvm_create_vcpu: Invalid argument
kvm_run: Bad file descriptor
kvm_create_vcpu: Invalid argument
kvm_run returned -9
kvm_create_vcpu: Invalid argument

[alexeye@qu0045 scripts]$ free
             total       used       free     shared    buffers     cached
Mem:       8255648    8213812      41836          0      55376    6573508
-/+ buffers/cache:    1584928    6670720
Swap:      4194288          0    4194288

Output of dmesg:
SIPI to vcpu 1 vector 0x10
SIPI to vcpu 2 vector 0x10
SIPI to vcpu 3 vector 0x10
kvm: 16024: cpu0 unhandled rdmsr: 0x417
Ignoring de-assert INIT to vcpu 1
SIPI to vcpu 1 vector 0x06
SIPI to vcpu 1 vector 0x06
kvm: 16024: cpu1 unhandled rdmsr: 0x417
Ignoring de-assert INIT to vcpu 2
SIPI to vcpu 2 vector 0x06
SIPI to vcpu 2 vector 0x06
kvm: 16024: cpu2 unhandled rdmsr: 0x417
Ignoring de-assert INIT to vcpu 3
SIPI to vcpu 3 vector 0x06
SIPI to vcpu 3 vector 0x06
kvm: 16024: cpu3 unhandled rdmsr: 0x417
Machine check events logged

==================================================

Expected Behavior:
It must either work, or return proper error message, that SMP beyond 4-way is not supported.

-Alexey "Technologov", 13.12.2007.

----------------------------------------------------------------------

Comment By: Rafal Wijata (ravpl)
Date: 2008-04-28 13:44

Message:
Logged In: YES 
user_id=996150
Originator: NO

I have dual quad core
model name      : Intel(R) Xeon(R) CPU           E5420  @ 2.50GHz
and can confirm, that I can't run kvm with more than 4 vcpus.
I run custom compiled kvm-66 on Linux mailhub 2.6.24.4-64.fc8 #1 SMP Sat
Mar 29 09:15:49 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
Modules are from FC8 rather than kvm-66.

Browsing kvm sources showed static array for 16 cpus. Maybe those four it
kernel's module limit?

----------------------------------------------------------------------

Comment By: Technologov (technologov)
Date: 2008-02-26 14:28

Message:
Logged In: YES 
user_id=1839746
Originator: YES

FIXED in KVM-62.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1850037&group_id=180599

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

             reply	other threads:[~2008-04-28 11:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-28 11:44 SourceForge.net [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-12-13 13:25 [ kvm-Bugs-1850037 ] SMP 8-way doesn't works, and returns incorrect error SourceForge.net

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=E1JqRmD-0005aj-Rc@sc8-sf-web24.sourceforge.net \
    --to=noreply@sourceforge.net \
    --cc=kvm-devel@lists.sourceforge.net \
    /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.