All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chen Baozi <baozich@gmail.com>
To: Ian.Campbell@citrix.com
Cc: xen-arm@lists.xen.org, xen-devel@lists.xensource.com
Subject: Cannot create mini-os guest for arm64
Date: Thu, 16 May 2013 17:49:56 +0800	[thread overview]
Message-ID: <20130516094956.GA19578@cbz-workstation> (raw)

Hi Ian,

I've done the basic interfaces/framework to pass mini-os build on arm64,
which still needs lots of implementation to work properly.

Then I tried to create the mini-os guest for arm64 on Fast Model environment
to drive the following porting. (I know it must not work at present, but it
would give some feedback through the test.) However, when I tried to "xl
create" the mini-os, it reported the following errors:

Parsing config from /etc/xen/stubdom.pvlinux
xc: error: panic: xc_dom_core.c:608: xc_dom_find_arch_hooks: not found (type xen-3.0-unknown): Invalid kernel
xc: error: panic: xc_dom_core.c:763: xc_dom_mem_init: arch hooks not set: Internal error
libxl: error: libxl_dom.c:384:libxl__build_pv: xc_dom_mem_init failed: No such file or directory
libxl: error: libxl_create.c:908:domcreate_rebuild_done: cannot (re-)build domain: -3

And the stubdom.pvlinux configs is:

# Guest name
name = "mini-os.pvlinux"

# Kernel image to boot
kernel = "/minios/mini-os.gz"

# Initial memory allocation (MB)
memory = 128

# Number of VCPUS
vcpus = 1

Any ideas?

Thanks.

Chen Baozi

             reply	other threads:[~2013-05-16  9:49 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-16  9:49 Chen Baozi [this message]
2013-05-16 14:41 ` Cannot create mini-os guest for arm64 Ian Campbell
2013-05-16 15:34   ` Chen Baozi
2013-05-16 16:20     ` Ian Campbell
2013-05-17  0:00       ` Chen Baozi
2013-05-17  9:26         ` Ian Campbell
2013-05-17  9:58           ` Chen Baozi
2013-05-17 14:30             ` Ian Campbell
2013-05-20  1:19               ` Chen Baozi
2013-05-20  3:37                 ` Chen Baozi
2013-05-20  9:11                   ` Ian Campbell
2013-05-20 11:21                     ` Chen Baozi
2013-05-20 11:24                       ` Ian Campbell
2013-05-20 12:12                         ` Chen Baozi
2013-05-20  8:56                 ` Ian Campbell
2013-05-20 11:17                   ` Chen Baozi

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=20130516094956.GA19578@cbz-workstation \
    --to=baozich@gmail.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=xen-arm@lists.xen.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.