tools/xenstore: add read node state for live update
authorJuergen Gross <jgross@suse.com>
Wed, 13 Jan 2021 13:00:20 +0000 (14:00 +0100)
committerJuergen Gross <jgross@suse.com>
Thu, 21 Jan 2021 16:31:49 +0000 (17:31 +0100)
commit34ceff030e482efcd261cca7a7f9b15213345cb4
tree006edbf796704bb376482cf2684c21e62b09a63a
parent2ea411bc2c0a5a4c7ab145270f1949630460e72b
tools/xenstore: add read node state for live update

Add the needed functions for reading node state for live update.

This requires some refactoring of current node handling in Xenstore in
order to avoid repeating the same code patterns multiple times.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Paul Durrant <paul@xen.org>
Acked-by: Julien Grall <jgrall@amazon.com>
Acked-by: Wei Liu <wl@xen.org>
tools/xenstore/xenstored_control.c
tools/xenstore/xenstored_core.c
tools/xenstore/xenstored_core.h