|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [PATCH] libxl: make libxl communicate with xenstored by
Jun Zhu (Intern) writes ("RE: [Xen-devel] [PATCH] libxl: make libxl communicate
with xenstored by socket or xenbus driver-V3"):
> make libxl communicate with xenstored by socket or xenbus driver-version 3
> signed-off-by: Jun Zhu <Jun.Zhu@xxxxxxxxxx>
Thanks. This doesn't apply to current xen-unstable staging, I'm
afraid.
Also:
> + if (!xsh)
> + fprintf(stderr, "cannot connect to xenstore");
This should use the logging functions provided, not just write to
stderr.
Finally:
> From: Ian Jackson
> Sent: 09 September 2010 13:09
> To: Jun Zhu (Intern)
> Cc: Ian Campbell; xen-devel@xxxxxxxxxxxxxxxxxxx
> Subject: RE: [Xen-devel] [PATCH] libxl: make libxl communicate with xenstored
> by socket or xenbus driver
>
> [quoted message]
There is no need to paste the previous message in the thread onto the
bottom of your mail. Indeed doing so can cause confusion if it has
extra bits of patch in it.
Thanks,
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|