From f37c2aa3234799d5dc99fa47e7149f55c499f95f Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 15 Sep 2017 14:51:58 +0100 Subject: [PATCH] xentoolcore, _restrict_all: Document implementation "complete" Signed-off-by: Ian Jackson Acked-by: Wei Liu --- tools/libs/toolcore/include/xentoolcore.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tools/libs/toolcore/include/xentoolcore.h b/tools/libs/toolcore/include/xentoolcore.h index 93eaf237ea..881ff110ca 100644 --- a/tools/libs/toolcore/include/xentoolcore.h +++ b/tools/libs/toolcore/include/xentoolcore.h @@ -43,8 +43,10 @@ * ==================================================================== * IMPORTANT - IMPLEMENTATION STATUS * - * This function will be implemented insofar as it appears necessary - * for the purposes of running a deprivileged qemu. + * This function has been implemented insofar as it appears necessary + * for the purposes of running a deprivileged qemu, and is believed to + * be sufficient (subject to the caveats discussed in the appropriate + * libxl documentation for this feature). * * However, this function is NOT implemented for all Xen libraries. * For each use case of this function, the designer must evaluate and -- 2.30.2