From: Eugene Fedotov <e.fedotov@samsung.com>
To: xen-devel@lists.xen.org
Subject: Unable to create VM with nic device on Arndale
Date: Wed, 18 Dec 2013 15:07:23 +0400 [thread overview]
Message-ID: <52B181EB.6080303@samsung.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 786 bytes --]
Hello!
Could someone check VIF creation on ARM ?
My domU's config is following:
extra = "console=hvc0 debug ipv6.disable=1";
kernel = "/boot/zImageU"
memory = 128
name = "domU-1"
vcpus = 1
vif = [ 'script=/etc/xen/scripts/vif-route, ip=10.0.0.1' ];
"xl create domU.conf" causes following output:
Parsing config from domU.conf
libxl: error: libxl_create.c:1180:domcreate_attach_vtpms: unable to add
nic devices
libxl: error: libxl_device.c:780:libxl__initiate_device_remove: unable
to get my domid
libxl: error: libxl.c:1452:devices_destroy_cb: libxl__devices_destroy
failed for 1
Libxl code assumes that domcreate_attach_vtpms handler called, that
calls domcreate_attach_pci.
Why vif is logically depend on PCI and vtpm on ARM platform? (it is
confusing).
Best regards,
Eugene
[-- Attachment #2: e_fedotov.vcf --]
[-- Type: text/x-vcard, Size: 192 bytes --]
begin:vcard
fn:Evgeny Fedotov
n:Fedotov;Evgeny
org:Samsung;CSG
adr;dom:;;Dvintsev 12/1 Building C;Moscow
email;internet:e.fedotov@samsung.com
title:Engineer
version:2.1
end:vcard
[-- Attachment #3: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next reply other threads:[~2013-12-18 11:07 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-18 11:07 Eugene Fedotov [this message]
2013-12-18 11:45 ` Unable to create VM with nic device on Arndale Ian Campbell
2013-12-18 11:46 ` Stefano Stabellini
2013-12-18 12:46 ` Ian Jackson
2013-12-18 13:04 ` Ian Campbell
2013-12-18 14:44 ` Ian Jackson
2013-12-18 14:53 ` Ian Campbell
2013-12-18 13:23 ` Eugene Fedotov
2013-12-18 13:30 ` Ian Campbell
2013-12-18 14:45 ` Eugene Fedotov
2013-12-18 14:49 ` Eugene Fedotov
2014-01-17 9:33 ` Dennis Lan (dlan)
2014-01-17 9:46 ` Ian Campbell
2014-01-17 10:37 ` Dennis Lan (dlan)
2014-01-17 10:44 ` Ian Campbell
2014-01-17 10:55 ` Dennis Lan (dlan)
2014-01-17 11:01 ` Ian Campbell
2014-01-17 11:43 ` Dennis Lan (dlan)
2014-01-17 11:59 ` Ian Campbell
2014-01-17 13:31 ` Roger Pau Monné
2014-01-18 2:35 ` Dennis Lan (dlan)
2014-01-18 8:02 ` Roger Pau Monné
2014-01-20 2:20 ` Dennis Lan (dlan)
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=52B181EB.6080303@samsung.com \
--to=e.fedotov@samsung.com \
--cc=xen-devel@lists.xen.org \
/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.