All of lore.kernel.org
 help / color / mirror / Atom feed
* Cannot create mini-os guest for arm64
@ 2013-05-16  9:49 Chen Baozi
  2013-05-16 14:41 ` Ian Campbell
  0 siblings, 1 reply; 16+ messages in thread
From: Chen Baozi @ 2013-05-16  9:49 UTC (permalink / raw)
  To: Ian.Campbell; +Cc: xen-arm, xen-devel

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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-05-20 12:12 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-16  9:49 Cannot create mini-os guest for arm64 Chen Baozi
2013-05-16 14:41 ` 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

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.