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] winxp et Intel Mothercard driver et slow

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [xen-users] winxp et Intel Mothercard driver et slow
From: ko0nz <yesiko0nz@xxxxxxxxx>
Date: Tue, 26 Jun 2007 11:36:21 +0200
Delivery-date: Tue, 26 Jun 2007 02:34:21 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=f5FO+PeYsesUsKEFNwY70RqUfuKdEW73P2hvTO/tqeZ00alKsbaHHQDKLCpyj4wNoqFeBRIib2zqSSIEYIDk5L8Mhyb/U1O03huvsSRls69G8jFw8luZz+0Px33c4Cp8Gf3kdy0FTxbx8dPDKUqHeFuJiW7+cVPcA43vm9LB5R8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=APJc9evLj1cNMSQ9yfn5EbuRy6AR4rd66PO/HeghYMo9jTGfyUuzNx8m6/Yqix3GzTxkzBsLAH+Ntgc9Wjzy1cCWr0G3fEuSJFiqI2DHCu+blxjdVgGNav+6YYv0cMwdabPfa8wt7UbUKG8ubwU3P+RFuWLnI0MSN7m3FU7Zz9s=
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
hi,

i have a station with Intel mothercard.
since my windows is slow, i checked the property of the driver used
for the Intel; and i found
"Cirrus Logic 5446"
i think there's a link with my slow winxp, isn't it?

here's my config:


kernel = "/usr/lib/xen/boot/hvmloader"
builder = 'hvm'
memory = 1024
name = "winxp"
vcpus = 1
vif = [ 'type=ioemu, bridge=xenbr0' ]

# disk = [ 
'file:/home/xen/domains/WinXP.img,ioemu:hda,w','file:/home/iso/winxp_pro.iso,ioemu:hdc:cdrom,r'
]
# disk = [ 
'phy:/dev/sda7,ioemu:hda,w','file:/home/iso/winxp.iso,ioemu:hdc:cdrom,r'
]
disk = [ 'phy:/dev/sda7,ioemu:hda,w' ]
device_model = '/usr/lib/xen/bin/qemu-dm'
boot = 'c'

sdl = 1
sdtvga = 0
vnc = 1
# vncviewer = 0
# vnclisten = "127.0.0.1"
serial = 'pty'
ne2000 = 0
keymap = 'fr'
usbdevice = 'tablet'
on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash    = 'restart'

and my station:
model name      : Intel(R) Core(TM)2 CPU          6300  @ 1.86GHz

so, how configure the windows HVM to run normaly?
is there wrong with my config?

thank in advance.

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

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