Hi folks,
As the title says:
This happens whenever I assign more than one CPU to the VM. The host should not be at fault, there are eight other VMs (one Windows, the other Linux) that work just fine with up to eight CPUs.
Relevant software versions:
This is the commandline libvirt is using to start up the VM:
Any help would be greatly appreciated.
As the title says:

This happens whenever I assign more than one CPU to the VM. The host should not be at fault, there are eight other VMs (one Windows, the other Linux) that work just fine with up to eight CPUs.
Relevant software versions:
- FreeBSD 9.1-RELEASE-p4 (amd64)
- qemu-1.4.2
- Linux kernel 3.8.13
- libvirt-1.0.5.2
This is the commandline libvirt is using to start up the VM:
/usr/bin/qemu-system-x86_64 -machine accel=kvm -name iscsitarget -S -machine pc-i440fx-1.4,accel=kvm,usb=off -cpu kvm64,+lahf_lm,+dca,+pdcm,+xtpr,+tm2,+est,+vmx,+ds_cpl,+monitor,+dtes64,+pbe,+tm,+ht,+ss,+acpi,+ds,+vme -m 2048 -smp 2,sockets=2,cores=1,threads=1 -uuid d7a0c1ec-3446-5bb9-57eb-dc081b3c7ddb -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/iscsitarget.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc -no-shutdown -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive file=/dev/VMs/iscsitarget,if=none,id=drive-ide0-0-0,format=raw,cache=none,aio=native -device ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 -netdev tap,fd=26,id=hostnet0 -device e1000,netdev=hostnet0,id=net0,mac=52:54:00:71:94:0f,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -vnc 127.0.0.1:8 -vga cirrus
Any help would be greatly appreciated.
