xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: XiaoGuang Wang <xjtuwxg@gmail.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: Problems in running XenARM on Cortex-A15 Fast Models
Date: Thu, 19 Sep 2013 10:56:37 -0400	[thread overview]
Message-ID: <CAEaT1axcm2GN_0VEyd2=XxZL2gcm5Oo+CgPL4tu7Bp3sL-L++Q@mail.gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1309191217030.5498@kaball.uk.xensource.com>


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

Thanks Stefano,

I just cannot see the four x-term windows. And when I try to telnet port
5000, it will halt:
xiaoguang@dophine:~/works/arm/linux$ telnet localhost 5000
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.

I can run a linux kernel on this Fast Model with *a x-term window *appears.
And I followed this manual: www.virtualopensystems.com/media/*kvm*
-resources/*kvm*-*arm*-*guide*.pdf

So I don't know why I cannot bring up x-term windows when I start xen on
fast models. Normally, will it start x-term windows if I do the command
like:
model_shell
FastModels/FastModelsPortfolio_7.0/examples/RTSM_VE/Build_Cortex-A15x1/Linux64-Release-GCC-4.1/
cadi_system_Linux64-Release-GCC-4.1.so xen.git/xen/xen.axp

Thanks!

Sincerely,
Xiaoguang


2013/9/19 Stefano Stabellini <stefano.stabellini@eu.citrix.com>

> CC'ing xen-devel
>
> On Wed, 18 Sep 2013, XiaoGuang Wang wrote:
> > Hi Stefano,
> >
> > Sorry to bother you. I'm a phd student at Florida State University, and
> I plan to do some research work on xen for arm. But I
> > think I may have trouble in running xen-ARM on Cortext-A15 Fast Models.
> Here is what I do with a step by step procedure:
> >
> > First, I download Xen-4.4 and compile Xen with the following command:
> > xiaoguang@dophine:~/works/xen-4.4$
> CONFIG_DTB_FILE=/home/xiaoguang/works/xen-4.4/vexpress-v2p-ca15-tc1.dtb
> make -C xen
> > XEN_TARGET_ARCH=arm32 CROSS_COMPILE=/usr/bin/arm-linux-gnueabi-
> >
> > And I get xen, xen.axf in xen/ folder.
> >
> > Next, I compile Linux dom0 kernel with the following command:
> > xiaoguang@dophine:~/works/arm/xen/linux$ curl
> http://xenbits.xen.org/people/sstabellini/config > .config
> > xiaoguang@dophine:~/works/arm/xen/linux$
> CROSS_COMPILE=arm-linux-gnueabi- ARCH=arm make menuconfig
> > xiaoguang@dophine:~/works/arm/xen/linux$
> CROSS_COMPILE=arm-linux-gnueabi- ARCH=arm make
> >
> > Finally, I run xen on ARM fast models:
> > xiaoguang@dophine:~/works$
> model_shell~/ARM/FastModelsPortfolio_8.2/examples/FVP_VE/Build_Cortex-A15x1/Linux64-Release-GCC-4.4/
> cadi_system_Linux64-Release-GCC-4.4.so
> > xen-4.4/xen/xen.axf -C
> motherboard.flashloader0.fname=/home/xiaoguang/works/arm/xen/linux/arch/arm/boot/zImage
> > terminal_0: Listening for serial connection on port 5000
> > terminal_1: Listening for serial connection on port 5001
> > terminal_2: Listening for serial connection on port 5002
> > terminal_3: Listening for serial connection on port 5003
> > WARNING: motherboard.mmc: MMC backing store file mmc.dat could not be
> used
> > INFO: motherboard.mmc backing store: no image file connected
> > INFO: motherboard.flashloader0: FlashLoader: Loaded 2314 kB from file
> '/home/xiaoguang/works/arm/xen/linux/arch/arm/boot/zImage'
> > Simulation is started
> >
> >
> > But there is only a small "Fast Models - CLCD" window appeared and no
> any other windows (Xen and Linux concole). So is there
> > something wrong with my compilation and installation? Thank you!
>
> The command above should bring up four x-term windows.
> Did you try to connect to port 5000 via telnet?
>
> telnet 127.0.0.1 5000
>

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

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

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

  reply	other threads:[~2013-09-19 14:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAEaT1awuH8jo43hyPcucL1atx19FEsqkf3sP6KdD9dUsWQ0aCQ@mail.gmail.com>
2013-09-19 11:19 ` Problems in running XenARM on Cortex-A15 Fast Models Stefano Stabellini
2013-09-19 14:56   ` XiaoGuang Wang [this message]
2013-09-19 22:10     ` Ian Campbell
2013-09-19 22:36       ` XiaoGuang Wang
2013-09-19 23:54         ` Ian Campbell
2013-09-20 15:31           ` XiaoGuang Wang
2013-09-20 15:42             ` Ian Campbell
2013-09-20 16:32               ` XiaoGuang Wang
2013-09-20 17:57                 ` Ian Campbell
2013-09-20 18:55                   ` XiaoGuang Wang
2013-09-20 21:44                     ` Ian Campbell
2013-09-25 14:57                       ` XiaoGuang Wang
2013-09-25 14:59                         ` Ian Campbell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEaT1axcm2GN_0VEyd2=XxZL2gcm5Oo+CgPL4tu7Bp3sL-L++Q@mail.gmail.com' \
    --to=xjtuwxg@gmail.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).