WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Xen 3.0.3 HVM multi-vcpu support

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen 3.0.3 HVM multi-vcpu support
From: Yuri <list@xxxxxxxxxxxxx>
Date: Wed, 25 Oct 2006 17:36:41 -0700
Delivery-date: Wed, 25 Oct 2006 17:37:43 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.7 (Macintosh/20060909)
Hello :)

I'm running 3.0.3 and want to enable HVM domains ( win2003 ) to see more than one cpu. I looked around on this list and it seems that you have patch bochs' firmware to support SMP.

Can i recompile 3.0.3 source code to support DomU HVM SMP or do i have to use xen-testing?

I've tried modifying Makefile in ./tools/firmware/rombios to say "gcc -DBX_SMP_PROCESSORS=2 -E -P $< > _rombios_.c" and recompiling, but then i got blank screen the next time i tried to run HVM domain :-\

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Xen 3.0.3 HVM multi-vcpu support, Yuri <=