On Sun, Apr 07, 2024 at 04:58:09PM -0400, Jason Andryuk wrote: > Add support for xl devd to support 9pfs in a domU. devd need to spawn a > pvqemu for the domain to service 9pfs as well as qdisk backends. Rename > num_qdisks to pvqemu_refcnt to be more generic. > > Keep the qdisk-backend-pid xenstore key as well as the disk-%u log file. > They are externally visible, so the might be used by other tooling.
nit: ^^^ they > > Signed-off-by: Jason Andryuk <[email protected]> > Signed-off-by: Jason Andryuk <[email protected]> > --- > v2: > Retain xenstore qdisk-backend-pid and qdisk-%u logfile Patch looks fine otherwise: Reviewed-by: Anthony PERARD <[email protected]> Thanks, -- Anthony PERARD
