All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nick Logan <nick_logan@symantec.com>
To: ushuanglily@gmail.com, jacobg@diku.dk
Cc: xen-devel@lists.xensource.com
Subject: Re: Where can I find some tutorial or manual on how to use xenstore?
Date: Wed, 28 Jun 2006 12:08:33 +0100	[thread overview]
Message-ID: <44A26331.6060200@symantec.com> (raw)
In-Reply-To: <E1Fukq5-00045x-5p@host-192-168-0-1-bcn-london>

It's certainly possible, I've used this code as the basis for a new 
driver, which is similar to the vbd driver. The driver starts fine but I 
am unable to have it participate in a domain save/restore. I guess that 
this is because xend is not aware of  the new driver and the open 
devices supported by this driver and hence the driver does not receive 
resume calls when the domain is restored..

Is there any way that a new driver can make it's existance known to xend?

Nick

>
>Message: 3
>Date: Sun, 25 Jun 2006 15:00:49 -0400
>From: "Lily Huang" <ushuanglily@gmail.com>
>Subject: Re: [Xen-devel] Where can I find some tutorial or manual on
>	how to	use xenstore?
>To: "Jacob Gorm Hansen" <jacobg@diku.dk>
>Cc: xen-devel <xen-devel@lists.xensource.com>
>Message-ID:
>	<4d616cca0606251200q1103ec01q90799667882c4fcb@mail.gmail.com>
>Content-Type: text/plain; charset="iso-8859-1"
>
>Thanks a lot!
>
>This seems to be good for setting up block and network driver. But can the
>same code used for new drivers?
>
>BTW: why do you call your repository evilman? ;-)
>
>lily
>
>On 6/25/06, Jacob Gorm Hansen <jacobg@diku.dk> wrote:
>  
>
>>On 6/19/06, Lily Huang <ushuanglily@gmail.com> wrote:
>>    
>>
>>>I found from xen block and network driver that xenstore seems to need
>>>      
>>>
>>python
>>    
>>
>>>code for initialization and configuration. Is this true?
>>>But the python code seems to be complicated.
>>>
>>>Is there any complete tutorial or manual on how to use xenstore?
>>>      
>>>
>>Check out the tools/migrate/buscreate.c tool in
>>http://www.distlab.dk/hg/index.cgi/xen-evilman.hg , it creates a
>>domain with disk and network access, without needing python.
>>
>>Jacob
>>
>>    
>>

       reply	other threads:[~2006-06-28 11:08 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1Fukq5-00045x-5p@host-192-168-0-1-bcn-london>
2006-06-28 11:08 ` Nick Logan [this message]
2006-06-28 13:05   ` Where can I find some tutorial or manual on how to use xenstore? Ewan Mellor
2006-06-28 13:38     ` Nick Logan
2006-06-28 14:57       ` Ewan Mellor
2006-06-28 15:20         ` Nick Logan
2006-06-28 15:32           ` Ewan Mellor
2006-06-29 13:53             ` Nick Logan
2006-06-29 14:19               ` Ewan Mellor
2006-06-29 14:41                 ` Andrew Warfield
2006-06-29 14:42                 ` Nick Logan
2006-06-19  7:13 Lily Huang
2006-06-20  2:15 ` Where can I find some tutorial or manual on how to use?xenstore? Horms
2006-06-25 12:57 ` Where can I find some tutorial or manual on how to use xenstore? Jacob Gorm Hansen
2006-06-25 19:00   ` Lily Huang
2006-06-26 17:16     ` Jacob Gorm Hansen

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=44A26331.6060200@symantec.com \
    --to=nick_logan@symantec.com \
    --cc=jacobg@diku.dk \
    --cc=ushuanglily@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    /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.