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

Re: [Xen-users] Re: Windows Multi-Processor under XEN??

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Re: Windows Multi-Processor under XEN??
From: Thorolf Godawa <nospam@xxxxxxxxx>
Date: Thu, 9 Nov 2006 10:50:52 +0100 (MET)
Delivery-date: Thu, 09 Nov 2006 01:51:15 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <w52irhpr0i5.fsf@xxxxxxxxxxxxxxx>
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>
References: <19D0D50E9B1D0A40A9F0323DBFA04ACC03F27931@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <w52irhpr0i5.fsf@xxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.7 (OS/2/20060915)
Hi,

> Does anyone have a multi processor windows
> guest, and how did they do it?
last time I used it, it was on SLES 10 Beta with (I think) Xen 3.0.1 in Februray 2006. There was nothing special I just set the no of CPUs in the config file and installed W2k3 Server EE, the two processors where detected out of the box!

A part of the old "w2k3.vmx":
---------------------------------------------
# Kernel image file.
kernel = "/usr/lib/xen/boot/vmxloader"

# The domain build function. VMX domain uses 'vmx'.
builder='vmx'

# Initial memory allocation (in megabytes) for the new domain.
memory = 512

# A name for your domain. All domains must have different names.
name = "w2k3.vmx"

# Which CPU to start domain on?
#cpu = ''   # leave to Xen to pick
cpu = 2
vcpus=2
---------------------------------------------
--

Chau y hasta luego,

Thorolf

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

<Prev in Thread] Current Thread [Next in Thread>