All of lore.kernel.org
 help / color / mirror / Atom feed
* back/frontend drivers HelloWorld
@ 2005-09-22 13:46 Anton Korenyushkin
  2005-09-22 14:18 ` Keir Fraser
  2005-09-22 16:04 ` Mark Williamson
  0 siblings, 2 replies; 15+ messages in thread
From: Anton Korenyushkin @ 2005-09-22 13:46 UTC (permalink / raw)
  To: xen-devel

Hi,

I'm trying to write 2 simple xen0/xenU modules, which only transfer string 
"Hello world" by grant tables interface. But in docs/misc/grant-tables.txt 
there is no explanation of how to transmit grant table reference to another 
domain:
.. gref is then somehow transmitted to domB for use.

I'm reading blkback/front driver's code, but it is too complicated. I've 
understood that i should use message rings for my task (i've read 
docs/misc/blkif-drivers-explained.txt too). But how to get such ring?

May be a simple example of solution such problem exists, so could you point me 
on this example?

Sorry for bad English.

-- 
Best regards,
Anton Korenyushkin
mailto:tiger@swsoft.mipt.ru

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

end of thread, other threads:[~2005-09-26  7:19 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-22 13:46 back/frontend drivers HelloWorld Anton Korenyushkin
2005-09-22 14:18 ` Keir Fraser
2005-09-23  9:53   ` NAHieu
2005-09-23 10:00     ` Keir Fraser
2005-09-23 11:37       ` NAHieu
2005-09-23 11:54         ` Keir Fraser
2005-09-23 12:37           ` NAHieu
2005-09-23 13:40             ` Keir Fraser
2005-09-24 17:40       ` NAHieu
2005-09-24 19:31         ` Keir Fraser
2005-09-25 16:24           ` NAHieu
2005-09-25 18:56             ` Keir Fraser
2005-09-26  1:38               ` NAHieu
2005-09-26  7:19                 ` Keir Fraser
2005-09-22 16:04 ` Mark Williamson

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.