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] Slow graphics composition in hvm domU

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Slow graphics composition in hvm domU
From: shacky <shacky83@xxxxxxxxx>
Date: Tue, 21 Aug 2007 15:24:36 +0200
Delivery-date: Tue, 21 Aug 2007 06:25:10 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=M0MLEQRzYle8gXqz2NS/s4sm+R7EfI1ZxIB01wF63DbWuDaUrQcgmNWDdmY87gJ7M1HQRetjGRseTJm/LB0mdaFX+Yvqa1h/N7SRD5Ghg37z/5C9sMG6xBo4r50haGlE1eXPH0hZf8QVGCzC0WNpRXtt8YswPUsF+srm3e2Yfvc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=BmTL3lTJN/qRuWO05cJs+7YszH0wdwx7+u7Q9yOmLWy2DxUQ+8XiVdp/G/Gema0uv5UbHO29mW2bt5ws31FBKAelwCZQDpJltP0xvZdw/PO9WamLcVuGDjGe9tzFOUKgh0q9abSQhSnuoAjfGFUOGSeFOcZbpM4oMbTPwqEx64g=
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 created some HVM domU to install some distributions which cannot be
installed with debootstrap and rpmstrap, like Opensuse, Slackware or
Gentoo.
Now I'm trying the Opensuse 10.2 installation and I configured the
domU like this:

kernel  = '/usr/lib/xen/boot/hvmloader'
builder = 'hvm'
memory  = '512'
device_modem = '/usr/lib/xen/bin/qemu-dm'
disk    = [ 'file:/vserver/domains/opensuse/opensuse-disk.img,sda,w',
'file:/vserver/iso/openSUSE-10.2-GM-DVD-x86_64.iso,ioem
name    = 'opensuse'
vif  = [ 'type=ioemu, bridge=xenbr0, vifname=opensuse' ]
boot = 'd'
vnc=1
sdl=0
on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash    = 'restart'

The installation ISO starts, but the graphic composition is very very
slow. To compose the inizial graphic window of the Opensuse
installation it takes about 1 minutes long. And during the
installation the windows compose themselves very very slowly.
Why this happens? What is the problem?
I'm using the vncviewer from RealVNC on Windows to connect to the HVM
virtual machine.

Anyone could help me, please?
Please ask me if I didn't properly explain the problem.

Thank you very much!
Bye.

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

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