On 2025-07-22 10:06, Juergen Gross wrote:
Add functions for getting and setting Xenstore features to libxenstore:

xs_get_features_supported(): return the features supported by the
running Xenstore implementation as defined in xs_wire.h via the
XENSTORE_SERVER_FEATURE_* macros.

xs_get_features_domain(): return the features offered for a specific
domain.

xs_set_features_domain(): set the features available for a specific
domain.

Signed-off-by: Juergen Gross <jgr...@suse.com>

Reviewed-by: Jason Andryuk <jason.andr...@amd.com>

Reply via email to