Re: [PATCH 7/7] tools: allow to limit xenstore features via guest config

2025-07-24 Thread Jason Andryuk
On 2025-07-22 10:06, Juergen Gross wrote: Add a guest config parameter "xenstore_feature_mask" allowing to limit the Xenstore features the guest can see and use. This can be needed in order to allow migrating a guest to a host running a Xenstore version providing less features than the source hos

[PATCH 7/7] tools: allow to limit xenstore features via guest config

2025-07-22 Thread Juergen Gross
Add a guest config parameter "xenstore_feature_mask" allowing to limit the Xenstore features the guest can see and use. This can be needed in order to allow migrating a guest to a host running a Xenstore version providing less features than the source host. Signed-off-by: Juergen Gross --- docs/