I want to provide 2 VCPUs to an HVM Domu (Windows XP) so I put following lines into xen.conf: vcpus=2 cpus="0,1" In the process list in Dom0 I see: root 16387 16386 0 11:29 ? 00:00:01 /usr/lib/xen/bin/qemu-dm -d 10 -m 512 -cdrom /dev/cdrom -boot c -localtime -serial pty -vcpus 2 -domain-name test1 -hda /opt/xenhvm/winxp1.img -macaddr 00:16:3e:16:4d:40 -bridge xenbr0 -nics 1 -vnc -k en-us -vncport 5910 But Windows sees only one CPU. Why? The real processor is Dual Core Intel(r) Pentium(r) D 930, 2X2MB Cache, 3.0GHz, 800MHz FSB. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Mon, 22 May 2006, Serge Dubrouski wrote:> I want to provide 2 VCPUs to an HVM Domu (Windows XP) so I put > following lines into xen.conf: > > vcpus=2 > cpus="0,1"<...>> But Windows sees only one CPU. Why?Did you re-install Windows after making the change? It may not have recognized that you have a SMP-capable machine.. ------------------------------------------------------------------------ | nate carlson | natecars@natecarlson.com | http://www.natecarlson.com | | depriving some poor village of its idiot since 1981 | ------------------------------------------------------------------------ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users