Mailing List Archive

Xen on OMAP5432
Hi all,

I've got an OMAP5432 uEVM development board and wondered if it is already supported by Xen?

Thanks,

Baozi
_______________________________________________
Xen-arm mailing list
Xen-arm@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-arm
Re: [Xen-devel] Xen on OMAP5432 [ In reply to ]
On Tue, 2013-06-25 at 16:47 +0800, Chen Baozi wrote:
> Hi all,
>
> I've got an OMAP5432 uEVM development board and wondered if it is already supported by Xen?

Not by the Xen w/ hardware extensions port (i.e.
http://wiki.xen.org/wiki/Xen_ARM_with_Virtualization_Extensions). I
can't speak for the PV port.

If the hardware has the appropriate virtualisation support then porting
to a new platform isn't all that troublesome, if you've got a working
upstream Linux kernel with DTB support to use as dom0.

Ian.



_______________________________________________
Xen-arm mailing list
Xen-arm@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-arm
Re: [Xen-devel] Xen on OMAP5432 [ In reply to ]
Hi Ian,
On Jun 25, 2013, at 11:12 PM, Ian Campbell <Ian.Campbell@citrix.com> wrote:

> On Tue, 2013-06-25 at 16:47 +0800, Chen Baozi wrote:
>> Hi all,
>>
>> I've got an OMAP5432 uEVM development board and wondered if it is already supported by Xen?
>
> Not by the Xen w/ hardware extensions port (i.e.
> http://wiki.xen.org/wiki/Xen_ARM_with_Virtualization_Extensions). I
> can't speak for the PV port.
>
> If the hardware has the appropriate virtualisation support then porting
> to a new platform isn't all that troublesome, if you've got a working
> upstream Linux kernel with DTB support to use as dom0.
Thanks.

TI ships a 3.8.4 kernel for OMAP5432 uEVM. I think it may be new enough for a dom0?

Baozi
_______________________________________________
Xen-arm mailing list
Xen-arm@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-arm
Re: [Xen-devel] Xen on OMAP5432 [ In reply to ]
On Wed, 2013-06-26 at 15:31 +0800, Chen Baozi wrote:
> Hi Ian,
> On Jun 25, 2013, at 11:12 PM, Ian Campbell <Ian.Campbell@citrix.com> wrote:
>
> > On Tue, 2013-06-25 at 16:47 +0800, Chen Baozi wrote:
> >> Hi all,
> >>
> >> I've got an OMAP5432 uEVM development board and wondered if it is already supported by Xen?
> >
> > Not by the Xen w/ hardware extensions port (i.e.
> > http://wiki.xen.org/wiki/Xen_ARM_with_Virtualization_Extensions). I
> > can't speak for the PV port.
> >
> > If the hardware has the appropriate virtualisation support then porting
> > to a new platform isn't all that troublesome, if you've got a working
> > upstream Linux kernel with DTB support to use as dom0.
> Thanks.
>
> TI ships a 3.8.4 kernel for OMAP5432 uEVM. I think it may be new enough for a dom0?

I think so, initial support was in 3.7 IIRC and 3.8 had most of what is
needed to get started. You likely just need to recompile it with
CONFIG_XEN enabled.

Ian.



_______________________________________________
Xen-arm mailing list
Xen-arm@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-arm