Re: [Xen-devel] run xl toolstack on hikey board

2016-05-10 Thread Julien Grall
On 10/05/16 11:24, Chenxiao Zhao wrote: Hi, Hello, This is question is not related to development but using Xen. So I have CCed xen-users and BCCed xen-devel. I have followed xen wiki to get xen hypervisor and dom0 run on hikey board. when I try to run xl command to list all the domain i

[Xen-devel] run xl toolstack on hikey board

2016-05-10 Thread Chenxiao Zhao
Hi, I have followed xen wiki to get xen hypervisor and dom0 run on hikey board. when I try to run xl command to list all the domain in dom0, the command line get stuck and even ctrl+c can not terminate it. I used strace and found the last system call is write data to xenbus and it does not return.