[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen master] libxl: Fix comment for LIBXL_HAVE_VMTRACE_BUF_KB
commit d670c1a38ba3561296f68c0079209365760b3001 Author: Petr Beneš <w1benny@xxxxxxxxx> AuthorDate: Wed Feb 14 10:56:19 2024 +0100 Commit: Jan Beulich <jbeulich@xxxxxxxx> CommitDate: Wed Feb 14 10:56:19 2024 +0100 libxl: Fix comment for LIBXL_HAVE_VMTRACE_BUF_KB It's located in libxl_domain_build_info, not libxl_domain_create_info. Fixes: 45ba9a7d7688 ("tools/[lib]xl: Add vmtrace_buf_size parameter") Signed-off-by: Petr Beneš <w1benny@xxxxxxxxx> Acked-by: Anthony PERARD <anthony.perard@xxxxxxxxxx> --- tools/include/libxl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/include/libxl.h b/tools/include/libxl.h index f1652b1664..46bc774126 100644 --- a/tools/include/libxl.h +++ b/tools/include/libxl.h @@ -519,7 +519,7 @@ #define LIBXL_HAVE_PHYSINFO_CAP_VMTRACE 1 /* - * LIBXL_HAVE_VMTRACE_BUF_KB indicates that libxl_domain_create_info has a + * LIBXL_HAVE_VMTRACE_BUF_KB indicates that libxl_domain_build_info has a * vmtrace_buf_kb parameter, which allows to enable pre-allocation of * processor tracing buffers of given size. */ -- generated by git-patchbot for /home/xen/git/xen.git#master
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |