Re: [Xen-devel] problem about using xl create to start a domU

2016-05-06 Thread Stefano Stabellini
On Fri, 6 May 2016, Shannon Zhao wrote: > On 2016/5/6 16:51, Julien Grall wrote: > > Hi Shannon, > > > > On 06/05/16 03:33, Shannon Zhao wrote: > >> Below is the output of xenstore-ls: > >> > >> root@genericarmv8:/home# xenstore-ls -f > >> /tool = "" > >> /tool/xenstored = "" > >> /local = "" > >>

Re: [Xen-devel] problem about using xl create to start a domU

2016-05-06 Thread Shannon Zhao
On 2016/5/6 16:51, Julien Grall wrote: > Hi Shannon, > > On 06/05/16 03:33, Shannon Zhao wrote: >> Below is the output of xenstore-ls: >> >> root@genericarmv8:/home# xenstore-ls -f >> /tool = "" >> /tool/xenstored = "" >> /local = "" >> /local/domain = "" >> /local/domain/0 = "" >> /local/domain

Re: [Xen-devel] problem about using xl create to start a domU

2016-05-06 Thread Julien Grall
Hi Shannon, On 06/05/16 03:33, Shannon Zhao wrote: Below is the output of xenstore-ls: root@genericarmv8:/home# xenstore-ls -f /tool = "" /tool/xenstored = "" /local = "" /local/domain = "" /local/domain/0 = "" /local/domain/0/domid = "0" /local/domain/0/name = "Domain-0" /vm = "" /libxl = ""

Re: [Xen-devel] problem about using xl create to start a domU

2016-05-05 Thread Shannon Zhao
Below is the output of xenstore-ls: root@genericarmv8:/home# xenstore-ls -f /tool = "" /tool/xenstored = "" /local = "" /local/domain = "" /local/domain/0 = "" /local/domain/0/domid = "0" /local/domain/0/name = "Domain-0" /vm = "" /libxl = "" "ps -ef" prints: root 1050 1 0 Jul10 ?

Re: [Xen-devel] problem about using xl create to start a domU

2016-05-05 Thread Stefano Stabellini
It looks like something is wrong with xenstore. Is xenstored running? Can you do xenstore-ls in dom0? On Thu, 5 May 2016, Shannon Zhao wrote: > Hi, > > I'm going to create a domU for XEN on ARM64. I'm following [1] to cross > compile the xen tools and [2] to create domU. One thing different is >

Re: [Xen-devel] problem about using xl create to start a domU

2016-05-05 Thread Stefano Stabellini
CC'ing new Julien's email address. On Thu, 5 May 2016, Stefano Stabellini wrote: > It looks like something is wrong with xenstore. Is xenstored running? > Can you do xenstore-ls in dom0? > > On Thu, 5 May 2016, Shannon Zhao wrote: > > Hi, > > > > I'm going to create a domU for XEN on ARM64. I'm

[Xen-devel] problem about using xl create to start a domU

2016-05-04 Thread Shannon Zhao
Hi, I'm going to create a domU for XEN on ARM64. I'm following [1] to cross compile the xen tools and [2] to create domU. One thing different is that I'm using Build_AEMv8A-AEMv8A fastmodel. After executing "/etc/init.d/xencommons start", xl list shows: Name ID Mem VCPUs State Tim