|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Convert shutdown to use xenstore
Hi Dan,
Any reason not to use textual data in the store rather than numbers? IMO it'd
make it a little more readable - numbers only make sense if you have the
header file - but I don't know if there's a convention on this.
Cheers,
Mark
On Thursday 04 August 2005 16:35, Dan Smith wrote:
> The attached patch:
>
> 1. Converts the shutdown driver and xend to use the store instead of
> control messages,
>
> 2. Includes Anthony's xenstore notification code, and
>
> 3. Changes xend so that sysrq's are no longer sent as "special case"
> shutdown messages. Store keys are cheap, so making the sysrq
> delivery less obscure is good.
>
> I think I have made all of the appropriate modifications to Xend, but
> it is complex, so I may have missed something. Comments are welcome.
>
> Signed-off-by: Dan Smith <danms@xxxxxxxxxx>
> Signed-off-by: Anthony Liguori <aliguori@xxxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|