|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Proposal for init/kexec/hotplug format for Xen
Harry Butterworth wrote:
Interdomain streams would be perfect for something like this.
Hey, this would help to make subsequent introduction of fault-tolerant
domains transparent too ;-) --- OK, I'll stop now :-)
lol :-) I can briefly outline the current design. Note the names are
not really important.
libxen-hcall
Library for exporting hypercalls.
libxen-idc
Library for interdomain-communication primatives (providing the Sys-V
IPC mechanisms seems like a reasonable start).
libxen-store
Interface for interacting with the domain store. Persisting daemons
and these sorts of things link against this.
libxen
Management tool interface. Provide high-level functions that authors
of management tools would expect. In most cases, this would be all that
would be needed to link against. Developers can link against lower
level libraries if necessary.
All libraries should use autotool, pkg-config, proper versioning info,
etc. All interfaces should be documented (this is a requirement of EAL
besides being good practice).
We could begin work today on libxen-hcall and libxen-idc while we work
out what the store is going to like and how the OF structure is going to
work. Thoughts?
Regards,
Anthony Liguori
-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Proposal for init/kexec/hotplug format for Xen, Rusty Russell
- Re: [Xen-devel] Proposal for init/kexec/hotplug format for Xen, Keir Fraser
- Re: [Xen-devel] Proposal for init/kexec/hotplug format for Xen, Rusty Russell
- Re: [Xen-devel] Proposal for init/kexec/hotplug format for Xen, Anthony Liguori
- Re: [Xen-devel] Proposal for init/kexec/hotplug format for Xen, Harry Butterworth
- Re: [Xen-devel] Proposal for init/kexec/hotplug format for Xen, Anthony Liguori
- Re: [Xen-devel] Proposal for init/kexec/hotplug format for Xen, Harry Butterworth
- Re: [Xen-devel] Proposal for init/kexec/hotplug format for Xen, Keir Fraser
- Re: [Xen-devel] Proposal for init/kexec/hotplug format for Xen, Anthony Liguori
- Re: [Xen-devel] Proposal for init/kexec/hotplug format for Xen, Keir Fraser
- Re: [Xen-devel] Proposal for init/kexec/hotplug format for Xen, Anthony Liguori
- Re: [Xen-devel] Proposal for init/kexec/hotplug format for Xen, Harry Butterworth
|
|
|
|
|