[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v5 18/22] tools: add 9pfs device to xenstore-stubdom
On Thu, Feb 08, 2024 at 05:55:42PM +0100, Juergen Gross wrote: > diff --git a/tools/include/libxl.h b/tools/include/libxl.h > index a554f2ccd6..e6ab5ddb94 100644 > --- a/tools/include/libxl.h > +++ b/tools/include/libxl.h > @@ -583,6 +583,13 @@ > * libxl_console_add_xenstore() in libxl. > */ > #define LIBXL_HAVE_CONSOLE_ADD_XENSTORE 1 > + > +/* > + * LIBXL_HAVE_P9_ADD_XENSTORE indicates presence of the function > + * libxl_device_9pfs_add() in libxl. > + */ > +#define LIBXL_HAVE_P9_ADD_XENSTORE 1 Nit, we could probably remove the _XENSTORE suffix from the define, but it's ok to keep it as well, just to avoid a round trip. In any case, patch looks good: Reviewed-by: Anthony PERARD <anthony.perard@xxxxxxxxxx> Thanks, -- Anthony PERARD
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |