All of lore.kernel.org
 help / color / mirror / Atom feed
* where is the xend code that is used to communicate with blkfront and blkback?
@ 2004-12-02  6:08 Xin Zhao
  2004-12-02 11:17 ` Mike Wray
  0 siblings, 1 reply; 2+ messages in thread
From: Xin Zhao @ 2004-12-02  6:08 UTC (permalink / raw)
  To: xen-devel

I want to know how xend handle those messages, got lost in those files.
Which file I should look for those codes?

Thanks,
-x


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

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

* Re: where is the xend code that is used to communicate with blkfront and blkback?
  2004-12-02  6:08 where is the xend code that is used to communicate with blkfront and blkback? Xin Zhao
@ 2004-12-02 11:17 ` Mike Wray
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Wray @ 2004-12-02 11:17 UTC (permalink / raw)
  To: Xin Zhao; +Cc: xen-devel

Xin Zhao wrote:
> I want to know how xend handle those messages, got lost in those files.
> Which file I should look for those codes?

The message code lives in tools/python/xen/xend/server.
The messages are defined in messages.py and the handling for them
for block devices is in blkif.py, for network devices in netif.py.

Mike






-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

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

end of thread, other threads:[~2004-12-02 11:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-02  6:08 where is the xend code that is used to communicate with blkfront and blkback? Xin Zhao
2004-12-02 11:17 ` Mike Wray

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.