On 13.10.2025 12:15, Penny Zheng wrote: > Rename all the CONFIG_SYSCTL into 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. > While doing the replacement, we fix some bugs on xsm system: > - wrap the whole xsm function to avoid bringing unreachable codes when > MGMT_DOMCTL=n > - add missing wrapping in include/xsm/dummy.h > > Suggested-by: Stefano Stabellini <[email protected]> > Signed-off-by: Penny Zheng <[email protected]> > Reviewed-by: Stefano Stabellini <[email protected]>
Acked-by: Jan Beulich <[email protected]> Quite a few more acks are going to be needed; please recall that it's on you to collect them all. Jan
