On Wed, 10 Sep 2025, Stefano Stabellini wrote:
> On Wed, 10 Sep 2025, Penny Zheng wrote:
> > Rename all the CONFIG_SYSCTL into a single CONFIG_MGMT_HYPERCALLS to help
> > provide a single option to manage all unnecessary hypercalls, including
> > sysctl, domctl, etc, in dom0less system and PV shim mode, which could also
> > make it easier to support randconfigs.
> > 
> > Suggested-by: Stefano Stabellini <sstabell...@kernel.org>
> > Signed-off-by: Penny Zheng <penny.zh...@amd.com>
> 
> Reviewed-by: Stefano Stabellini <sstabell...@kernel.org>

With one comment:

> -config SYSCTL
> -     bool "Enable sysctl hypercall"
> +config MGMT_HYPERCALLS
> +     bool "Enable hypercalls under management"

Please call it "Enable privileged hypercalls for system management"

Reply via email to