Re: [Xen-devel] Xen on Arm Arndale Exynos5250

2015-11-11 Thread ed sandberg
> So does it still not work if you add a getty onto "hvc0" instead of > "ttySA2"? Correct, adding getty to hvc0 also does not work. Ed ___ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel

Re: [Xen-devel] Xen on Arm Arndale Exynos5250

2015-11-06 Thread ed sandberg
> Does your kernel have the Xen drivers (CONFIG_XEN and all which is > gated on that) enabled. In particular CONFIG_HVC_XEN. > Yes the config file I used to compile has CONFIG_XEN=y and CONFIG_HVC_XEN=y. Config file is attached. # # Automatically generated file; DO NOT EDIT. # Linux/arm 4.3.0-rc

Re: [Xen-devel] Xen on Arm Arndale Exynos5250

2015-11-06 Thread ed sandberg
as I get. On 11/06/2015 02:52 AM, Ian Campbell wrote: > On Thu, 2015-11-05 at 12:59 -0600, ed sandberg wrote: >> > >> My initial thought was that I needed to add a getty process on COM3, so >> that when I switched to Dom0 mode I could login. This page seems to >> a

[Xen-devel] Xen on Arm Arndale Exynos5250

2015-11-05 Thread ed sandberg
I am trying to get xen running on an arndale Exynos5250. I think I am close to success because I can boot the hypervisor and interact with the debug console and I don't see any errors. I can switch the debug console from xen mode to Dom0 mode by pressing CTRL-a three times, however I am not promp