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] intel DQ45CB gma4500 VGA Passthrough Windows7 display de

To: Pasi Kärkkäinen <pasik@xxxxxx>
Subject: Re: [Xen-users] intel DQ45CB gma4500 VGA Passthrough Windows7 display deadly slow
From: wealdwind <wealdwind@xxxxxxxxx>
Date: Thu, 13 May 2010 10:25:49 -0400
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, Xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 13 May 2010 07:27:16 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:reply-to:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=qQyz/5TPbStU9wvEs8GN07tsoxJ9wRKAQ+SQmaNwGgs=; b=PFCQihP0x6n9ULpkJONCj5SGeEYlX0PnaidAodWA5ou2gst+8QsDxnDQAcZH0463kc Bzu/YQ7cWLgpEYgSjSsg0t/ORGtBans6yqiIfoWxjCpwPCc8Ktn3ysoCrKB2ffi9Z5Od FRXf1BaQM1RmdsdmG+Ogsjfl/txtApMSJh2oM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding; b=Q94G5ZGFJHipbjmy2IpNGy1fb3rzrNZFEZDF8gUErwtxptkkbuRnDwvtrgXgCztIPZ uN9pR/1KPOXQN4wrx4i0eoscEMpEtBSFNEXtEHjbrTo9erIKecDhtFuNmpFxFDLq60g9 38LjG9gFZYTfYDsIQ0jAHbux9wRSPylLOHf/A=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20100513122620.GA17817@xxxxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <1273678432.8719.32.camel@charles-dq45> <20100513122620.GA17817@xxxxxxxxxxx>
Reply-to: wealdwind@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thanks 

Today I tried WindowsXP domU, and I downloaded the latest intel gma4500
driver, but it seems the same problem.  Just in the while after booting
up, domU was working OK, then the system seems very slow on screen
update.

I ssh to the dom0, there was no any symptoms, no any errors log.

Would someone like to give me some instructions to switch some debug
flags on to collect the debugging log? 


I personally think that, for desktop application the VGA passthrough is
the only reason to use XEN. 

If it's not mature and and stable. I would like to use KVM which is
pretty easy to use , stable,  and almost with the same performance.


Thanks

Weald


On Thu, 2010-05-13 at 15:26 +0300, Pasi Kärkkäinen wrote:
> Adding xen-devel to CC..
> 
> -- Pasi
> 
> On Wed, May 12, 2010 at 11:33:52AM -0400, wealdwind wrote:
> > 
> > Hi,
> > 
> > I succeeded  in VGA pass through on my intel dq45cb motherboard.
> > 
> > Xen4.0.0 was downloaded from xen.org.
> > Dom0 is 2.6.32.x/stable which was downloaed form jeremy's repository.
> > Dom0 os is Ubuntu Lucid.
> > 
> > I could pass through the onboard intel GMA4500 to domU windows7. The
> > following is my hvm config:
> > 
> > kernel = "hvmloader"
> > builder='hvm'
> > memory = 1028
> > shadow_memory = 32
> > memory_sharing = 0
> > name = "win7"
> > vcpus=1
> > pae=1
> > acpi=1
> > apic=1
> > vif = [ 'type=ioemu, bridge=br0' ]
> > disk = [ 'file:/opt/virtualmachines/win7.raw,hda,w',
> > 'file:/opt/iso/win7-x86-32.iso,ioemu:hdc:cdrom,r']
> > device_model = 'qemu-dm'
> > vnc=1
> > vnclisten="0.0.0.0"
> > vncunused=1
> > vncpasswd=''
> > 
> > tsc_mode=1
> > localtime=1
> > 
> > usb=1
> > 
> > xen_platform_pci=1
> > pci=[ '01:00.0', '00:1b.0', '00:02.0','00:02.1' ]
> > gfx_passthru=1
> > 
> > 
> > 
> > Everything seems fine.  I could boot up the domU windows7. At the
> > begining  windows7 was working perfectly, but after about 1 minute
> > later, the screen display seems very slow.
> > 
> > When I clicked a menu, the menu would pop up about 20 seconds later.
> > 
> > Windows7 used the built-in  GMA4500 video driver, which is the same with
> > the driver when ran windows7 directly on the motherboard.
> > 
> > 
> > I think there must be something wrong, but I couldn't figure it out.
> > 
> > There was no error log in xend qemu-dm and windows7 event log.
> > 
> > Pls. help me.
> > 
> > Thanks
> > 
> > Weald
> > 
> > 
> > 
> > 
> > 
> > _______________________________________________
> > Xen-users mailing list
> > Xen-users@xxxxxxxxxxxxxxxxxxx
> > http://lists.xensource.com/xen-users



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