xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Xen 4.2.0 does not have the file passthrough.c
@ 2012-10-02  9:10 Teo En Ming (Zhang Enming)
  2012-10-02  9:43 ` [Xen-users] " Lukas Laukamp
  0 siblings, 1 reply; 5+ messages in thread
From: Teo En Ming (Zhang Enming) @ 2012-10-02  9:10 UTC (permalink / raw)
  To: xen-users@lists.xen.org, xen-devel@lists.xen.org,
	Teo En Ming (Zhang Enming)

Hi,

Xen 4.2.0 official tarball does not have the file passthrough.c.

Does it mean that Xen 4.2.0 does not support vga passthrough?

-- 
Yours sincerely,

Mr. Teo En Ming (Zhang Enming)
Singapore

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Xen-users] Xen 4.2.0 does not have the file passthrough.c
  2012-10-02  9:10 Xen 4.2.0 does not have the file passthrough.c Teo En Ming (Zhang Enming)
@ 2012-10-02  9:43 ` Lukas Laukamp
  2012-10-02 10:19   ` Teo En Ming (Zhang Enming)
       [not found]   ` <m2n.s.1TIzf3-274598@chiark.greenend.org.uk>
  0 siblings, 2 replies; 5+ messages in thread
From: Lukas Laukamp @ 2012-10-02  9:43 UTC (permalink / raw)
  To: Teo En Ming (Zhang Enming)
  Cc: xen-users@lists.xen.org, xen-devel@lists.xen.org

Am 02.10.2012 11:10, schrieb Teo En Ming (Zhang Enming):
> Hi,
>
> Xen 4.2.0 official tarball does not have the file passthrough.c.
>
> Does it mean that Xen 4.2.0 does not support vga passthrough?
>

Hey,

Xen 4.2.0 should be able to do VGA and PCI passtrough. You should see 
information about the possibility of this in the xm dmesg/xl dmesg 
output. I backported the Xen 4.2.0 from Debian experimental to squeeze 
and it have this feature.

Best Regards

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Xen-users] Xen 4.2.0 does not have the file passthrough.c
  2012-10-02  9:43 ` [Xen-users] " Lukas Laukamp
@ 2012-10-02 10:19   ` Teo En Ming (Zhang Enming)
  2012-10-02 12:05     ` Pasi Kärkkäinen
       [not found]   ` <m2n.s.1TIzf3-274598@chiark.greenend.org.uk>
  1 sibling, 1 reply; 5+ messages in thread
From: Teo En Ming (Zhang Enming) @ 2012-10-02 10:19 UTC (permalink / raw)
  To: Lukas Laukamp
  Cc: xen-users@lists.xen.org, Teo En Ming (Zhang Enming),
	xen-devel@lists.xen.org

On 02/10/2012 17:43, Lukas Laukamp wrote:
> Am 02.10.2012 11:10, schrieb Teo En Ming (Zhang Enming):
>> Hi,
>>
>> Xen 4.2.0 official tarball does not have the file passthrough.c.
>>
>> Does it mean that Xen 4.2.0 does not support vga passthrough?
>>
>
> Hey,
>
> Xen 4.2.0 should be able to do VGA and PCI passtrough. You should see 
> information about the possibility of this in the xm dmesg/xl dmesg 
> output. I backported the Xen 4.2.0 from Debian experimental to squeeze 
> and it have this feature.
>
> Best Regards
>

Hi,

I was trying to patch the file pass-through.c when the patch file 
complained that pass-through.c cannot be found, meaning that Xen 4.2.0 
does not support VGA passthrough.

-- 
Yours sincerely,

Mr. Teo En Ming (Zhang Enming)
Singapore

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Xen-users] Xen 4.2.0 does not have the file passthrough.c
  2012-10-02 10:19   ` Teo En Ming (Zhang Enming)
@ 2012-10-02 12:05     ` Pasi Kärkkäinen
  0 siblings, 0 replies; 5+ messages in thread
From: Pasi Kärkkäinen @ 2012-10-02 12:05 UTC (permalink / raw)
  To: Teo En Ming (Zhang Enming)
  Cc: xen-users@lists.xen.org, xen-devel@lists.xen.org, Lukas Laukamp

On Tue, Oct 02, 2012 at 06:19:49PM +0800, Teo En Ming (Zhang Enming) wrote:
> On 02/10/2012 17:43, Lukas Laukamp wrote:
> >Am 02.10.2012 11:10, schrieb Teo En Ming (Zhang Enming):
> >>Hi,
> >>
> >>Xen 4.2.0 official tarball does not have the file passthrough.c.
> >>
> >>Does it mean that Xen 4.2.0 does not support vga passthrough?
> >>
> >
> >Hey,
> >
> >Xen 4.2.0 should be able to do VGA and PCI passtrough. You should
> >see information about the possibility of this in the xm dmesg/xl
> >dmesg output. I backported the Xen 4.2.0 from Debian experimental
> >to squeeze and it have this feature.
> >
> >Best Regards
> >
> 
> Hi,
> 
> I was trying to patch the file pass-through.c when the patch file
> complained that pass-through.c cannot be found, meaning that Xen
> 4.2.0 does not support VGA passthrough.
> 

pass-through.c is most probably in Qemu, not in Xen.

-- Pasi

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Xen-users] Xen 4.2.0 does not have the file passthrough.c
       [not found]   ` <m2n.s.1TIzf3-274598@chiark.greenend.org.uk>
@ 2012-10-02 13:32     ` Ian Jackson
  0 siblings, 0 replies; 5+ messages in thread
From: Ian Jackson @ 2012-10-02 13:32 UTC (permalink / raw)
  To: Teo En Ming (Zhang Enming)
  Cc: xen-users@lists.xen.org, xen-devel@lists.xen.org, Lukas Laukamp

Teo En Ming (Zhang Enming) writes ("Re: [Xen-devel] [Xen-users] Xen 4.2.0 does not have the file passthrough.c"):
> I was trying to patch the file pass-through.c when the patch file 
> complained that pass-through.c cannot be found, meaning that Xen 4.2.0 
> does not support VGA passthrough.

You are wrong.

$ tar zvvtf xen-4.2.0.tar.gz | fgrep pass-through.c | wc -l
1
$

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-10-02 13:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-02  9:10 Xen 4.2.0 does not have the file passthrough.c Teo En Ming (Zhang Enming)
2012-10-02  9:43 ` [Xen-users] " Lukas Laukamp
2012-10-02 10:19   ` Teo En Ming (Zhang Enming)
2012-10-02 12:05     ` Pasi Kärkkäinen
     [not found]   ` <m2n.s.1TIzf3-274598@chiark.greenend.org.uk>
2012-10-02 13:32     ` Ian Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).