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 <[email protected]> > Reviewed-by: Jason Andryuk <[email protected]> > Acked-by: Nick Rosbrook <[email protected]> # 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 <[email protected]> Thanks, -- Anthony PERARD
