Bugs item #1850037, was opened at 2007-12-13 15:25
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
Resolution: None
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.

[EMAIL PROTECTED] 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

[EMAIL PROTECTED] 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.

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

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

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to