Re: [Xen-devel] [PATCH 3/3] docs: document CONTROL command of xenstore protocol

2017-05-08 Thread Juergen Gross
On 08/05/17 12:13, Ian Jackson wrote: > Juergen Gross writes ("[PATCH 3/3] docs: document CONTROL command of xenstore > protocol"): >> The CONTROL command (former DEBUG command) isn't specified in the >> xenstore protocol doc. Add it. > ... >> -DEBUG print||?? sends

Re: [Xen-devel] [PATCH 3/3] docs: document CONTROL command of xenstore protocol

2017-05-08 Thread Ian Jackson
Juergen Gross writes ("[PATCH 3/3] docs: document CONTROL command of xenstore protocol"): > The CONTROL command (former DEBUG command) isn't specified in the > xenstore protocol doc. Add it. ... > -DEBUGprint||?? sends to > debug log > -DEBUG

[Xen-devel] [PATCH 3/3] docs: document CONTROL command of xenstore protocol

2017-05-08 Thread Juergen Gross
The CONTROL command (former DEBUG command) isn't specified in the xenstore protocol doc. Add it. Signed-off-by: Juergen Gross --- docs/misc/xenstore.txt | 29 +++-- 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/docs/misc/xenstore.txt b/docs/misc/xenstore.

[Xen-devel] [PATCH 3/3] docs: document CONTROL command of xenstore protocol

2017-05-07 Thread Juergen Gross
The CONTROL command (former DEBUG command) isn't specified in the xenstore protocol doc. Add it. Signed-off-by: Juergen Gross --- docs/misc/xenstore.txt | 29 +++-- 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/docs/misc/xenstore.txt b/docs/misc/xenstore.