On Wed, 10 Sep 2025, Penny Zheng wrote: > Arch-specific domain_set_time_offset() is responisble for > XEN_DOMCTL_settimeoffset domctl-op, and shall be wrapped with > CONFIG_MGMT_HYPERCALLS > Wrap XEN_DOMCTL_settimeoffset-case transiently with CONFIG_MGMT_HYPERCALLS, > and it will be removed when introducing CONFIG_MGMT_HYPERCALLS on the > common/domctl.c in the last. > > Signed-off-by: Penny Zheng <penny.zh...@amd.com>
riscv has only a stub so: Reviewed-by: Stefano Stabellini <sstabell...@kernel.org>