All of lore.kernel.org
 help / color / mirror / Atom feed
* Any news or plan about Xen support the APU
@ 2012-09-10 12:48 Bei Guan
  2012-09-10 19:24 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 6+ messages in thread
From: Bei Guan @ 2012-09-10 12:48 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 180 bytes --]

Hi,

Is there any news or plan about Xen support the latest AMD hardware APU
(Accelerated Processing Unit)? Any clue is appreciated.
Thank you very much.



Best Regards,
Bei Guan

[-- Attachment #1.2: Type: text/html, Size: 350 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

* Re: Any news or plan about Xen support the APU
  2012-09-10 12:48 Any news or plan about Xen support the APU Bei Guan
@ 2012-09-10 19:24 ` Konrad Rzeszutek Wilk
  2012-09-11  1:27   ` Bei Guan
  0 siblings, 1 reply; 6+ messages in thread
From: Konrad Rzeszutek Wilk @ 2012-09-10 19:24 UTC (permalink / raw)
  To: Bei Guan; +Cc: xen-devel

On Mon, Sep 10, 2012 at 08:48:41PM +0800, Bei Guan wrote:
> Hi,
> 
> Is there any news or plan about Xen support the latest AMD hardware APU
> (Accelerated Processing Unit)? Any clue is appreciated.

Not sure what you mean, but it works just fine on the AMD A5 CPU I've?
Are you hitting an issues?
> Thank you very much.
> 
> 
> 
> Best Regards,
> Bei Guan

> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

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

* Re: Any news or plan about Xen support the APU
  2012-09-10 19:24 ` Konrad Rzeszutek Wilk
@ 2012-09-11  1:27   ` Bei Guan
  2012-09-11  2:49     ` Fajar A. Nugraha
  0 siblings, 1 reply; 6+ messages in thread
From: Bei Guan @ 2012-09-11  1:27 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 1220 bytes --]

Hi Konrad,

Thank you very much for your reply. I'm not hitting any issues.

AMD's APU is a new kind of processing device, which integrates a CPU and a
GPU on the same die. I want to know whether Xen has supported the
virtualization of the APU processors? If yes, I can run something
applications in the Xen PV VMs to use this kind of new CPU device.

Something information about the AMD' APU:
http://en.wikipedia.org/wiki/Accelerated_processing_unit
http://blog.netflowdevelopments.com/2012/05/03/what-is-an-apu/
http://www.amd.com/us/products/technologies/fusion/Pages/fusion.aspx


Best Regards,
Bei Guan


2012/9/11 Konrad Rzeszutek Wilk <konrad@kernel.org>

> On Mon, Sep 10, 2012 at 08:48:41PM +0800, Bei Guan wrote:
> > Hi,
> >
> > Is there any news or plan about Xen support the latest AMD hardware APU
> > (Accelerated Processing Unit)? Any clue is appreciated.
>
> Not sure what you mean, but it works just fine on the AMD A5 CPU I've?
> Are you hitting an issues?
> > Thank you very much.
> >
> >
> >
> > Best Regards,
> > Bei Guan
>
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xen.org
> > http://lists.xen.org/xen-devel
>
>


-- 
Best Regards,
Bei Guan

[-- Attachment #1.2: Type: text/html, Size: 2172 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

* Re: Any news or plan about Xen support the APU
  2012-09-11  1:27   ` Bei Guan
@ 2012-09-11  2:49     ` Fajar A. Nugraha
  2012-09-11  7:33       ` Bei Guan
  0 siblings, 1 reply; 6+ messages in thread
From: Fajar A. Nugraha @ 2012-09-11  2:49 UTC (permalink / raw)
  To: Bei Guan; +Cc: Konrad Rzeszutek Wilk, xen-devel

On Tue, Sep 11, 2012 at 8:27 AM, Bei Guan <gbtju85@gmail.com> wrote:
> Hi Konrad,
>
> Thank you very much for your reply. I'm not hitting any issues.
>
> AMD's APU is a new kind of processing device, which integrates a CPU and a
> GPU on the same die. I want to know whether Xen has supported the
> virtualization of the APU processors? If yes, I can run something
> applications in the Xen PV VMs to use this kind of new CPU device.

AFAIK at this point AMD APUs are simply CPU + GPU. Even though they're
in the same die, they're basically different devices. So for the GPU
part, treat it like any other GPU. Which means you could PROBABLY
passthru it to ONE domU, but that's it.

AMD's plan for the future is make a chip which can function as CPU or
GPU as needed, but that hasn't happened yet.

-- 
Fajar

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

* Re: Any news or plan about Xen support the APU
  2012-09-11  2:49     ` Fajar A. Nugraha
@ 2012-09-11  7:33       ` Bei Guan
  2012-09-11  8:16         ` Pasi Kärkkäinen
  0 siblings, 1 reply; 6+ messages in thread
From: Bei Guan @ 2012-09-11  7:33 UTC (permalink / raw)
  To: Fajar A. Nugraha; +Cc: Konrad Rzeszutek Wilk, xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 1407 bytes --]

2012/9/11 Fajar A. Nugraha <list@fajar.net>

> On Tue, Sep 11, 2012 at 8:27 AM, Bei Guan <gbtju85@gmail.com> wrote:
> > Hi Konrad,
> >
> > Thank you very much for your reply. I'm not hitting any issues.
> >
> > AMD's APU is a new kind of processing device, which integrates a CPU and
> a
> > GPU on the same die. I want to know whether Xen has supported the
> > virtualization of the APU processors? If yes, I can run something
> > applications in the Xen PV VMs to use this kind of new CPU device.
>
> AFAIK at this point AMD APUs are simply CPU + GPU. Even though they're
> in the same die, they're basically different devices. So for the GPU
> part, treat it like any other GPU. Which means you could PROBABLY
> passthru it to ONE domU, but that's it.
>
Hi Fajar,

Thank you for your information.
Passthrough is a good method for a VM to use the GPU device. However, the
GPU is exclusively used by a VM in this way. It cannot be shared among
several VMs. I noticed that there are several projects implementing the
virtualization of GPU devices on Xen, such as vCUDA (Hunan University, CN,
2009) and GViM (Georgia IT). But, is there any plan with Xen support the
GPU virtualization in the Xen official code?



Best Regards,
Bei Guan



>
> AMD's plan for the future is make a chip which can function as CPU or
> GPU as needed, but that hasn't happened yet.
>
> --
> Fajar
>



-- 
Best Regards,
Bei Guan

[-- Attachment #1.2: Type: text/html, Size: 2177 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

* Re: Any news or plan about Xen support the APU
  2012-09-11  7:33       ` Bei Guan
@ 2012-09-11  8:16         ` Pasi Kärkkäinen
  0 siblings, 0 replies; 6+ messages in thread
From: Pasi Kärkkäinen @ 2012-09-11  8:16 UTC (permalink / raw)
  To: Bei Guan; +Cc: Konrad Rzeszutek Wilk, xen-devel, Fajar A. Nugraha

On Tue, Sep 11, 2012 at 03:33:58PM +0800, Bei Guan wrote:
>    2012/9/11 Fajar A. Nugraha <[1]list@fajar.net>
> 
>      On Tue, Sep 11, 2012 at 8:27 AM, Bei Guan <[2]gbtju85@gmail.com> wrote:
>      > Hi Konrad,
>      >
>      > Thank you very much for your reply. I'm not hitting any issues.
>      >
>      > AMD's APU is a new kind of processing device, which integrates a CPU
>      and a
>      > GPU on the same die. I want to know whether Xen has supported the
>      > virtualization of the APU processors? If yes, I can run something
>      > applications in the Xen PV VMs to use this kind of new CPU device.
> 
>      AFAIK at this point AMD APUs are simply CPU + GPU. Even though they're
>      in the same die, they're basically different devices. So for the GPU
>      part, treat it like any other GPU. Which means you could PROBABLY
>      passthru it to ONE domU, but that's it.
> 
>    Hi Fajar,
>    Thank you for your information.
>    Passthrough is a good method for a VM to use the GPU device. However, the
>    GPU is exclusively used by a VM in this way. It cannot be shared among
>    several VMs. I noticed that there are several projects implementing the
>    virtualization of GPU devices on Xen, such as vCUDA (Hunan University, CN,
>    2009) and GViM (Georgia IT). But, is there any plan with Xen support the
>    GPU virtualization in the Xen official code?
>

Take a look at the following projects:

vGallium / Xen3D:
http://www.cl.cam.ac.uk/~cs448/git/trunk/doc/Build-instructions
http://www.phoronix.com/scan.php?page=news_item&px=ODE2NQ

Chromium:
http://chromium.sourceforge.net/doc/index.html

VMGL:
http://sourceforge.net/projects/vmgl/

Spice OpenGL passthrough / Gallium3D:
http://lists.freedesktop.org/archives/spice-devel/2011-November/006018.html
http://www.phoronix.com/scan.php?page=news_item&px=MTA1NTQ

You might want to take a look at getting Spice/Gallium stuff working nicely with Xen. 

(Xen already has spice support in Xen 4.2, and making QXL working is possible when xen-unstable 
switches to using the most recent Qemu upstream branch during the Xen 4.3 development cycle)

Hopefully those links help..

-- Pasi


>    Best Regards,
>    Bei Guan
> 

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

end of thread, other threads:[~2012-09-11  8:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-10 12:48 Any news or plan about Xen support the APU Bei Guan
2012-09-10 19:24 ` Konrad Rzeszutek Wilk
2012-09-11  1:27   ` Bei Guan
2012-09-11  2:49     ` Fajar A. Nugraha
2012-09-11  7:33       ` Bei Guan
2012-09-11  8:16         ` Pasi Kärkkäinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.