On Thu, Jul 31, 2025 at 10:42:54AM +0200, 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 host. > > Signed-off-by: Juergen Gross <jgr...@suse.com> > Reviewed-by: Jason Andryuk <jason.andr...@amd.com> > Acked-by: Nick Rosbrook <en...@ubuntu.com> # tools/golang > --- > V2: > - fix typo (Jason Andryuk) > V3: > - use LOGED for error logging (Anthony Perard) > - don't leak vm_path in case of error (Anthony Perard)
Reviewed-by: Anthony PERARD <anthony.per...@vates.tech> Thanks, -- Anthony PERARD