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] RE: [XCI] result of pci vga passthrough

To: Jean Guyader <jean.guyader@xxxxxxxxx>
Subject: Re: [Xen-devel] RE: [XCI] result of pci vga passthrough
From: Jun Koi <junkoi2004@xxxxxxxxx>
Date: Wed, 15 Apr 2009 19:55:22 +0900
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Tim Moore <timothy.moore@xxxxxxxxxxx>, Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
Delivery-date: Wed, 15 Apr 2009 03:55:47 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=yqyntaqYyWi54jTW0KJuIzXM7l5Jxg8Cb8PJBBXhKjg=; b=iMHazzWeCOc0alWNzoExwdoTkUZf4Gl9chfIJ6vgyFwqCOYOiD4xbzIXSv4nFrSGez mazLWJdp0hR506vZYDniAsqAh4K/ThSDOAUehpwFo04BMlIfB8NxvnjgearIABxwX7/q Aruv2e42Iq1S7FE11QCUOSJfigF9bK5qGwnSc=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=hX/Ugg3+GRmcQmivGWcXLKRYQsSqJj2pHZnd2xcj/bplgaoLQOdqwPJJ+S/+gLF8/o t3/iFjX+Wqd/eA2TvJfqodxx3wEDva0iIqrR05Kl9ehqqJ65VUWBxqbTtRIXCWy0mjaN uiu/tmVDpmwLuf/bejpZlYwB1VK3+h2BhUfK4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <f68b66460904150344j14306321q80516d8c24fe2101@xxxxxxxxxxxxxx>
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> <49E5A482.6000300@xxxxxxxxxxxxx> <14D9C9E2ED61ED41BC3B37ACDF4E880002B40FAFC4F0@xxxxxxxxxxxxxxxxxxxxxxx> <49E5AA1D.8030302@xxxxxxxxxxxxx> <14D9C9E2ED61ED41BC3B37ACDF4E880002B40FAFC4F2@xxxxxxxxxxxxxxxxxxxxxxx> <49E5ADDF.3090504@xxxxxxxxxxxxx> <14D9C9E2ED61ED41BC3B37ACDF4E880002B40FAFC4F3@xxxxxxxxxxxxxxxxxxxxxxx> <fdaac4d50904150332x23e1bdd0j7b2aa62d290075fb@xxxxxxxxxxxxxx> <14D9C9E2ED61ED41BC3B37ACDF4E880002B40FAFC4F4@xxxxxxxxxxxxxxxxxxxxxxx> <f68b66460904150344j14306321q80516d8c24fe2101@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, Apr 15, 2009 at 7:44 PM, Jean Guyader <jean.guyader@xxxxxxxxx> wrote:
> Hi,
>
> XCI support pass through as a primary display adpater, the patch are
> not into xen unstable.

Does that mean we use only 1 video card (primary), and use it for
DomU? Then Dom0 has no video card?


Thanks,
Jun

> 2009/4/15 Tim Moore <timothy.moore@xxxxxxxxxxx>:
>> XCI is supposed to provide more rounded support as it seems that most 
>> development of vendor workarounds are in XCI.
>>
>> Not official answer, maybe Xen developers can give a better steer?
>>
>> -----Original Message-----
>> From: Jun Koi [mailto:junkoi2004@xxxxxxxxx]
>> Sent: 15 April 2009 11:32
>> To: Tim Moore
>> Cc: Stefano Stabellini; xen-devel@xxxxxxxxxxxxxxxxxxx
>> Subject: Re: [Xen-devel] RE: [XCI] result of pci vga passthrough
>>
>> On Wed, Apr 15, 2009 at 7:28 PM, Tim Moore <timothy.moore@xxxxxxxxxxx> wrote:
>>> Hi Stefano,
>>>
>>> Please find attached, logs from XCI and a quick jpg of the WinXP host.
>>>
>>> I will compile Xen for XCI with debug if necessary?
>>
>> Could you explain why you use XCI for this kind of thing (video
>> passthrough)? Because it provides better support?
>>
>> Thanks,
>> Jun
>>
>>
>>
>>
>>> -----Original Message-----
>>> From: Stefano Stabellini [mailto:stefano.stabellini@xxxxxxxxxxxxx]
>>> Sent: 15 April 2009 10:50
>>> 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:
>>>
>>>> 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.
>>>>
>>>
>>>
>>> In this case you are interested in the qemu and xen logs.
>>> For qemu, just open /var/log/xen/qemu-dm-guestname.log; for xen
>>> compile the hypervisor with debug = y (in Config.mk) and keep an eye on
>>> the serial.
>>>
>>> _______________________________________________
>>> Xen-devel mailing list
>>> Xen-devel@xxxxxxxxxxxxxxxxxxx
>>> http://lists.xensource.com/xen-devel
>>>
>>>
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@xxxxxxxxxxxxxxxxxxx
>> http://lists.xensource.com/xen-devel
>>
>
>
>
> --
> Jean Guyader
>

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

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