xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* XEN: Interdomain communication.
@ 2013-08-20 10:44 cooldharma06
  2013-08-20 13:07 ` Ian Campbell
  2013-08-20 13:49 ` Daniel De Graaf
  0 siblings, 2 replies; 5+ messages in thread
From: cooldharma06 @ 2013-08-20 10:44 UTC (permalink / raw)
  To: xen-devel


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

hi all,

i am experimenting interdomain communication between dom0 and domU in
xen-4.2.1.

in domU i copied required libraries and also xenfs is mounted.

but in /dev/xen i have only gntdev file. but we have evtchn, gntalloc files
for communication. how i can make(create) those files for domU.

Information regarding to the communication as follows:
1. In ldd vchan-node1 shows following outputs:
10:/usr/src/xen-4.2.1/tools/libvchan# ldd vchan-node1
linux-gate.so.1 =>  (0xb7727000)
libxenvchan.so.1.0 => /usr/lib/libxenvchan.so.1.0 (0xb7717000)
libc.so.6 => /lib/libc.so.6 (0xb75d2000)
libxenstore.so.3.0 => /usr/lib/libxenstore.so.3.0 (0xb75c9000)
libxenctrl.so.4.2 => /usr/lib/libxenctrl.so.4.2 (0xb75a3000)
/lib/ld-linux.so.2 (0xb7728000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb758a000)
libdl.so.2 => /lib/libdl.so.2 (0xb7586000)

and when running that one it shows:
libxenvchan_*_init: No such file or directory

2. The files under /dev/xen/ folder in domU is : gntdev

3. The files under /proc/xen/ folder in domU is : capabilities  xenbus

Please guide me to achieve the communication.

regards,
cooldharma06.

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

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

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

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

end of thread, other threads:[~2013-08-20 13:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-20 10:44 XEN: Interdomain communication cooldharma06
2013-08-20 13:07 ` Ian Campbell
     [not found]   ` <CAJ4UyV0TLBqx8y5Gat3_iMA1Oar1wL-fxUyXAHTDHYqh99ziLg@mail.gmail.com>
2013-08-20 13:26     ` Fwd: " cooldharma06
2013-08-20 13:37       ` Ian Campbell
2013-08-20 13:49 ` Daniel De Graaf

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).