Re: [PATCH v2 16/29] tools/xl: support new 9pfs backend xen-9pfsd

2023-11-28 Thread Jason Andryuk
On Fri, Nov 10, 2023 at 11:19 AM Juergen Gross wrote: > > Add support for the new 9pfs backend "xen-9pfsd". For this backend type > the tag defaults to "Xen" and the host side path to > "/var/log/xen/guests/". > > Signed-off-by: Juergen Gross Reviewed-by: Jason Andryuk

[PATCH v2 16/29] tools/xl: support new 9pfs backend xen-9pfsd

2023-11-10 Thread Juergen Gross
Add support for the new 9pfs backend "xen-9pfsd". For this backend type the tag defaults to "Xen" and the host side path to "/var/log/xen/guests/". Signed-off-by: Juergen Gross --- V2: - test max_files and max_open_files, too (Jason Andryuk) --- docs/man/xl.cfg.5.pod.in | 36