|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Where can I find some tutorial or manual on how to use x
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@xxxxxxxxx>
Subject: Re: [Xen-devel] Where can I find some tutorial or manual on
how to use xenstore?
To: "Jacob Gorm Hansen" <jacobg@xxxxxxx>
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Message-ID:
<4d616cca0606251200q1103ec01q90799667882c4fcb@xxxxxxxxxxxxxx>
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@xxxxxxx> wrote:
On 6/19/06, Lily Huang <ushuanglily@xxxxxxxxx> 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
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-devel] Where can I find some tutorial or manual on how to use xenstore?,
Nick Logan <=
|
|
|
|
|