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-devel

RE: [Xen-devel] good progress on pci vga passthrough in xen-3.4-rc1

To: 'Stefano Stabellini' <stefano.stabellini@xxxxxxxxxxxxx>
Subject: RE: [Xen-devel] good progress on pci vga passthrough in xen-3.4-rc1
From: Tim Moore <timothy.moore@xxxxxxxxxxx>
Date: Wed, 15 Apr 2009 10:46:13 +0100
Accept-language: en-US, en-GB
Acceptlanguage: en-US, en-GB
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, 'Bryan York' <bryan.york@xxxxxxxxx>
Delivery-date: Wed, 15 Apr 2009 02:46:42 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <49E5AA1D.8030302@xxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <14D9C9E2ED61ED41BC3B37ACDF4E8800029E434C1241@xxxxxxxxxxxxxxxxxxxxxxx> <14D9C9E2ED61ED41BC3B37ACDF4E8800029E434C1242@xxxxxxxxxxxxxxxxxxxxxxx> <5bcc2bd80904142037o21d5f063r1a0c940ab5ef07ca@xxxxxxxxxxxxxx> <14D9C9E2ED61ED41BC3B37ACDF4E880002B40FAFC4EF@xxxxxxxxxxxxxxxxxxxxxxx> <49E5A482.6000300@xxxxxxxxxxxxx> <14D9C9E2ED61ED41BC3B37ACDF4E880002B40FAFC4F0@xxxxxxxxxxxxxxxxxxxxxxx> <49E5AA1D.8030302@xxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acm9rVjCZNmxmdkPR4mYtvOnu9sWIwAABgVg
Thread-topic: [Xen-devel] good progress on pci vga passthrough in xen-3.4-rc1
Thanks Stefano,

I have tried all your suggestions with both XCI and Xen-rc1 already to no 
avail. It works for pv DomU but not HVM.

Disable/enable Cirrus - no effect, tried -std-vga -vga none and all host of 
combinations. When trying primary, the DomU seems to fail and qemu just quits I 
think due to no video.

Can I get some dmesg / logs that will help to analyse further?

As I just mentioned to Kier, I'm more than willing to help the community out 
with this one ;) I have been writing code for Win32 for years, i`m just a bit 
new to the Xen scene and developing towards the hw.

Cheers,
Tim

-----Original Message-----
From: Stefano Stabellini [mailto:stefano.stabellini@xxxxxxxxxxxxx] 
Sent: 15 April 2009 10:34
To: Tim Moore
Cc: 'Bryan York'; xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] good progress on pci vga passthrough in xen-3.4-rc1

Tim Moore wrote: 
> Thread-Topic:
> [XCI] Question?
> Thread-Index:
> Acm88go+caOvZEXVSRCK6Iw2iEIE+A==
> Message-ID:
> <14D9C9E2ED61ED41BC3B37ACDF4E8800029E434B9F1F@xxxxxxxxxxxxxxxxxxxxxxx>
> Accept-Language:
> en-US
> X-MS-Exchange-Organization-SCL:
> -1
> Content-Type:
> multipart/alternative;
> boundary="_000_14D9C9E2ED61ED41BC3B37ACDF4E8800029E434B9F1Fheavyvm03he_"
> MIME-Version:
> 1.0
> 
> 
> Hi J/Ross, Hope you can help ...
> 
>  
> 
> Reading the Xen Client Initiative meeting minutes from May 20 2008, it
> mentions that:
> 
>  
> 
>     * Multiple graphics cards are working with recent patches (3 Main
>       vendors) 
> 
>  
> 
> Do we know which 3x Graphics card vendors are working?
> 
>  
> 
> I have built the XCI source from xenbits and whilst using it seems that
> the VGA card  support is still quite specific ...
> 


The VGA support in XCI at the moment is Intel specific.

However videocard passthrough should work OK with most graphic cards if
you passthrought the videocard to the guest as a secondary card (you do
not disable the emulated cirrus vga). The problem with this approach is
that you are not able to see anything on the screen until the guest
enables the secondary card so you may need to configure the guest using
vnc fron another machine, at least the first time.
On the other hand if you disable the emulated vga so the pt graphic card
happers as a primary in the guest, you should be able to see output on
the screen since the beginning of the guest boot sequence, but then you
are going to have more vga bios problems.



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

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