All of lore.kernel.org
 help / color / mirror / Atom feed
* Enabling networking at domU (xen on arndale)
@ 2013-04-08  8:57 Sengul Thomas
  2013-04-08 10:33 ` Stefano Stabellini
  2013-04-08 10:39 ` Julien Grall
  0 siblings, 2 replies; 4+ messages in thread
From: Sengul Thomas @ 2013-04-08  8:57 UTC (permalink / raw)
  To: Xen Devel

Hello,

I am trying to enable networking at domU in xen on arndale, and my
first goal is to run network-backend at dom0.

While I was doing this, I noticed network-backend driver tries to find
a device from xenbus, and xenbus reads device info from xenstore.
However, xenstore does not contain virtual interface (vif) as backend
device at the moment:

    root@localhost:~# xenstore-ls /local/domain/0/backend | grep -v "^ "
    console = ""
    vbd = ""

Now, I'm stuck and could you tell me how to add vif into xenstored
(backend directory)?

Sincerely
Thomas

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

end of thread, other threads:[~2013-04-09  1:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-08  8:57 Enabling networking at domU (xen on arndale) Sengul Thomas
2013-04-08 10:33 ` Stefano Stabellini
2013-04-08 10:39 ` Julien Grall
2013-04-09  1:27   ` Sengul Thomas

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.